document.write( "Question 269181: You deposit $70 in a savings account that pays an annual interest rate
\n" );
document.write( " of 3%. How much simple interest would you earn in 2.5 years?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #197381 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! I=prt \n" ); document.write( "I=70*.03*2.5 \n" ); document.write( "I=70*.075 \n" ); document.write( "I=$5.25 is the interest. \n" ); document.write( " |