document.write( "Question 1041192: 10. Consider a CD paying 3.6% APR compounded continuously.
\n" );
document.write( "Find the future value of the CD if you invest $3250 for a term of four years.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #656162 by Alan3354(69443) You can put this solution on YOUR website! Consider a CD paying 3.6% APR compounded continuously. \n" ); document.write( "Find the future value of the CD if you invest $3250 for a term of four years. \n" ); document.write( "---------- \n" ); document.write( "FV = PV*e^(rt) \n" ); document.write( "--- \n" ); document.write( "r = 0.036 \n" ); document.write( "t = 4 \n" ); document.write( "PV = 3250\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |