To calculate the balance in an account with compound interest, you can use the formula:
\[ A = P \left(1 + \frac{r}{n}\right)^{nt} \]
Where:
- \(A\) is the amount of money accumulated after n years, including interest.
- \(P\) is the principal amount (the initial investment).
- \(r\) is the annual interest rate (decimal).
- \(n\) is the number of times that interest is compounded per year.
- \(t\) is the number of years the money is invested or borrowed.
In Shelby's case:
- \(P = 400\)
- \(r = 0.025\) (2.5% expressed as a decimal)
- \(n = 2\) (since the interest is compounded semi-annually)
- \(t = 5\)
Substituting these values into the formula gives:
\[ A = 400 \left(1 + \frac{0.025}{2}\right)^{2 \times 5} \]
Now simplifying it further:
-
Calculate \(\frac{r}{n}\): \[ \frac{0.025}{2} = 0.0125 \]
-
Calculate \(nt\): \[ 2 \times 5 = 10 \]
-
Plug it back into the formula: \[ A = 400 \left(1 + 0.0125\right)^{10} \] \[ = 400 \left(1.0125\right)^{10} \]
Thus, the equation that represents the balance in the account after five years is:
\[ A = 400 \left(1.0125\right)^{10} \]