document.write( "Question 1099229: Brian invests £1200 into a savings account. The bank gives 3% compound interest for the first 2 years and 5% thereafter. How much will Brian have after 6 years to the nearest pound? \n" ); document.write( "
Algebra.Com's Answer #713681 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "\"F=1200+%281.03%29%5E2+%281.05%29%5E4\"
\n" ); document.write( "\"F=1200%281.0609%29%281.27628%29\"
\n" ); document.write( "\"F=1547.4\"
\n" ); document.write( "£1547
\n" ); document.write( "
\n" );