Introduction
In compound interest problems, sometimes you are asked to find how long it takes for a sum to grow to a certain amount at a given rate. These are known as Time Finding Problems. Understanding this pattern helps you reverse the compounding process to find the duration required.
Pattern: Time Finding Problems
Pattern
The key formula is: (1 + R/100)T = A / P
To find time (T), take logarithms on both sides:
T = [log(A/P)] / [log(1 + R/100)]
This formula works for annual, half-yearly, or quarterly compounding when rate and time are expressed consistently.
Step-by-Step Example
Question
In how many years will ₹10,000 amount to ₹12,100 at 10% per annum, compounded annually?
Solution
Step 1: List given values
Given: P = ₹10,000, A = ₹12,100, R = 10%.Step 2: Form the compound relation
Use (1 + R/100)T = A/P → (1.10)T = 12,100 / 10,000 = 1.21.Step 3: Take logarithms to solve for T
Take log on both sides: log(1.21) = T × log(1.10) → T = log(1.21) / log(1.10).Step 4: Compute T
log(1.21) = 0.0828; log(1.10) = 0.0414 → T = 0.0828 / 0.0414 = 2 years.Final Answer:
Time = 2 yearsQuick Check:
At 10% yearly, 10,000 → 11,000 → 12,100 in 2 years ✅
Quick Variations
1. When rate and time units differ (e.g., quarterly compounding), adjust rate and time accordingly.
2. Logarithmic formula works for fractional years as well.
3. Sometimes, approximate values can be checked using compound growth tables or calculators.
Trick to Always Use
- Step 1: Write (1 + R/100)T = A/P.
- Step 2: Take logarithms → T = log(A/P) / log(1 + R/100).
- Step 3: Adjust R and T for compounding type (annual, half-yearly, quarterly).
Summary
Summary
- Time-finding problems use the exponential relationship between amount, rate, and time.
- Use T = log(A/P) / log(1 + R/100) for annual compounding.
- For half-yearly or quarterly, replace R with R/n and T with nT as needed.
- Always double-check results using successive growth or a quick verification step.
