document.write( "Question 1102445: How much would you need to deposit in a account now in order to have $2000 in the account in 10 years? Assume the account earns 8% tnterest compounded monthly. \n" ); document.write( "
Algebra.Com's Answer #717197 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
This is the compound interest formula
\n" ); document.write( "P=Po(1+rate/12)^120, the rate divided by 12 months in a year, and 120 compoundings.
\n" ); document.write( "2000=Po(1+(0.08/12))^120=Po*2.2196, but don't round. Divide both sides by the 2.2196 and Po=$901.05
\n" ); document.write( "Rule of 72 would suggest doubling in 72/8 or 9 years, and this has doubled and a little more, which is consistent.
\n" ); document.write( "
\n" );