document.write( "Question 1122197: A Loan of $15,876 was repaid at the end of 12 months. What size repayment check ( principal and interest ) was written , if an 8.7% annual rate of interest was charged? \n" ); document.write( "
Algebra.Com's Answer #738266 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
interest=p*r*t;t=1, r=0.087, p=$15,876
\n" ); document.write( "=$1381.21
\n" ); document.write( "add that to principal
\n" ); document.write( "=$17,257.12
\n" ); document.write( "
\n" );