document.write( "Question 1130383: James borrows $9000 and amortizes the loan for 4 years at 9 percent compounded annually. What are his yearly payments? \n" ); document.write( "
Algebra.Com's Answer #747107 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
P= payment (1-(1/1+r)^n)/r
\n" ); document.write( "9000=payment (1-(1/1.09)^4)/.09
\n" ); document.write( "810=payment (0.2915) but round at the end
\n" ); document.write( "payment is $2778.73 annually.
\n" ); document.write( "
\n" ); document.write( "
\n" );