Question
'G' labeled an item with a price tag that is 400% higher
than its cost price and later sold it to 'A' at a discounted rate of 25%. This transaction resulted in 'G' making a profit of Rs. 990. Determine the amount of discount provided by 'G'.Solution
ATQ, Let the cost price of the article for 'G' be Rs.'a' Therefore, marked price of the article = a + 400% of a = Rs.5a Selling price of the article = 0.75 Γ 5a = Rs.3.75a According to the question, 3.75a - a = 2.75a = 990 Or, a = (990/2.75) = 360 Therefore, discount offered by 'G' = 5a - 3.75a = 1.25a = 1.25 Γ 360 = Rs.450
What does the term "phishing" refer to in the context of cybersecurity?
What happens when a program accesses data that is not currently in physical memory (RAM) due to virtual memory management?
Binary relationship has how many participating entities?
Which technique is used to address the issue of class imbalance in a classification task?
Which OWASP Top 10 vulnerability involves exploiting the lack of proper input validation and output encoding to inject malicious scripts into web pages...
Which of the following is NOT a dynamic programming problem?
A physical DFD specifies
From the following algorithm design techniques which one is used to find all the pairs of shortest distances in a graph?
In a LAN, what is a common device used to connect multiple segments or networks and make forwarding decisions based on MAC addresses?
What is the primary role of the "View" in the MVC architecture?