document.write( "Question 730733: If a farmer did head count and got 200 livestock (and he keeps chicken n pigs), counted the legs and got 540, how many chicken were there? \n" ); document.write( "
Algebra.Com's Answer #446807 by fcabanski(1391)\"\" \"About 
You can put this solution on YOUR website!
C is chickens and P is pigs. Each animal has one head so C + P = 200.


\n" ); document.write( "Chickens have two legs, so for legs chickens add 2*C (2 times the number of chickens.) Pigs have four legs, so for legs pigs add 4*P. 2C + 4P = 540.


\n" ); document.write( "From the first equation solve for C: C = 200-P. Substitute that into the second equation.


\n" ); document.write( "2(200-P)+4P = 540


\n" ); document.write( "400 -2P + 4P = 540


\n" ); document.write( "2P = 140


\n" ); document.write( "P = 70.


\n" ); document.write( "C = 200-70=130.
\n" ); document.write( "

Hope the solution helped. Sometimes you need more than a solution. Contact fcabanski@hotmail.com for online, private tutoring, or personalized problem solving (quick for groups of problems.) \n" ); document.write( "

\n" );