document.write( "Question 1031195: How much money should be deposited in an account paying 7.2% interest compounded monthly in order to have a balance of $8000 after 3 years? \n" ); document.write( "
Algebra.Com's Answer #645951 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
How much money should be deposited in an account paying 7.2% interest compounded monthly in order to have a balance of $8000 after 3 years?
\n" ); document.write( "============
\n" ); document.write( "PV = present value
\n" ); document.write( "FV = future value = 8000
\n" ); document.write( "t = 36 months
\n" ); document.write( "------------
\n" ); document.write( "FV = PV*(1 + r)^36
\n" ); document.write( "7.2%/year = 0.6%/month
\n" ); document.write( "-----
\n" ); document.write( "8000 = PV*(1 + 0.006)^36
\n" ); document.write( "8000/PV = 1.006^36
\n" ); document.write( "PV = 8000/(1.006^36)
\n" ); document.write( "PV =~ $6450.044\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );