document.write( "Question 312865: how much money will you have at the end of one year if interest is compound semi-annually at 10% on a 600.00 deposit \n" ); document.write( "
Algebra.Com's Answer #223751 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
600(1+.10/2)^2*1
\n" ); document.write( "600(1+.05)^2
\n" ); document.write( "600(1.05)^2
\n" ); document.write( "600*1.1025=$661.50 ans.
\n" ); document.write( "
\n" ); document.write( "
\n" );