document.write( "Question 1139519: Calculate the future value of 1,000 after 2 years if deposited at 2.1% interest compounded monthly \n" ); document.write( "
Algebra.Com's Answer #759988 by greenestamps(13203)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "The annual interest rate is 2.1% = 0.021.

\n" ); document.write( "The monthly interest rate is 1/12 of the annual interest rate: 0.021/12 = 0.00175.

\n" ); document.write( "Each time interest gets compounded, the current value gets multiplied by (1 plus the monthly interest rate) = 1.00175.

\n" ); document.write( "There are 24 months in 2 years; in 2 years the interest will be compounded 24 times.

\n" ); document.write( "Future value: \"1000%281.00175%29%5E24\"

\n" ); document.write( "Use a calculator....
\n" ); document.write( "
\n" );