document.write( "Question 207524: How many months will it take until an account will have $3,500 if $2,500 is invested
\n" );
document.write( "now at 5% compounded monthly? \n" );
document.write( "
Algebra.Com's Answer #157021 by Theo(13342) You can put this solution on YOUR website! 5% compounded monthly = .05/12 = .00417 \n" ); document.write( "present value = 2500 \n" ); document.write( "future value = 3500 \n" ); document.write( "formula is \n" ); document.write( "you can solve this with logarithms. \n" ); document.write( "you get \n" ); document.write( "by the laws of logarithms, this becomes: \n" ); document.write( " \n" ); document.write( "finding the logs on your calculator make the equation equal to: \n" ); document.write( "3.397940009 + .001807243*x = 3.544068044 \n" ); document.write( "solving for x, you get: \n" ); document.write( "x = 80.85690519 months \n" ); document.write( "----- \n" ); document.write( "to prove this is true, substitute in the original equation of \n" ); document.write( "----- \n" ); document.write( "your answer is: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "----- \n" ); document.write( " \n" ); document.write( " |