Difficulty: Easy
Correct Answer: 33 1/3%
Explanation:
Introduction / Context:This question tests retail arithmetic: how to set a marked price when a fixed percentage discount is promised, yet a desired percentage profit on cost must still be achieved. It is a classic chain-percentage problem that requires linking marked price, discount, selling price, and cost price.
Given Data / Assumptions:
Concept / Approach:Let the cost price (CP) be a convenient base, say CP = 100 units. Then the target selling price (SP) for 20% profit is SP = 120. If the discount is 10% on the marked price (MP), then SP = 0.9 * MP. Solve for MP and compare MP with CP to compute the required markup % on cost.
Step-by-Step Solution:
Assume CP = 100.Target SP for 20% profit: SP = 120.Given discount 10%: SP = 0.9 * MP ⇒ 120 = 0.9 * MP.MP = 120 / 0.9 = 133.333…Markup on cost = MP − CP = 133.333… − 100 = 33.333…% = 33 1/3%.Verification / Alternative check:Discount 10% on 133.333… gives SP = 120, which is indeed 20% above CP = 100. The arithmetic is consistent in both directions.
Why Other Options Are Wrong:
Common Pitfalls:Confusing discount base (MP) with profit base (CP). Always apply each percentage to its proper base to avoid compounding errors.
Final Answer:33 1/3%
Discussion & Comments