document.write( "Question 1132024: James has invested $8000 into an account paying 6% interest compounded quarterly. How much will he earn in interest if she leaves the money in the account for 10 years? \n" ); document.write( "
Algebra.Com's Answer #748847 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! The total amount she will have is a=ao(1+(r/n)^nt \n" ); document.write( "a=8000(1+(.06/4))^40, the 40 the number of quarters in 10 years \n" ); document.write( "=$14512.15 \n" ); document.write( "subtract $8000 \n" ); document.write( "interest is the remainder or $6512.15 \n" ); document.write( " |