7. Applied and Discrete Math

Financial Math

Learn interest, annuities, amortization, and present/future value calculations for personal finance and business applications.

Financial Math

Hey students! šŸ’° Ready to dive into the world of financial math? This lesson will teach you the essential calculations that banks, businesses, and everyday people use to make smart money decisions. By the end of this lesson, you'll understand how interest works, how to calculate the value of money over time, and how loans and investments are structured. These skills will help you make informed financial decisions throughout your life!

Understanding Interest: The Cost of Money šŸ“ˆ

Interest is essentially the cost of borrowing money or the reward for lending it. Think of it as "rent" for money - when you borrow money, you pay rent (interest) to use it, and when you lend money, you collect rent from the borrower.

There are two main types of interest: simple interest and compound interest.

Simple Interest is calculated only on the original amount (called the principal). The formula is:

$$I = Prt$$

Where:

  • I = Interest earned or paid
  • P = Principal (original amount)
  • r = Annual interest rate (as a decimal)

$- t = Time in years$

For example, if you invest $1,000 at 5% simple interest for 3 years:

$$I = 1000 \times 0.05 \times 3 = \$150$$

The total amount you'd have is: $$S = P + I = 1000 + 150 = \$1,150$$

Compound Interest is more powerful because it earns interest on both the principal AND previously earned interest. The formula is:

$$A = P(1 + r)^t$$

Using the same example with compound interest:

$$A = 1000(1 + 0.05)^3 = 1000(1.05)^3 = \$1,157.63$$

That's an extra $7.63 compared to simple interest! šŸŽ‰ This difference becomes huge over longer periods - Albert Einstein allegedly called compound interest "the eighth wonder of the world."

Present Value and Future Value: Time Value of Money ā°

Money today is worth more than the same amount in the future because of inflation and earning potential. This concept is fundamental to all financial decisions.

Future Value (FV) tells us what money invested today will be worth in the future:

$$FV = PV(1 + r)^n$$

Present Value (PV) tells us what future money is worth today:

$$PV = \frac{FV}{(1 + r)^n}$$

Real-world example: If you want to have $10,000 in 10 years and can earn 6% annually, how much do you need to invest today?

$$PV = \frac{10,000}{(1.06)^{10}} = \frac{10,000}{1.7908} = \$5,584$$

This means $5,584 invested today at 6% will grow to $10,000 in 10 years!

Annuities: Regular Payment Streams šŸ’³

An annuity is a series of equal payments made at regular intervals. Think of your monthly car payment, mortgage, or even your allowance - these are all annuities!

Future Value of an Ordinary Annuity (payments at the end of each period):

$$FV = PMT \times \frac{(1 + r)^n - 1}{r}$$

Present Value of an Ordinary Annuity:

$$PV = PMT \times \frac{1 - (1 + r)^{-n}}{r}$$

Where PMT is the payment amount, r is the interest rate per period, and n is the number of periods.

Example: You save $200 every month for 4 years at 6% annual interest (0.5% monthly). How much will you have?

$$FV = 200 \times \frac{(1.005)^{48} - 1}{0.005} = 200 \times 54.098 = \$10,820$$

Without interest, you'd only have $200 Ɨ 48 = $9,600. The extra $1,220 is free money from compound interest! šŸš€

Amortization: How Loans Work šŸ 

Amortization is the process of paying off a loan through regular payments that cover both principal and interest. Early payments are mostly interest, while later payments are mostly principal.

The monthly payment formula for an amortized loan is:

$$PMT = PV \times \frac{r(1 + r)^n}{(1 + r)^n - 1}$$

Let's say you're buying your first car for $20,000 with a 5-year loan at 4% annual interest:

  • Monthly rate: r = 0.04/12 = 0.00333
  • Number of payments: n = 5 Ɨ 12 = 60
  • Monthly payment: $$PMT = 20,000 \times \frac{0.00333(1.00333)^{60}}{(1.00333)^{60} - 1} = \$368.22$$

Over 5 years, you'll pay $368.22 Ɨ 60 = $22,093, meaning you paid $2,093 in interest.

Fun fact: According to the Federal Reserve, the average American household has about $6,194 in credit card debt, which typically carries interest rates of 15-25% annually! Understanding these calculations helps you see why paying off high-interest debt quickly is so important.

Real-World Applications and Smart Decisions 🧠

These formulas aren't just academic exercises - they're tools for making smart financial decisions:

  1. Retirement Planning: If you start saving 300/month at age 22 versus age 32, the 10-year head start could mean having an extra 200,000+ at retirement due to compound interest.
  1. Student Loans: The average college graduate has $37,000 in student loans. Understanding amortization helps you choose between different repayment plans.
  1. Credit Cards: Minimum payments on credit cards are designed to maximize interest payments. A $5,000 balance at 18% APR with minimum payments takes over 30 years to pay off and costs over $11,000 in interest!
  1. Mortgages: On a 30-year, $300,000 mortgage at 4%, you'll pay about $215,000 in interest over the life of the loan. Making extra principal payments can save tens of thousands of dollars.

Conclusion

Financial math gives you the power to make informed decisions about money throughout your life. Whether you're calculating how much to save for college, comparing loan options, or planning for retirement, these formulas help you understand the true cost and value of financial decisions. Remember, small differences in interest rates or time periods can lead to huge differences in outcomes due to the power of compound interest. Master these concepts now, and you'll have a significant advantage in building wealth and avoiding costly financial mistakes! šŸ’Ŗ

Study Notes

• Simple Interest Formula: $I = Prt$ (interest only on principal)

• Compound Interest Formula: $A = P(1 + r)^t$ (interest on interest)

• Future Value: $FV = PV(1 + r)^n$ (what money is worth later)

• Present Value: $PV = \frac{FV}{(1 + r)^n}$ (what future money is worth today)

• Future Value of Ordinary Annuity: $FV = PMT \times \frac{(1 + r)^n - 1}{r}$

• Present Value of Ordinary Annuity: $PV = PMT \times \frac{1 - (1 + r)^{-n}}{r}$

• Loan Payment Formula: $PMT = PV \times \frac{r(1 + r)^n}{(1 + r)^n - 1}$

• Time value of money: Money today is worth more than money tomorrow

• Compound interest is more powerful than simple interest over time

• Early loan payments are mostly interest; later payments are mostly principal

• Higher interest rates and longer time periods dramatically increase costs/returns

Practice Quiz

5 questions to test your understanding

Financial Math — High School Integrated Math | A-Warded