document.write( "Question 596683: What is the future value of $2000 in a bank account for 9 years at an annual interest rate of 3 percent? \n" ); document.write( "
Algebra.Com's Answer #377845 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
FV=2000(1.03)^9
\n" ); document.write( "FV=2000*1.3
\n" ); document.write( "FV=$2,609.55
\n" ); document.write( "
\n" );