document.write( "Question 1026352: Find the amount in an account where $200 is invested at 3.5% compounded quarterly for a period of 3 years. \n" ); document.write( "
Algebra.Com's Answer #641616 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! FV=200(1+0.035/4)^3*4 \n" ); document.write( "FV=200(1.00875)^12 \n" ); document.write( "FV=200*1.1102 \n" ); document.write( "FV=$220.00 \n" ); document.write( " |