Compound Interest- Algebra 2 Homework Guide
What Compound Interest Actually Is
Compound interest is money you earn on money you've already earned. That's it. Your interest earns interest. Unlike simple interest, which only applies to the original amount, compound interest grows faster because each period's interest becomes part of the principal for the next period.
If you're struggling with this in Algebra 2, it's probably because your textbook buries the concept under a wall of variables and notation. Let's fix that.
The Compound Interest Formula
Here's the formula you'll see everywhere:
A = P(1 + r/n)nt
Let me break down what each piece means:
- A = the final amount (what you end up with)
- P = the principal (your starting amount)
- r = the annual interest rate (as a decimal, not a percent)
- n = how many times interest compounds per year
- t = time in years
The rate r trips up more students than anything else. If the problem says 5%, you plug in 0.05. Not 5. Not 5/100. 0.05. Write it down if you have to.
Decoding the Interest Compounding Frequency
The value of n changes depending on how often interest is compounded:
- Annually = n = 1
- Semi-annually = n = 2
- Quarterly = n = 4
- Monthly = n = 12
- Daily = n = 365
Simple Interest vs. Compound Interest
Here's why compound interest destroys simple interest over time:
| Feature | Simple Interest | Compound Interest |
|---|---|---|
| Formula | A = P(1 + rt) | A = P(1 + r/n)nt |
| Interest calculated on | Original principal only | Principal + accumulated interest |
| Growth pattern | Linear (straight line) | Exponential (curves upward) |
| Long-term results | Predictable, slower | Accelerates over time |
That exponential growth is why compound interest is a big deal. Over long periods, the difference is massive.
How to Solve Any Compound Interest Problem
Here's your step-by-step process:
Step 1: Identify What You're Solving For
Read the problem twice. Circle what you need to find. Is it asking for the final amount A? Or the original principal P? Or maybe the interest rate r?
Step 2: Extract the Known Values
Pull out P, r, n, and t from the problem. Convert percentages to decimals. Double-check your units.
Step 3: Plug Everything Into the Formula
Substitute your numbers for the variables. Don't try to solve it in your head yet. Just set it up.
Step 4: Calculate Inside the Parentheses First
Work from the inside out. Calculate (1 + r/n) before you touch the exponent.
Step 5: Apply the Exponent
Multiply the exponent by the exponents inside. If n and t are both numbers, just compute n × t first, then raise your base to that power.
Step 6: Multiply by P
Take your result and multiply by the principal. That's your answer.
Step 7: Find Interest Only (If Asked)
Sometimes you need total interest earned, not the final amount. Subtract: Interest = A - P
Example Problem Walkthrough
Problem: You invest $2,000 at 6% interest compounded quarterly for 5 years. What do you end up with?
Step 1: We're solving for A (final amount).
Step 2: P = 2000, r = 0.06, n = 4 (quarterly), t = 5
Step 3: A = 2000(1 + 0.06/4)(4)(5)
Step 4: 0.06/4 = 0.015. So (1 + 0.015) = 1.015
Step 5: 4 × 5 = 20. So 1.01520 = 1.3469
Step 6: 2000 × 1.3469 = $2,693.80
Answer: $2,693.80
The interest earned is $2,693.80 - $2,000 = $693.80.
Common Mistakes That Cost You Points
- Forgetting to convert percent to decimal. This single error will give you an answer that's 100 times too big.
- Using the wrong n value. Monthly isn't 1, it's 12. Know your compounding frequencies cold.
- Calculator errors with negative exponents. If your answer looks ridiculous, check your exponent work.
- Confusing t and n. t is always years. n is always periods per year. They are not interchangeable.
- Rounding too early. Keep full decimal precision until your final answer.
When Your Calculator Is Your Friend
You're going to need a scientific calculator for these problems. Here's what to know:
- Use the exponent button (usually xy or ^) for powers like 1.01520
- For continuous compounding, you'll use ert — your calculator has an ex button for this
- Always write down what you type so you can catch mistakes
Continuous Compounding Formula
Once in a while you'll encounter continuous compounding. The formula is:
A = Pert
Same variables, but e replaces the (1 + r/n)nt part. The e is Euler's number, approximately 2.71828.
Solving for Different Variables
Sometimes the problem asks for something other than A. You need to rearrange the formula.
Solving for P (Principal)
P = A / (1 + r/n)nt
Divide the final amount by the growth factor to find what you started with.
Solving for r (Rate)
This one requires logarithms. You'll see ln in your Algebra 2 work soon if you haven't already.
r = n[(A/P)1/nt - 1]
Take the natural log of both sides to bring down the exponent, then solve for r. Your teacher will probably give you a formula sheet for this one.
What Actually Matters for Your Homework
Here's what you need to be able to do by the time you turn in your assignment:
- Identify all variables from a word problem
- Plug values into the compound interest formula correctly
- Calculate final amounts with different compounding frequencies
- Find total interest earned
- Solve for the original principal when given the final amount
- Understand why more frequent compounding produces slightly higher returns
If you can do those six things, you're fine. The rest is just harder numbers.
Quick Reference Cheat Sheet
| Compounding | n value |
|---|---|
| Annually | 1 |
| Semi-annually | 2 |
| Quarterly | 4 |
| Monthly | 12 |
| Daily | 365 |
Keep this table handy. You'll reference it constantly until the values become second nature.
Final Word
Compound interest isn't complicated. The formula has four moving parts, and once you know what each one does, you can solve any problem they throw at you. Practice three or four problems tonight, and you'll have it locked down before the test.