SOLUTION: Suppose you deposit $500 in an account with an annual interest rate of 8% compounded monthly. a. Find an equation that gives the amount of money in the account after t years. b

Algebra ->  Customizable Word Problem Solvers  -> Misc -> SOLUTION: Suppose you deposit $500 in an account with an annual interest rate of 8% compounded monthly. a. Find an equation that gives the amount of money in the account after t years. b      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 731574: Suppose you deposit $500 in an account with an annual interest rate of 8% compounded monthly.
a. Find an equation that gives the amount of money in the account after t years.
b. Find the amount of money in the account after 5 years.
c. How many years will it take for the account to contain $1000?
d. If the interest were compounded continuously, how much money would the account contain after 5 years?
Thank You So Much!

Answer by KMST(5328) About Me  (Show Source):
You can put this solution on YOUR website!
Interest compounded monthly:
The interest for 1 month would be 1%2F12 of 8%, meaning %281%2F12%29%288%2F100%29+=2%2F300 of the initial balance that month.
So at the end of the first month you would have a balance (in $) of
500%2B500%282%2F300%29=500%2B500%2A2%2F300=500%281%2B2%2F300%29
So the new balance would be the initial balance times %281%2B2%2F300%29 .

During the second month, you would be earning interest on the whole of that $500%281%2B2%2F300%29 and that balance would be multiplied times %281%2B2%2F300%29 to get the new balance of
500%281%2B2%2F300%29%281%2B2%2F300%29=500%2A%281%2B2%2F300%29%5E2

After n months you would have a total of
$500%2A%281%2B2%2F300%29%5En

a. At the end of 5 years you would have accumulated interest during 5%2A%2812months%29=60months and would have a total of
$500%2A%281%2B2%2F300%29%5E60= $774.92 (rounded)

b. To get to 500%2A%281%2B2%2F300%29%5En=1000 you will need n months, and we can find n like this:
From
500%2A%281%2B2%2F300%29%5En=1000
taking logarithms on both sides, we get
log%28%28500%2A%281%2B2%2F300%29%5En%29%29=log%28%281000%29%29 --> log%28%28500%29%29%2Bn%2Alog%28%281%2B2%2F300%29%29=3 --> n=%283-log%28%28500%29%29%29%2Flog%28%281%2B2%2F300%29%29
That calculates as about 104.3 (rounded)
If you need $1000, you will have to wait for 105 months because
after 104 months you will have
$500%2A%281%2B2%2F300%29%5E104= $997.89 (rounded)
but after 105 months you will have
$500%2A%281%2B2%2F300%29%5E105= $1004.54 (rounded)

c. Interest compounded monthly:
If the interest was calculated and added to the balance after shorter and shorter periods, you would gain a little bit more as the periods were shortened, getting as close as you want, but never going over a certain limit.
That limit is what they call continuous compounding.
The balance with continuous compounding is given by the function
balance= $500%2Ae%5E%280.08%2Ay%29 with y= number of years.
In that expression,
$500 is the initial deposit,
0.08 is the 8% interest rate expresed as a decimal,
and e is an irrational number, like pi.
For y=5 we get the balance after 5 years as
$500%2Ae%5E%280.08%2A5%29= $500%2Ae%5E0.4= $745.91