document.write( "Question 272333: A farmer has sheep and geese. There are a total of 36 animals and 118 legs. How many of each does the farmer have? Please show the equation. \n" ); document.write( "
Algebra.Com's Answer #199262 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! two unknowns (s & g) means two equations\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "s + g = 36\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "4s + 2g = 118 \n" ); document.write( " |