document.write( "Question 731223: Suppose that $2000 is invested at a rate of 2.8% , compounded quarterly. Assuming that no withdrawals are made, find the total amount after 9 years. \n" ); document.write( "
Algebra.Com's Answer #447074 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
FV=2000(1+0.028/4)^4*9
\n" ); document.write( "Fv=2000(1.0007)^36
\n" ); document.write( "FV=2000*1.0255
\n" ); document.write( "FV=$2051
\n" ); document.write( "
\n" );