Question
The average cost price of articles 'M' and 'N' together is
Rs. 500 where the cost price of article 'N' is Rs. 100 more than that of article 'M'. If articles 'M' and 'N' are sold at profit of 15% and profit of 10%, respectively, then find the difference between their selling prices.Solution
ATQ,
Let the cost price of article 'M' = Rs. '10x'
Then, cost price of article 'N' = Rs. (10x + 100)
Sum of cost price of articles 'M' and 'N' = 10x + 10x + 100 = Rs. (20x + 100) = 500 × 2
Or, 20x + 100 = 1000
Or, 20x = 900
Or, x = 45
Cost price of articles 'M' and 'N' are Rs. 450 and Rs. 550, respectively
Selling price of article 'M' = 450 × 1.15 = Rs. 517.5
Selling price of article 'N' = 550 × 1.1 = Rs. 605
Required difference = 605 - 517.5 = Rs. 87.5
Which bus connects the CPU to main memory and transfers data and instructions?
Hadoop is an open-source framework commonly used for processing and analyzing big data. What is the primary component of Hadoop responsible for distrib...
In relational algebra, which operation is used to combine two relations and eliminate duplicate rows?
In Go, what is the purpose of a goroutine?
Which of the following is NOT a type of database backup?
What is the primary difference between a breadth-first search (BFS) and a depth-first search (DFS) in graph traversal?
Which network layer protocol is responsible for multicasting, where a packet is sent to multiple destinations simultaneously?
If we want to represent the graph as an______ , then it can be implemented as_______.
The Master-Slave JK flip-flop overcomes the problem of race conditions by:
In a circuit with n mesh currents, how many essential KVL equations are written when performing mesh analysis?