document.write( "Question 1111453: John wants to start saving for an apartment. On his 20th birthday, he starts depositing R500 per week into
\n" );
document.write( "a bank account with an annual interest rate of 8%, compounded weekly. He will continue to make these
\n" );
document.write( "weekly payments until the day of his 29th birthday. How much money will he have saved by then to finance
\n" );
document.write( "the purchase of an apartment?\r
\n" );
document.write( "\n" );
document.write( "[1] R397 856,29
\n" );
document.write( "[2] R166 717,97
\n" );
document.write( "[3] R78 714,77
\n" );
document.write( "[4] R342 321,48 \n" );
document.write( "
Algebra.Com's Answer #726455 by addingup(3677)![]() ![]() You can put this solution on YOUR website! A = 500 x [(1+(0.08/52)^(52 x 9)) - 1]/(0.08/52) \n" ); document.write( "= 500 x [(1.0015^468) – 1]/0.00153 \n" ); document.write( "= 500 x 1.0167/0.00153 \n" ); document.write( "= 500 x 664.51 \n" ); document.write( "= 332,255 \n" ); document.write( " \n" ); document.write( " |