Difficulty: Medium
Correct Answer: 3%
Explanation:
Introduction / Context:There is a standard relation between BG and BD for banker’s discount at rate d% per annum for time t years. Using BG/BD in terms of the single variable x = d t / 100 allows us to solve for x and then recover d since t is given. This avoids explicitly computing the face value or present worth.
Given Data / Assumptions:
Concept / Approach:We have BG/BD = (x/(1 + x)), where x = d t / 100. Set x/(1 + x) = 3/23 and solve for x, then back out d = 100x/t.
Step-by-Step Solution:
Let x = d t / 100. Then BG/BD = x/(1 + x) = 3/23.23x = 3 + 3x ⇒ 20x = 3 ⇒ x = 3/20 = 0.15.With t = 5, d = 100x / t = 100 * 0.15 / 5 = 3%.Verification / Alternative check:Plug x = 0.15 into BG/BD: 0.15/1.15 = 3/23 (since 0.15/1.15 = 15/115 = 3/23). Checks out.
Why Other Options Are Wrong:
Common Pitfalls:Using BD/BG instead of BG/BD or forgetting to divide by t when converting x back to the annual rate.
Final Answer:3%
Discussion & Comments