document.write( "Question 633468: a farmer had a total of 700 goats and sheep. if he sold 3/4 of his goats and 400 sheep , he would have an equal number of goats and sheep left. how many more sheep than gots did he have in the beginning? \n" ); document.write( "
Algebra.Com's Answer #398923 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Write an equation for each statement
\n" ); document.write( ":
\n" ); document.write( "a farmer had a total of 700 goats and sheep.
\n" ); document.write( "g + s = 700
\n" ); document.write( "g = (700-s); use this form for substitution
\n" ); document.write( ":
\n" ); document.write( "if he sold 3/4 of his goats and 400 sheep, he would have an equal number
\n" ); document.write( " of goats and sheep left.
\n" ); document.write( "\"1%2F4\"g = s - 400
\n" ); document.write( "multiply both sides by 4
\n" ); document.write( "g = 4(s - 400)
\n" ); document.write( "g = 4s - 1600
\n" ); document.write( "replace g with (700-s)
\n" ); document.write( "700 - s = 4s - 1600
\n" ); document.write( "700 + 1600 = 4s + s
\n" ); document.write( "2300 = 5s
\n" ); document.write( "s = \"2300%2F5\"
\n" ); document.write( "s = 460 sheep in the beginning
\n" ); document.write( "and
\n" ); document.write( "700 - 460 = 240 goats in the beginning
\n" ); document.write( ":
\n" ); document.write( "how many more sheep than goats did he have in the beginning?
\n" ); document.write( "460 - 240 = 220 more sheep
\n" ); document.write( "
\n" );