document.write( "Question 826503: Liam invests £6200 for 3 years in a savings account. He gets 2.5% per annum compound interest. How much money will Liam have in his savings account at the end of 3 years? \n" ); document.write( "
Algebra.Com's Answer #498104 by josgarithmetic(39616)\"\" \"About 
You can put this solution on YOUR website!
Compounded annually, so \"P=I%281.025%29%5Et\";
\n" ); document.write( "P is balance at after time t,
\n" ); document.write( "I is initial balance for t=0
\n" ); document.write( "t is time in years\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Let \"t=3\" and calculate P.
\n" ); document.write( "\"P=6200%281.025%29%5E3\"
\n" ); document.write( "\"P=6678\"
\n" ); document.write( "
\n" );