document.write( "Question 1075398: After three months, $8200 deposited in a savings account with simple interest had grown to a total of $8364. What was the interest rate? \n" ); document.write( "
Algebra.Com's Answer #690073 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
I=prt
\n" ); document.write( "p=8200
\n" ); document.write( "r unknown
\n" ); document.write( "t=1/4
\n" ); document.write( "i=164
\n" ); document.write( "164=8200*1/4*r=2050r
\n" ); document.write( "r=164/2050=0.08 or 8%
\n" ); document.write( "
\n" );