document.write( "Question 140557: I am trying to figure out the equation for the following: \r
\n" );
document.write( "\n" );
document.write( "I put $1000 into a savings account which has a compounded interest of 5% annually. How long will it take to earn approximately $100 in interest? \r
\n" );
document.write( "\n" );
document.write( "This is what I came up with, but I don't know if it is correct. \r
\n" );
document.write( "\n" );
document.write( "1100=1000(1.05)^r
\n" );
document.write( "1.1=(1.05)^r
\n" );
document.write( "log(1.1)=log(1.05)^r
\n" );
document.write( "log(1.1)=tlog(1.05)\r
\n" );
document.write( "\n" );
document.write( "t=log(1.1)/log(1.05)=0.0413926852/0.0211892991=1.95347118395 \r
\n" );
document.write( "\n" );
document.write( "Is this correct? Would it take approximately 19.5 years to earn $100 in interest? \n" );
document.write( "
Algebra.Com's Answer #102321 by oscargut(2103)![]() ![]() You can put this solution on YOUR website! is all right but the answer is 1,95 years aprox (not 19,5) \n" ); document.write( " |