Posted by Brit on Monday, August 22, 2011 at 11:42pm.
I will do the 2nd part
i = .10/4 = .025
n = 11*4 = 44
amount = 8000(1.025)^44 = 23710.46
do #1, and #3 the same way
#4:
amount = 8000(e^(.1t))
= 8000(e^(.10*11) ) = 24033.33
i dont understand how you set up the equation. what formula do you use for #1 & #3? please and thank you :)
Amount = principal(1 + i)^n
where i is the periodic interest rate as a decimal
and n is the number of interest periods.
in my example, the rate was 10% , compounded quarterly, so I found
i = .10/4 = .025
and in 11 years, for quarterly compounding, there are 11*4 or 44 periods, so n = 44
in #1, i=10, n=11
amount = 8000(1.10)^11 = ...
in #3, i = .10/12 = .00833333
n = 11*12 = 132
Amount = principal(1 + i)^n
where i is the periodic interest rate as a decimal
and n is the number of interest periods.
in my example, the rate was 10% , compounded quarterly, so I found
i = .10/4 = .025
and in 11 years, for quarterly compounding, there are 11*4 or 44 periods, so n = 44
in #1, i=10, n=11
amount = 8000(1.10)^11 = ...
in #3, i = .10/12 = .00833333
n = 11*12 = 132
Related Questions
Calculus :) - If 8000 dollars is invested in a bank account at an interest rate ...
Compound interest - Hello My teacher skipped over this and I have no clue how to...
Math - If 3000 dollars is invested in a bank account at an interest rate of 6 ...
calculus - Suppose $5000 is deposited in a bank account that compounds interest ...
Economics - The formula given was: (real rate of interest) = (nominal rate of ...
math - Suppose $500 is divided into two bank accounts. One account pays 15% ...
math - Kent invested $5000 in a retirement plan. He allocated x dollars of the ...
math - Kent invested $5000 in a retirement plan. He allocated x dollars of the ...
mat h - ms. buxx invested a total of $2000 in two savings accounts. The first ...
math - Suppose $5000 is deposited in a bank account that compounds interest four...
For Further Reading