document.write( "Question 802312: How much interest would $2,000 earn, with simple interest, in two years at the rate of 4.2%? \n" ); document.write( "
Algebra.Com's Answer #483833 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
I=Prt
\n" ); document.write( "I=2000*0.042*2
\n" ); document.write( "I=$168
\n" ); document.write( "
\n" );