document.write( "Question 586129: elmer put 500 dollars in a bank account. each year the account earns 8% simple interest. how much interest will be earned in 4 years \n" ); document.write( "
Algebra.Com's Answer #373648 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
I=Prt
\n" ); document.write( "I=500*0.08*4
\n" ); document.write( "I=$160
\n" ); document.write( "
\n" );