document.write( "Question 1196118: Please help me with the homework:
\n" );
document.write( "A university student plans to buy a second hand car costing R150000.00 in five years time. The student decides to invest money into an investment fund earns 10% p.a.compounded monthly. How much is the amount of money that he will need to pay into this investment fund every months? \n" );
document.write( "
Algebra.Com's Answer #828826 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "FV = future value = R150,000.00 \n" ); document.write( "r = annual rate = 0.10 = 10% \n" ); document.write( "i = interest rate per month = r/12 = 0.10/12 = 0.00833333333333333 approximately \n" ); document.write( "n = number of months = 5*12 = 60\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Plug these values into the future value annuity formula \n" ); document.write( "Solve for P \n" ); document.write( "FV = P*( (1+i)^n - 1 )/i \n" ); document.write( "150000 = P*( (1+0.00833333333333333)^60 - 1 )/0.00833333333333333 \n" ); document.write( "150000 = P*77.4370721734303 \n" ); document.write( "77.4370721734303P = 150000 \n" ); document.write( "P = 150000/77.4370721734303 \n" ); document.write( "P = 1937.05670669025 \n" ); document.write( "P = 1937.06\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answer: R1937.06 needs to be deposited every month. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |