document.write( "Question 946322: Farmer Bob has a total of 35 cows and chickens on his farm. IF the total number of animal legs on the farm is 114, how many of each animal is on the farm? \n" ); document.write( "
Algebra.Com's Answer #577306 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Farmer Bob has a total of 35 cows and chickens on his farm. IF the total number of animal legs on the farm is 114, how many of each animal is on the farm?
\n" ); document.write( "------
\n" ); document.write( "Animal Equation:: o + c = 35 animals
\n" ); document.write( "Leg Equation::: 4o + 2c = 114
\n" ); document.write( "--------------------------------------
\n" ); document.write( "Modify for elimination::
\n" ); document.write( "o + c = 35
\n" ); document.write( "2o + c = 57
\n" ); document.write( "---------------
\n" ); document.write( "Subtract and solve for \"o\"::
\n" ); document.write( "o = 22 (# of cows)
\n" ); document.write( "-----
\n" ); document.write( "Solve for \"c\":
\n" ); document.write( "o + c = 35
\n" ); document.write( "c = 35-22 = 13 (# of chickens)
\n" ); document.write( "--------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "-------------
\n" ); document.write( "
\n" );