document.write( "Question 817000: How much money should be deposited today in an account that earns 5% compounded monthly so that it will accumulate to $12,000 in three years? \n" ); document.write( "
Algebra.Com's Answer #491851 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
12000=P(1.00417)^12*3
\n" ); document.write( "12000=P(1.161611)
\n" ); document.write( "12000/1.161611=P
\n" ); document.write( "P=$10330.48
\n" ); document.write( "
\n" );