document.write( "Question 466015: At what interest rate (to the nearest hundredth of a percent) compounded annually will money in savings double in five years \n" ); document.write( "
Algebra.Com's Answer #319378 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "A= p(1+r) ^t
\n" ); document.write( " 2 = (1+r)^5
\n" ); document.write( " 1.1487 = 1 + r
\n" ); document.write( " .1487 = r 14.87% interest rate...money will double in 5 years \n" ); document.write( "
\n" );