The profit earned by selling an article for Rs. 9,200 is 3/4th the loss incurred on selling the same article for Rs. 6,000. Find the selling price of the article if the article is sold at a profit of 60%.
ATQ, Let the cost price of the article be Rs. 'C'. Profit earned = Rs. (9,200 - C) Loss incurred = Rs. (C - 6,000) ATQ; 9,200 - C = (3/4) X (C - 6,000) Or, 4 X (9,200 - C) = 3 X (C - 6,000) Or, 36,800 - 4C = 3C - 18,000 Or, 7C = 54,800 So, 'C' = 7,828.57 Required selling price = (160/100) X 7,828.57 = Rs.12,525.71
In Hadoop, what is the purpose of the MapReduce paradigm?
Which protocol is used to transfer files over a network securely?
What is the main advantage of Network Attached Storage (NAS) technology?
In the context of ADTs, what does "polymorphism" refer to?
What is the primary difference between tuple calculus and domain calculus?
What is the primary function of a transistor?
Collection as a set of all entities of the similar type.
What is the primary responsibility of the "Controller" in the MVC architecture?
What is the primary purpose of the three-way handshake in TCP?
B-trees and B+ trees are designed to maintain balance by adjusting the: