Difficulty: Easy
Correct Answer: Rs. 171
Explanation:
Introduction:
This problem mixes a loss from cost price and a further percentage reduction from selling price. It reinforces that the base of a percentage cut must be the current value at each step rather than the original cost price unless explicitly stated.
Given Data / Assumptions:
Concept / Approach:
First compute the selling price after a 10% loss on CP. Then apply a 5% reduction on that selling price. Multiply sequential factors to avoid mixing bases incorrectly.
Step-by-Step Solution:
SP after 10% loss = 200 * (1 - 0.10) = 200 * 0.90 = 180New SP after further 5% off = 180 * (1 - 0.05) = 180 * 0.95 = 171
Verification / Alternative check:
Sequential multipliers give the same result: 200 * 0.90 * 0.95 = 171. Any rounding occurs only if specified; here values are exact.
Why Other Options Are Wrong:
Common Pitfalls:
Final Answer:
Rs. 171
Discussion & Comments