document.write( "Question 929626: If you put $600 in a savings account for 10 years and received $35 in simple interest, what was the annual interest rate for the account? \n" ); document.write( "
Algebra.Com's Answer #564406 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
I=Prt
\n" ); document.write( "35=600*r*10
\n" ); document.write( "35/6000=r
\n" ); document.write( "r=0.0058=0.58%
\n" ); document.write( "
\n" );