document.write( "Question 903205: If $5000 is deposited into an account earning simple interest at an annual interest rate of 4% for 3 years, how much interest was earned? \n" ); document.write( "
Algebra.Com's Answer #547872 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
I=Prt
\n" ); document.write( "I=5000*0.04*3
\n" ); document.write( "I=$600
\n" ); document.write( "
\n" );