document.write( "Question 1053646: if you were borrow $8300 over five years at .12 compounded monthly, what would be your monthly payment? \n" ); document.write( "
Algebra.Com's Answer #668951 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! The formula is monthly payment= rPV divided by (1-(1+r)^(-n)), where r is the monthly (here) rate PV the loan amount, and n the number of compounding periods. \n" ); document.write( "P=(.12/12)(8300)/(1-(1+0.01)^(-60)) \n" ); document.write( "P=83/(1-0.550) \n" ); document.write( "P=83/0.4496. \n" ); document.write( "Without rounding until the end, the payment is $184.63 \n" ); document.write( "--------------------------- \n" ); document.write( " |