document.write( "Question 560772: if 10,000 is invested for one year at 2.5% simple interest, how much interest is earned? \n" ); document.write( "
Algebra.Com's Answer #364053 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
i=pr
\n" ); document.write( "i=10000*0.025
\n" ); document.write( "i=$250
\n" ); document.write( "
\n" );