document.write( "Question 1196132: John puts R3000 on a second hand car and contracts to pay the balance in 24 monthly installments of 400 each,if interest is charged at a rate of 24% per annum payable monthly:
\n" );
document.write( "1.1. how much did the car cost when John purchased it?
\n" );
document.write( "1.2. how much interest does he pay? \n" );
document.write( "
Algebra.Com's Answer #828920 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "L = loan amount = unknown \n" ); document.write( "P = monthly payment = 400 \n" ); document.write( "i = monthly interest rate = 0.24/12 = 0.02 \n" ); document.write( "n = number of months = 24\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Use those values in the monthly payment formula to solve for L \n" ); document.write( "P = (L*i)/(1 - (1+i)^(-n)) \n" ); document.write( "400 = (L*0.02)/(1 - (1+0.02)^(-24)) \n" ); document.write( "400 = (0.02L)/(0.37827851206116) \n" ); document.write( "0.02L = 0.37827851206116*400 \n" ); document.write( "0.02L = 151.311404824464 \n" ); document.write( "L = 151.311404824464/0.02 \n" ); document.write( "L = 7565.5702412232 \n" ); document.write( "L = 7565.57 \n" ); document.write( "This is the loan amount.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "John made a down payment of R3000 \n" ); document.write( "He is loaned R7565.57 to pay the remaining cost of the car.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The price of the car is 3000+7565.57 = R10,565.57\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "===========================================================\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "John makes 24 payments of R400 each \n" ); document.write( "He pays a total of 24*400 = R9600 \n" ); document.write( "This total consists of principal (the amount he was loaned) and interest. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Subtract off the loan amount to find the interest \n" ); document.write( "9600 - 7565.57 = R2034.43 is the interest.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The down payment is NOT part of this calculation. \n" ); document.write( "As far as the bank is concerned, the car costs R7565.57\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "===========================================================\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answers: \n" ); document.write( "The price of the car is R10,565.57 \n" ); document.write( "The total interest paid is R2034.43 \n" ); document.write( " \n" ); document.write( " |