document.write( "Question 851813: Mr Nkomo gives his son R50000 on his eighteenth birthday.the money is invested on fixed deposit at 18% per annum compounded monthly. How old will the son be,when he is able to collect one million rand from his investment. \n" ); document.write( "
Algebra.Com's Answer #517852 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! A = P ( 1 + r/n )^nt \n" ); document.write( "P = principal amount (initial investment) \n" ); document.write( "r = annual interest rate (as a decimal) \n" ); document.write( "n = number of times the interest is compounded per year \n" ); document.write( "t = number of years \n" ); document.write( "A = amount after time t \n" ); document.write( "1000000 = 50000 ( 1 + .18/12 )^12t \n" ); document.write( "t = 16.7675 \n" ); document.write( "add that to 18 \n" ); document.write( " 34.7675 \n" ); document.write( " \n" ); document.write( " |