document.write( "Question 923345: a)what is the interest paid on a loan of $750 at 7.5% simple interest for 2 years?
\n" );
document.write( "I got 1.125%, please correct me if the answer is wrong and how to get the right answer
\n" );
document.write( "b) what is the final amount to pay back? \n" );
document.write( "
Algebra.Com's Answer #559966 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! Simple Interest \n" ); document.write( "I = $750*.075*2 = $112.50 \n" ); document.write( "b) $750 + $112.50 = $862.50 \n" ); document.write( " |