document.write( "Question 891591: A credit union client deposits $900 in an account earning 9.5% interest, compounded quarterly. What will the balance of the account be at the end of 19
\n" );
document.write( "years?
\n" );
document.write( "Enter the answer in dollars and cents, and round to the nearest cent, if needed. Do not include the dollar sign. For example, if the answer is $0.61, only the
\n" );
document.write( "number 0.61 should be entered.
\n" );
document.write( "Balance $ ____________after 19 years. \n" );
document.write( "
Algebra.Com's Answer #539959 by LinnW(1048)![]() ![]() You can put this solution on YOUR website! An annual interest rate paid quarterly means \n" ); document.write( "that each quarter, 9.5% / 4 is applied each quarter. \n" ); document.write( "This is 2.375% \n" ); document.write( "Since we are compounding for 19 years we will have \n" ); document.write( "19*4 = 76 compounding periods \n" ); document.write( "So the amount in the account after 19 years is \n" ); document.write( "(900)*(1.02375)^76 = 5357.72 \n" ); document.write( " |