document.write( "Question 125850:
\n" );
document.write( "Find the amount of money in an account after 8 years if a principal of $2000 is invested at 3.8% interest compounded quarterly. \n" );
document.write( "
Algebra.Com's Answer #92233 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! 2,000(1+.038/4)^8*4 \n" ); document.write( "2000(1+.0095)^32 \n" ); document.write( "2000(1.0095)^32 \n" ); document.write( "2000*1.366=$2,735.51 IS THE AMOUNT AFTER 8 YEARS. \n" ); document.write( " |