document.write( "Question 896370: A man invested $800 in a savings account paying 3% interest. How much interest did he earn in one year \n" ); document.write( "
Algebra.Com's Answer #543448 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
I=Prt
\n" ); document.write( "I=800*0.03*1
\n" ); document.write( "I=$24
\n" ); document.write( "
\n" );