document.write( "Question 1014163: You know that you will need $30,000 for a down payment on a house in 10 years. If your account earns 6% compounded monthly, how much would you need to deposit now to reach your goal?\r
\n" );
document.write( "\n" );
document.write( "Round your answer to the nearest cent. \n" );
document.write( "
Algebra.Com's Answer #630513 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! You know that you will need $30,000 for a down payment on a house in 10 years. If your account earns 6% compounded monthly, how much would you need to deposit now to reach your goal? \n" ); document.write( "----- \n" ); document.write( "A(t) = P*(1+(r/n))^(nt) \n" ); document.write( "------ \n" ); document.write( "30,000 = P*(1+0.06/12)^(12*10) \n" ); document.write( "------ \n" ); document.write( "30,000 = P(1.005)^120 \n" ); document.write( "---- \n" ); document.write( "30,000 = P(1.8194) \n" ); document.write( "--- \n" ); document.write( "P = $16,488.98 \n" ); document.write( "--------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "--------- \n" ); document.write( " |