document.write( "Question 45116This question is from textbook INTERMEDIATE ALGEBRA
\n" );
document.write( ": Exponential and Logarithmic Functions.\r
\n" );
document.write( "\n" );
document.write( "Compound Interest. If $500 is deposited in an account paying 8.5% annual interest, compounded semiannually, how long will it take for ethe account to increase to $800? \n" );
document.write( "
Algebra.Com's Answer #29927 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Compound( Interest. If $500 is deposited in an account paying 8.5% annual interest, compounded semiannually, how long will it take for ethe account to increase to $800?\r \n" ); document.write( "\n" ); document.write( "A=S(1+r/n)^(nt) \n" ); document.write( "800=500(1+0.085/2)^(2t) \n" ); document.write( "1.6=(1+0.0425)^2t \n" ); document.write( "log1.6=(2t)log1.0425 \n" ); document.write( "2t=log1.6/log1.0425 \n" ); document.write( "2t=11.29.. \n" ); document.write( "t=5.646... yrs \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |