Difficulty: Easy
Correct Answer: Rs 16.00
Explanation:
Introduction / Context:
When multiple lots are bought at different rates and sold together, compute the total cost and total quantity to get the average cost price. Then scale by the desired profit percentage to obtain the overall selling price per unit (per dozen here).
Given Data / Assumptions:
Concept / Approach:
Overall CP = sum of costs. Target SP(total) = CP × 1.20. Then SP per dozen = SP(total)/6.
Step-by-Step Solution:
Total cost = 48 + 32 = 80.Target SP(total) = 80 × 1.20 = 96.SP per dozen = 96 / 6 = Rs 16.00.
Verification / Alternative check:
Average CP per dozen = 80/6 ≈ 13.333. Adding 20% ⇒ 13.333 × 1.20 ≈ 16.00 (matches).
Why Other Options Are Wrong:
Rs 14.40 and Rs 16.80 correspond to ±8% from 16; Rs 19.20 would imply 44% profit; Rs 18.00 overshoots 20% profit.
Common Pitfalls:
Taking a simple mean of 12 and 16 (which ignores quantities) or applying 20% to the higher-priced lot only.
Final Answer:
Rs 16.00
Discussion & Comments