document.write( "Question 886886: Please help me solve this problem: Mr. Perez deposited 10,000 pesos at a simple interest rate of 2% annually at the end of 3 years, what is the total interest earned? \n" ); document.write( "
Algebra.Com's Answer #536265 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
I=Prt
\n" ); document.write( "I=10000*0.02*3
\n" ); document.write( "I=600
\n" ); document.write( "
\n" );