document.write( "Question 495042: how much money would you have in your savings account at the end of two years if you had put five hundred dollars in your account at nine percent compounded semi annually \n" ); document.write( "
Algebra.Com's Answer #335907 by rfer(16322) ![]() You can put this solution on YOUR website! A=500(1+0.09/2)^2*2 \n" ); document.write( "A=500(1.045)^4 \n" ); document.write( "A=500*1.1925 \n" ); document.write( "A=$5596.25 \n" ); document.write( " |