document.write( "Question 1028408: Joe invests £5000 in a savings account at an annual rate of:
\n" ); document.write( "3.5% for the first year
\n" ); document.write( "2% for the remaining years
\n" ); document.write( "Work out the total amount of money in joes account at the end of the 3 years
\n" ); document.write( "

Algebra.Com's Answer #643497 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
(5000*1.035)*1.02^2 = 5384.07
\n" ); document.write( "
\n" ); document.write( "
\n" );