Difficulty: Medium
Correct Answer: 3rd August
Explanation:
Introduction / Context:
Given face value S, proceeds P, and rate r, we can find the banker’s discount BD = S − P and hence the time t between discount date and maturity. Counting back t from the maturity date yields the discount date.
Given Data / Assumptions:
Concept / Approach:
t = BD / (S * r) (years). Convert to days and count back from Oct 7 to find the calendar date.
Step-by-Step Solution:
Verification / Alternative check:
Recompute BD using 65 days: t ≈ 65/365; BD ≈ 5840 * 0.07 * (65/365) ≈ 72.8 ✔️.
Why Other Options Are Wrong:
Other listed months/dates produce intervals inconsistent with the computed BD at 7%.
Common Pitfalls:
Omitting days of grace; mixing 360 and 365 day bases without checking against BD.
Final Answer:
3rd August
Discussion & Comments