document.write( "Question 934662: 1.James pays a rent of 400 every month.At the end of the year he will have a rent increase of 20% .Calculate the new rent increase he will have to pay
\n" );
document.write( "2.James has saved R2000 and wants to invest the money in a fixed deposit account.he will earn 21% interest compounded monthly.How much money will he have after 7 years?
\n" );
document.write( "3 The Zondo family uses a loan of R8500.They repay the loan in one amount at the end of 3 years.How much money would the Zondos need to repay the loan if the interest is:
\n" );
document.write( "A)17% per annum simple interest
\n" );
document.write( "B)14% per annum compounded interest \n" );
document.write( "
Algebra.Com's Answer #567742 by AlgebraLady88(44)![]() ![]() You can put this solution on YOUR website! 1)James pays $400/month. At the end of the year, his rent will increase 20 %.\r \n" ); document.write( "\n" ); document.write( "20% of 400 is 20/100*400= 80 \n" ); document.write( "Therefore , the rent increase is $80. His new rent at the end of the year would be $400+$80=$480/month. \r \n" ); document.write( "\n" ); document.write( "2)Here, we will need the compound interest formula, but with a twist, \n" ); document.write( " FV= PV( 1+ r/k)^(nk)\r \n" ); document.write( "\n" ); document.write( "FV= future value \n" ); document.write( "PV= principal value \n" ); document.write( "r= interest \n" ); document.write( "k= number of compounding periods in one year \n" ); document.write( "nk= number of compounding periods multiplied by number of years.\r \n" ); document.write( "\n" ); document.write( "Why does the interest have to be divided by 12? This is because the interest is 21% compounded monthly, so it really is 21%/12 as there are 12 months in a year.If it was compounded annually, k= 1, compounded quarterly, k= 4 and compounded daily k= 365\r \n" ); document.write( "\n" ); document.write( "So, to fill in the formula, we have\r \n" ); document.write( "\n" ); document.write( "FV= PV(1+ r/12)^(nk) \n" ); document.write( "FV= 2000 (1+ 0.21/12)^ 12*7 \n" ); document.write( "FV= 2000 (1+ 0.0175)^ 84 \n" ); document.write( "FV= 2000 (1.0175)^84 \n" ); document.write( "FV= 8588.5747 \n" ); document.write( "FV= 8588.57\r \n" ); document.write( "\n" ); document.write( "3) The Zondo family uses a loan of R8500.They repay the loan in one amount at the end of 3 years.How much money would the Zondos need to repay the loan if the interest is: \n" ); document.write( "A)17% per annum simple interest \n" ); document.write( "B)14% per annum compounded interest\r \n" ); document.write( "\n" ); document.write( "A) For simple interest, the formula would be I= Prt \n" ); document.write( " I= Interest, P= principal r=rate of interest t= time\r \n" ); document.write( "\n" ); document.write( "I= prt \n" ); document.write( "I= 8500 * 0.17 * 3 \n" ); document.write( "I= 4335 \n" ); document.write( "So, after 3 years, they pay back 8500 + 4335 = $12 835!\r \n" ); document.write( "\n" ); document.write( "B)FV= PV(1+ r/1)^(nk) \n" ); document.write( " FV= 8500 (1+ 0.14/1)^(1*3) \n" ); document.write( " FV= 8500 (1.14)^3 \n" ); document.write( " FV= 12593.124 \n" ); document.write( " FV= 12593.12\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So, after 3 years, they pay back $12 593. 12 ! \n" ); document.write( " |