document.write( "Question 1072545: You deposit $2000 in an account that pays 8%
\n" );
document.write( "interest compounded semiannually. After
\n" );
document.write( "4 years, the interest rate is increased to 8.48%
\n" );
document.write( "compounded quarterly. What will be the value of the account after
\n" );
document.write( "8 years? \n" );
document.write( "
Algebra.Com's Answer #687397 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! For 4 years, it is 2000(1+.08/2)^8=$2737.14, rounding this at the end. \n" ); document.write( "Starting with that, it is 2737.14(1+(.0848)/4)^16=$3828.86 \n" ); document.write( " |