document.write( "Question 943770: Suppose you deposit $12,000 in a bank account bearing 7.3% interest compounded monthly. \r
\n" );
document.write( "\n" );
document.write( "How many months would it take (to the nearest month) for your account balance to top $15,000? Use the trial and error method with a calculator to find your answer.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #575418 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Suppose you deposit $12,000 in a bank account bearing 7.3% interest compounded monthly. \n" ); document.write( " How many months would it take (to the nearest month) for your account balance to top $15,000? Use the trial and error method with a calculator to find your answer. \n" ); document.write( "------- \n" ); document.write( "A(t) = P(1+(r/n))^(nt) \n" ); document.write( "----- \n" ); document.write( "15000 = 12000(1+(0.073/12))^(12t) \n" ); document.write( "----- \n" ); document.write( "5/4 = 1.00608^(12t) \n" ); document.write( "---- \n" ); document.write( "12t*log(1.00608) = log1.25 \n" ); document.write( "--- \n" ); document.write( "Ans:: 12t = 36.81 months \n" ); document.write( "---- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------ \n" ); document.write( " \n" ); document.write( " |