document.write( "Question 1060637: Find the accumulated value of an investment of $20,000 for 33 years at an interest rate of 4% if the money is
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #675514 by addingup(3677)![]() ![]() You can put this solution on YOUR website! You don't say how often the interest rate is compounded. I will assume it's compounded annually: \n" ); document.write( "20,000(1+0.04)^33 = 72,967.62 \n" ); document.write( " |