document.write( "Question 994683: You deposit $2000 in an account that earns simple interest at an annual rate of 4%. How long must you leave the money in the account to earn $500 in interest? \n" ); document.write( "
Algebra.Com's Answer #613696 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
P=Po{1+0.04}^n, n=years
\n" ); document.write( "2500/2000=(1.04)^n
\n" ); document.write( "1.25=(1.04)^n
\n" ); document.write( "ln both sides
\n" ); document.write( "0.223=nln(1.04)=n(0.3922)
\n" ); document.write( "without rounding, divide the 0.223 originally unrounded by 0.3922 unrounded.
\n" ); document.write( "The result is 5.69 years.
\n" ); document.write( "===
\n" ); document.write( "Check.
\n" ); document.write( "the first year, the interest is $80, and that increases slightly each year. After 6 years, it would be $480 if the increase weren't factored in, so the answer is reasonable.
\n" ); document.write( "
\n" );