document.write( "Question 1106459: A man deposited $300000 in his savings account at 8.5 perannum compound
\n" ); document.write( "interest.He then add $50000 to his saving at the end of each year.
\n" ); document.write( "Calculate his total savings for 3 years
\n" ); document.write( "

Algebra.Com's Answer #721450 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
Easiest way to do this is by year
\n" ); document.write( "300000*0.085=25500
\n" ); document.write( "325500 after 1 year plus 50000 is 375500
\n" ); document.write( "after 2 years 31917.50 is added +50000 so the new total is 457417.50
\n" ); document.write( "after 3 years 38,880.48 is added + 50000, so final total is $546,297.99
\n" ); document.write( "
\n" );