document.write( "Question 79409: How long will it take for an investment of $750 to double at 7% compounded annually?\r
\n" );
document.write( "\n" );
document.write( "How do you set this problem up and do it?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #57003 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! How long will it take for an investment of $750 to double at 7% compounded annually? \n" ); document.write( "--------------- \n" ); document.write( "1500=750(1+0.07)^t \n" ); document.write( "2=1.07^t \n" ); document.write( "Take the log of both sides to get: \n" ); document.write( "t=log2/log1.07 \n" ); document.write( "t=10.24 years \n" ); document.write( "========= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |