document.write( "Question 1117229: The Petersons deposited $1,000 in an account that earns 2% annual simple interest. How many years will it take the amount to double? \n" ); document.write( "
Algebra.Com's Answer #732260 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
The Petersons deposited $1,000 in an account that earns 2% annual simple interest. How many years will it take the amount to double?
\n" ); document.write( "------------------
\n" ); document.write( "A(t) = P(1+rt)
\n" ); document.write( "-----------------------
\n" ); document.write( "2000 = 1000(1+0.02t)
\n" ); document.write( "---------------
\n" ); document.write( "1+0.02t = 2
\n" ); document.write( "0.02t = 1
\n" ); document.write( "t = 100/2 = 5 yrs
\n" ); document.write( "-------------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "------------
\n" ); document.write( "
\n" );