Difficulty: Medium
Correct Answer: Dec 29, 1990
Explanation:
Introduction / Context:
To find the discounting date, first compute the time interval t for which the bill was discounted using banker’s discount BD = Face * r * t. Many bill problems include 3 days of grace, meaning the legal due date is 3 days after the nominal date; this affects the backward count when converting time to a calendar date.
Given Data / Assumptions:
Concept / Approach:
Compute t from BD = F * r * t. Convert t years to days. Add grace (for due date) and count back to the discounting date from the legal due date.
Step-by-Step Solution:
Verification / Alternative check:
Counting back 146 days from May 24, 1991 to Dec 29, 1990 matches standard solutions; without grace, you would get Dec 26, 1990.
Why Other Options Are Wrong:
Dates in 1989 or 1995 are inconsistent; Dec 19, 1990/Dec 26, 1990 correspond to different grace assumptions.
Common Pitfalls:
Forgetting the 3 days of grace or mixing 360-day and 365-day conventions without instruction.
Final Answer:
Dec 29, 1990
Discussion & Comments