document.write( "Question 659123: I deposit $500. into an account that pays simple interest at a rate of 6% per year. How much interest will be paid in the first 2 years? \n" ); document.write( "
Algebra.Com's Answer #410670 by reviewermath(1029)\"\" \"About 
You can put this solution on YOUR website!
I = Prt
\n" ); document.write( " = $500(0.06)(2)
\n" ); document.write( " = $60
\n" ); document.write( "
\n" );