document.write( "Question 1076757: A 42-mounth loan to pay your car has monthly payments of R411.35.if interest rate is 8.1% compounded monthly, find the unpaid balance emmediately after the 24th payment. \n" ); document.write( "
Algebra.Com's Answer #691421 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! To find the amount of the loan, we need to use the formula P = L[c(1 + c)^n]/[(1 + c)^n - 1], where P is the payment, L is the loan value,c is the monthly interest rate, and n is the number of monthly payments. So, we know: \n" ); document.write( "411.35=L[((.081/12)(1+(.081/12))^42]/[((1+(.081/12))^42)-1] \n" ); document.write( "411.35=L(0.02742351273982901235438391550962) \n" ); document.write( "L=15000 \n" ); document.write( "The next formula is used to calculate the remaining loan balance (B) of a fixed payment loan after p months. \n" ); document.write( "B = L[(1 + c)^n - (1 + c)^p]/[(1 + c)^n - 1] \n" ); document.write( "So: \n" ); document.write( "B=15000[((1+.081/12)^42 - ((1+.081/12)^24))]/[(1+.081/12)^42 -1] \n" ); document.write( "B=15000[0.17870786510489822337008495708463]/[0.32650474474014464353606497832299] \n" ); document.write( "B= R 8210.043 as the remaining balance. ☺☺☺☺ \n" ); document.write( " |