document.write( "Question 605339: find the accumulated value of an investment if $1500 is invested at 14% compounded quarterly for 2 years \n" ); document.write( "
Algebra.Com's Answer #381649 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
A=1500(1+0.14/4)^8
\n" ); document.write( "you do the math
\n" ); document.write( "
\n" );