Difficulty: Easy
Correct Answer: Rs. 60000
Explanation:
Introduction / Context:
This problem scales unit prices to bulk quantities expressed in dozens. We compute the totals for chairs and tables separately and then add them. Because the exact value lies close to a round number, an “approximate” choice among thousands is appropriate.
Given Data / Assumptions:
Concept / Approach:
Compute each subtotal via unitary method, sum them, and round to the nearest option. The arithmetic is straightforward and exact before rounding to the provided coarse choices.
Step-by-Step Solution:
Verification / Alternative check:
60384 is within 384 of 60000 and 1616 below 62000; it is closest to Rs 60000 among the provided options, so 60000 is the appropriate approximate pick.
Why Other Options Are Wrong:
Common Pitfalls:
Confusing dozen counts or mis-multiplying 937 * 48. Breaking 48 as 50 − 2 helps: 937*50 − 937*2 = 46850 − 1874 = 44976.
Final Answer:
Rs. 60000
Discussion & Comments