Find time from true discount: At 5% simple interest, the true discount on a sum of $249 is $9. After how long is the sum due?

Difficulty: Easy

Correct Answer: 9 months

Explanation:


Introduction / Context:
True discount TD relates the sum due S, rate r, and time t (years) via TD = S * (r t/100) / (1 + r t/100). This can be inverted to find t given TD, S, and r. It is often quicker to cross-multiply and solve for r t first, then convert to months.


Given Data / Assumptions:

  • S = $249.
  • TD = $9.
  • r = 5% per annum (simple interest).


Concept / Approach:
Start from TD = S * (r t/100)/(1 + r t/100). Multiply both sides to remove the denominator and solve the linear equation in t. Finally, convert years to months.


Step-by-Step Solution:

9 = 249 * (5 t/100) / (1 + 5 t/100).9(1 + 5 t/100) = 249 * (5 t/100).9 + 0.45 t = 12.45 t ⇒ 9 = 12 t ⇒ t = 0.75 years.t = 0.75 * 12 = 9 months.


Verification / Alternative check:
Compute PW = S − TD = 249 − 9 = 240. Check: PW * (1 + r t) = 240 * (1 + 0.05 * 0.75) = 240 * 1.0375 = 249, correct.


Why Other Options Are Wrong:

  • 6, 4, 7 months: Do not satisfy the TD equation at 5%.


Common Pitfalls:
Using TD = S * r t/100 (which is banker’s discount), not true discount. Always include the denominator term 1 + r t/100 for TD.


Final Answer:
9 months

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion