document.write( "Question 471716: how long does it take $1125 to triple if it is invested at 7% interest, compounded quarterly? round yor answer to the nearest tenth \n" ); document.write( "
Algebra.Com's Answer #323511 by stanbon(75887) ![]() You can put this solution on YOUR website! how long does it take $1125 to triple if it is invested at 7% interest, compounded quarterly? round yor answer to the nearest tenth \n" ); document.write( "--------------- \n" ); document.write( "Equation: \n" ); document.write( "3*1125 = 1125(1+(0.07/4))^(4*t) \n" ); document.write( "---- \n" ); document.write( "0.0175^(4t) = 3 \n" ); document.write( "--- \n" ); document.write( "(4t)log(1.0175) = log(3) \n" ); document.write( "---- \n" ); document.write( "4t = 40 \n" ); document.write( "t = 10 years \n" ); document.write( "============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |