Difficulty: Medium
Correct Answer: Rs. 38250
Explanation:
Introduction / Context:
For a future amount A due after time t at rate r, banker’s discount (BD) = A * r * t and true discount (TD) = A * (r * t) / (1 + r * t). The difference BD − TD equals A * (r * t)^2 / (1 + r * t). This identity lets us back out A when the difference is known.
Given Data / Assumptions:
Concept / Approach:
Use BD − TD = A * (r * t)^2 / (1 + r * t). Solve for A. Plug in r * t = 0.02.
Step-by-Step Solution:
BD − TD = A * 0.02^2 / (1 + 0.02) = A * 0.0004 / 1.02.So 15 = A * 0.00039215686… ⇒ A ≈ 15 / 0.00039215686 ≈ 38265.3.Nearest option provided = Rs. 38250.
Verification / Alternative check:
At A = 38250: r * t = 0.02, BD = 38250 * 0.02 = 765; TD = 38250 * 0.02 / 1.02 = 750; BD − TD = 15, exactly matching.
Why Other Options Are Wrong:
Common Pitfalls:
Final Answer:
Rs. 38250
Discussion & Comments