document.write( "Question 914303: work out the balance for £5000 invested for 5 years at 7% per annum \n" ); document.write( "
Algebra.Com's Answer #555059 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
FV=5000(1.07)^5
\n" ); document.write( "FV=5000*1.4
\n" ); document.write( "FV=7012.75
\n" ); document.write( "
\n" );