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 #29938 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! Exponential and Logarithmic Functions. \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( "A=P(1+R/100)^N \n" ); document.write( "800=500*(1+8.5/100)^N \n" ); document.write( "(1.085)^N=800/500=1.6 \n" ); document.write( "NLOG(1.085)=LOG(1.6) \n" ); document.write( "N=LOG(1.6)/LOG(1.085)=0.2041/0.0354=5.76 YRS...ROUNDED ...6 YEARS \n" ); document.write( " |