document.write( "Question 1120932: Ali buys a used guitar for ₹ ₹24000 if ali pays ₹6000 he has to borrow the balance at 12% p.a simple interest for 3 years what are his monthly repayment. \n" ); document.write( "
Algebra.Com's Answer #736639 by Theo(13342)![]() ![]() You can put this solution on YOUR website! the guitar costs 24000.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "ali pays 6000 down.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "he owes 18000 at 12% per year simple interest for 3 years.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "simple interest is calculated off the principal, unlike compound interest which is calculated off the remaining balance of the loan.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the simple interest formula is i = p * r * n\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "i is the interest \n" ); document.write( "p is the principal \n" ); document.write( "r is the interest rate per time period \n" ); document.write( "n is the number of time periods.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "in this problem, the principal is 18000 and the interest is 12% per year and the number of years is 3.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "12% per year is the percent interest rate. \n" ); document.write( "the interest rate is the percent / 100 = .12 per year.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the formula becomes:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "i = 18000 * .12 * 3.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "solve for i to get i = 6480.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the total that needs to be payed is the principal plus the interest.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "that comes out to be 18000 + 6480 = 24480.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "his monthly payment will be 24480 / (3 * 12) = 24480 / 36 = 680.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "an alternate method would have been to translate everything to monthly time periods up front.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "p = 18000 \n" ); document.write( "r = .12 / 12 = .01 per month. \n" ); document.write( "n = 12 * 3 = 36 months.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the formula then becomes i = 18000 * .01 * 36 = 6480.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the payment is the same at (18000 + 6480) / 36 = 680 per month. \n" ); document.write( " \n" ); document.write( " |