document.write( "Question 518126: How much interest is earned in 2 years on $4000 deposited in an account thats pays 6% interest, compounded quarterly? \r
\n" );
document.write( "\n" );
document.write( "I've come close to the answer but haven't reached the correct one.
\n" );
document.write( "It would help to be shown a step by step process! Thank you! \n" );
document.write( "
Algebra.Com's Answer #345081 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! A = P (1 + r)^t\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "quarterly compounding means that there are 8 compoundings in 2 yr and the interest per period is 1.5% (6% / 4)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "a = 4000 (1 + .015)^8 ___ this will give the accrued amount \n" ); document.write( "___ just subtract the 4000 to find the interest \n" ); document.write( " |