document.write( "Question 460543: Maria deposits $8000 into an account that pays simple interest at a rate of 5 per year. How much interest will she be paid in the first 2 years? \n" ); document.write( "
Algebra.Com's Answer #315884 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
I=Prt
\n" ); document.write( "I=8000*0.05*2
\n" ); document.write( "I=$800.00
\n" ); document.write( "
\n" );