document.write( "Question 428540: You make a deposit of 2000 € into your account. The interest rate is 5% and the interest is added into the account first after one year and then annually. How long will it take your savings to grow to 10000 €? \n" ); document.write( "
Algebra.Com's Answer #297834 by Gogonati(855)\"\" \"About 
You can put this solution on YOUR website!
Solution:Since the interest is added annually we know that, \"A%28t%29=P%281%2Br%29%5Et\",\r
\n" ); document.write( "\n" ); document.write( "where A(t) is the amount of investment after t years, P is the initial investment and r is the interest rate. Substitute the given values and we have:\r
\n" ); document.write( "\n" ); document.write( "\"10000=2000%281%2B0.05%29%5Et\", Divide both sides by 2000,\r
\n" ); document.write( "\n" ); document.write( "\"5=1.05%5Et\", Take ln of both sides,\r
\n" ); document.write( "\n" ); document.write( " ln(5)=tln(1.05), Divide both sides by ln(1.05),\r
\n" ); document.write( "\n" ); document.write( " t=ln(5)/ln(1.05)\r
\n" ); document.write( "\n" ); document.write( " t=33\r
\n" ); document.write( "\n" ); document.write( "Answer: Approximately after 33 years our investment will be 10,000 Eu.
\n" ); document.write( "
\n" );