document.write( "Question 249657: H ow long will it take for $ 8400 to grow to $ 46,400 at an interest rate of
\n" );
document.write( "10% if the interest is compounded quarterly? Round the number of years
\n" );
document.write( "to the nearest hundredth. \n" );
document.write( "
Algebra.Com's Answer #181812 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! 46400 = 8400 (1 + .025)^(4n)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "46400 / 8400 = (1 + .025)^(4n)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "log(46400 / 8400) = 4n log(1.025)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "[log(46400 / 8400)] / [4 log(1.025)] = n \n" ); document.write( " |