Introduction
Many compound-interest problems involve fractional years (for example 1.5 years or 2.25 years). The primary (mathematical) approach is to convert the fractional time into the appropriate exponent or into total compounding periods and use the compound-interest formula directly. Exams/textbooks sometimes use a convenient convention for fractional leftover periods - that note is provided separately.
Pattern: Fractional Time (Compound Interest)
Pattern
Key concept: Convert the fractional years into total compounding periods and use
General formula:
A = P × (1 + R/(100 × n))^(nT) → CI = A - P.
Where:
- P = Principal
- R = Annual nominal rate (in %)
- T = Time in years (may be fractional)
- n = Number of compounding periods per year (1 for annual, 2 for half-yearly, 4 for quarterly, ...)
Note: nT is the total number of compounding periods. It may be integer (e.g., 1.5 years with half-yearly → 3 periods) or non-integer (e.g., 1.5 years with annual → exponent 1.5). The mathematical formula with fractional exponents is valid; when the compounding frequency is inherently discrete and you must follow textbook/exam convention, treat leftover partial periods as described in the note section below.
Step-by-Step Example
Question
Find the compound interest on ₹12,000 at 8% per annum for 1.5 years (compounded annually).
Solution
-
Step 1: Identify values
P = ₹12,000; R = 8% p.a.; T = 1.5 years; n = 1 (annual). -
Step 2: Apply formula with fractional exponent
A = P × (1 + R/(100 × n))^(nT) = 12,000 × (1 + 0.08)^{1.5} = 12,000 × (1.08)^{1.5}. -
Step 3: Compute precisely
(1.08)^{1.5} = 1.08 × √1.08 ≈ 1.08 × 1.03923048454 ≈ 1.12231892331.
A ≈ 12,000 × 1.12231892331 = ₹13,467.82. -
Step 4: Find CI
CI = A - P ≈ 13,467.82 - 12,000 = ₹1,467.82. -
Final Answer (Mathematical):
CI ≈ ₹1,467.82. -
Quick Check:
1.5 years growth factor ≈ 12.2319% total → 12,000 × 1.122319 ≈ 13,467.82 ✅
Solution
-
Step A:
Compute amount for whole years (1 year): A₁ = 12,000 × 1.08 = 12,960. -
Step B:
For the remaining half-year (f = 0.5), compute simple interest on A₁: SI = A₁ × R × f / 100 = 12,960 × 8% × 0.5 = 12,960 × 0.04 = ₹518.40. -
Step C:
A_total = 12,960 + 518.40 = ₹13,478.40 → CI = 13,478.40 - 12,000 = ₹1,478.40. -
Note:
This textbook/exam convention (compound for whole periods + simple interest on leftover fraction) is commonly used in many curricula. It gives a slightly different numeric result from the pure fractional-exponent method.
Quick Variations
1. Annual compounding with fractional years → use exponent T (mathematical) or textbook convention (compound whole years + SI for remainder).
2. Half-yearly / quarterly → if nT is integer, use direct formula; if nT is non-integer, follow curriculum convention (compound whole periods + SI on leftover) unless the question explicitly asks for fractional exponent.
3. When compounding frequency is high and time is fractional, prefer the mathematical fractional-exponent method for precise results unless exam instructions state otherwise.
Trick to Always Use
- Step 1: Compute r_per = R / (100 × n) and total periods = nT.
- Step 2: If total periods is integer → A = P × (1 + r_per)^{nT} (use this directly).
- Step 3: If total periods is fractional and the problem is mathematical → you may use the fractional exponent directly: A = P × (1 + r_per)^{nT}.
- Step 4: If total periods is fractional and the exam/textbook expects discrete compounding → compound for the integer number of periods, then apply simple interest for the leftover fractional period on the amount after integer periods.
Summary
Summary
- General formula: A = P × (1 + R/(100×n))^(nT) → CI = A - P.
- Annual compounding with fractional years: use exponent T (mathematical). Textbook convention: compound whole years then apply SI on leftover fraction.
- Half-yearly/quarterly: compute r_per = R/n and total periods = nT - if nT is integer, use direct compounding; if not integer, follow instruction/convention for leftover fraction.
- When in doubt, state which method you use (mathematical fractional exponent vs. textbook discrete-period + SI) and show computation accordingly.
