document.write( "Question 633347: What is the future value of an initial investment of $8000 at annual rate of 8% interest compounded quarterly for 4 years? \n" ); document.write( "
Algebra.Com's Answer #398827 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
FV=8000(1+0.08/4)^4*4
\n" ); document.write( "FV=8000(1.02)^16
\n" ); document.write( "FV=8000(1.372786)
\n" ); document.write( "FV=$10,982.30
\n" ); document.write( "
\n" );