document.write( "Question 1098480: A loan of $50,000 is paid off by paying 6% reducible interest. Annual repayments of $6,000 are paid at the end of the year.\r
\n" );
document.write( "\n" );
document.write( "a. Determine the amount that is still owing at the end of the third year.
\n" );
document.write( "b. How much interest is paid altogether?\r
\n" );
document.write( "\n" );
document.write( "Thank you :) \n" );
document.write( "
Algebra.Com's Answer #712849 by Theo(13342)![]() ![]() You can put this solution on YOUR website! the loan is 50,000. \n" ); document.write( "the interest rate is 6% per year on the remaining balance of the loan. \n" ); document.write( "the payment is at the end of each year.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "here's what happens.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "at the beginning of the first year, the remaining balance is 50,000\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "at the end of the first year ... \n" ); document.write( "interest is 50,000 * .06 = 3,000 \n" ); document.write( "payment is 6,000 \n" ); document.write( "remaining balance is 50,000 + 3,000 - 6,000 = 47,000\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "at the end of the second year ... \n" ); document.write( "interest is 47,000 * .06 = 2,820 \n" ); document.write( "payment is 6,000 \n" ); document.write( "remaining balance is 47,000 + 2,820 - 6,000 = 43,820\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "at the end of the third year ... \n" ); document.write( "interest is 43,820 * .06 = 2,629.2 \n" ); document.write( "payment is 6,000 \n" ); document.write( "remaining balance is 43,820 + 2,629.2 - 6,000 = 40,449.2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the total interest paid over the 3 year period is 3,000 + 2,820 + 2,629.2. \n" ); document.write( "this is equal to 8,449.2\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |