Difficulty: Easy
Correct Answer: 8000
Explanation:
Introduction / Context:
This chained-transfer problem requires careful tracking of fractions of an original sum through multiple recipients and a fixed deduction, then reversing to obtain the original amount.
Given Data / Assumptions:
Concept / Approach:
Set 0.10A equal to ₹800 and solve for A. The fixed deduction happens after Prakash receives the amount, so we add it back to get his receipt before the deduction.
Step-by-Step Solution:
Prakash’s final = 600; taxi = 200 ⇒ received = 600 + 200 = ₹8000.10A = 800 ⇒ A = 800 / 0.10 = ₹8,000
Verification / Alternative check:
Jayant gets 40% of 8000 = ₹3200. Prakash gets one-fourth: ₹800. After paying ₹200, Prakash has ₹600, consistent.
Why Other Options Are Wrong:
1200, 4000, 2000 do not yield a 0.10A of ₹800; “Data inadequate” is incorrect since the chain uniquely determines A.
Common Pitfalls:
Subtracting the taxi fare from A or Jayant’s share directly; remember the deduction applies only to Prakash’s receipt.
Final Answer:
8000
Discussion & Comments