Difficulty: Easy
Correct Answer: 25%
Explanation:
Introduction / Context:
Converting bundle prices to per-unit CP and SP makes comparison straightforward. Profit% is always relative to CP.
Given Data / Assumptions:
Concept / Approach:
Profit per unit = SP − CP. Then profit% = (Profit/CP) * 100.
Step-by-Step Solution:
Verification / Alternative check:
On a batch of 30 apples: cost = 30 * 2 = ₹ 60; revenue = 30 * 2.50 = ₹ 75; gain = ₹ 15 ⇒ 15/60 * 100 = 25%.
Why Other Options Are Wrong:
20% and 30% are close but incorrect; 35% and 45% are far off. Exact computation gives 25%.
Common Pitfalls:
Comparing bundles (5 for 10 vs 6 for 15) directly without normalizing per unit.
Final Answer:
25%
Discussion & Comments