document.write( "Question 1102661: IF DON INVESTS 3000 AT 8% INTREST COMPOUNDED QUARTERLY, FIND THE AMOUNT AFTER 4 YEARS \n" ); document.write( "
Algebra.Com's Answer #717359 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Compound interest formula used here \n" ); document.write( "P=Po(1+r/n)^nt, r is rate, n is number of compoundings in a year, t is the number of years \n" ); document.write( "P=3000(1+0.08/4)^16 \n" ); document.write( "P=3000*1.02^16=$4118.36 ANSWER \n" ); document.write( " |