Difficulty: Easy
Correct Answer: Gain of ₹ 320
Explanation:
Introduction / Context:
This is a chained profit–loss problem where the selling proceeds of the first transaction become the cost for the next. The concept tested is compounding percentage changes across sequential trades using the same capital base.
Given Data / Assumptions:
Concept / Approach:
Compute SP1 from CP1 with the profit factor. Treat that selling price as the cost for the second purchase. Apply the loss factor to get SP2. Compare SP2 with the original ₹ 4,000 to find the overall net result.
Step-by-Step Solution:
SP1 = 4,000 * (1 + 0.35) = 4,000 * 1.35 = ₹ 5,400CP2 = SP1 = ₹ 5,400SP2 = CP2 * (1 − 0.20) = 5,400 * 0.80 = ₹ 4,320Overall net = SP2 − initial outlay = 4,320 − 4,000 = ₹ 320 gain
Verification / Alternative check:
Overall multiplier on the original outlay = 1.35 * 0.80 = 1.08. So the final outcome should be 8% gain on ₹ 4,000, i.e., ₹ 320. This matches the computed result.
Why Other Options Are Wrong:
Common Pitfalls:
Final Answer:
Gain of ₹ 320
Discussion & Comments