document.write( "Question 563742: a person borrows $10000 and agrees to repay the loan in equal instalments over 20 years. interest is 12% per annum on any money owing\r
\n" );
document.write( "\n" );
document.write( "A) what is the amount of each repayment, if the repayment are made
\n" );
document.write( "i) annually, ii) quarterly, iii) monthly, iv) weekly\r
\n" );
document.write( "\n" );
document.write( "B) which is the cheapest of the four methods of repayment in (A) \n" );
document.write( "
Algebra.Com's Answer #365105 by Theo(13342)![]() ![]() You can put this solution on YOUR website! person borrows $10,000 \n" ); document.write( "pays back loan in equal installments. \n" ); document.write( "interest is 12% per year. \n" ); document.write( "amount of repayments if: \n" ); document.write( "annually = 1338.79 \n" ); document.write( "quarterly = 331.12 \n" ); document.write( "monthly = 110.11 \n" ); document.write( "weekly = 25.39\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "total paid with each method is: \n" ); document.write( "annually = 1338.79 * 20 - 10000 = 16775.8 \n" ); document.write( "quarterly = 331.12 * 20 * 4 - 10000 = 16489.6 \n" ); document.write( "monthly = 110.11 * 20 * 12 - 10000 = 16426.4 \n" ); document.write( "weekly = 25.39 * 20 * 52 - 10000 = 16405.6\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the cheapest of the four methods is paying every week. \n" ); document.write( "this is because the balance goes down with each payment so the total interest paid becomes less.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "here's an example: \n" ); document.write( "loan is 10000 \n" ); document.write( "interest is 10% per year. \n" ); document.write( "loan is paid off in one year.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "yearly payments \n" ); document.write( "each payment is 10100. \n" ); document.write( "balance is 10000 * 1.10 = 10100 at the end of the year. \n" ); document.write( "you make a payment of 10100 at the end of the year and the balance becomes 10100 - 10100 = 0. \n" ); document.write( "total interest paid is 1 * 10100 - 10000 = 100.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "semi-annual payments. \n" ); document.write( "interest rate is 10% / 2 = 5% every 6 months. \n" ); document.write( "each payment is 5378.04878. \n" ); document.write( "balance is 10000 * 1.05 = 10500 at the end of 6 months. \n" ); document.write( "you make a payment of 5378.04878 at the end of 6 months and the balance becomes \n" ); document.write( "10500 - 5378.04878 = 5121.95122 \n" ); document.write( "balance is 5121.95122 * 1.05 = 5378.04878 at the end of 12 months. \n" ); document.write( "you make a payment of 5378.04878 at the end of 12 months and the balance becomes 5378.04878 - 5378.04878 = 0 \n" ); document.write( "total interest paid is equal to 2 * 5378.04878 - 10000 = 756.09756 \n" ); document.write( "total interest is less because the interest rate is being applied to the remaining balance and the remaining balance becomes less after each payment. \n" ); document.write( "10% of 10000 = 100 \n" ); document.write( "5% of 10000 = 500 and then 5% of 5121.95122 = 256.09756 for a total interest of 756.09756\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |