Key formulas
The amortization formula is the only ALEKS dictionary formula we didn't already use in T3. Everything else is per-payment arithmetic built on top of it.
Carry-forward from Topic 3
A = P(1 + r/n)nt (compound interest)
Used in
Lesson 5 for unsubsidized student loan interest capitalization. Run T3's compound formula across the in-school years to find the new P for the amortization formula. Full version on the
Topic 3 cheat sheet.
Common slips
Forgot the negative exponent
The formula has (1 + r/12)−12t in the denominator. In Excel that's (1+r/12)^(-12*t). Drop the minus sign and the answer is wildly off.
Used the sticker price as P
P is the amount financed, not the sticker price. Subtract the down payment first.
Used annual rate where monthly was needed
In credit card and mortgage per-payment split: interest = balance × (r/12), not balance × r. The per-period rate is monthly.
Computed total cost as just M × t (missing × 12)
There are 12 payments per year. Total cost = M × 12 × t, not M × t.