document.write( "Question 74952: on farm there are 77 animals, all horses and hens. the 77 animals have a total of 262 legs. how many horses and hens are there? justify your answer. \n" ); document.write( "
Algebra.Com's Answer #53926 by bucky(2189)\"\" \"About 
You can put this solution on YOUR website!
Let h represent the number of horses and c (for chickens) represent the number of hens.
\n" ); document.write( ".
\n" ); document.write( "The problem tells us that the total group of horses and hens is comprised of 77 animals. So
\n" ); document.write( "we can write:
\n" ); document.write( ".
\n" ); document.write( "h + c = 77
\n" ); document.write( ".
\n" ); document.write( "We know that the total number of legs on these 77 animals is 262. Since a horse has 4 legs
\n" ); document.write( "the total number of legs from the horses is 4 times the number of horses or 4*h. Similarly
\n" ); document.write( "the total number of legs on chickens is 2 legs per bird times the numbers of birds. These
\n" ); document.write( "have to add together and equal 262. The equation for this is:
\n" ); document.write( ".
\n" ); document.write( "\"4%2Ah+%2B+2%2Ac+=+262\"
\n" ); document.write( ".
\n" ); document.write( "Using our first equation of \"h%2Bc=77\" we can subtract h from both sides so that the
\n" ); document.write( "equation becomes \"c+=+77+-h\". Shove the right side of this equation into the equation
\n" ); document.write( "that involves the leg amounts and you get:
\n" ); document.write( ".
\n" ); document.write( "\"4%2Ah+%2B+2%2A%2877-h%29+=+262\"
\n" ); document.write( ".
\n" ); document.write( "Multiply on the left side to get:
\n" ); document.write( ".
\n" ); document.write( "\"4%2Ah+%2B+154+-+2%2Ah+=+262\"
\n" ); document.write( ".
\n" ); document.write( "Subtract 154 from both sides to eliminate it on the left side to get:
\n" ); document.write( ".
\n" ); document.write( "\"4%2Ah+-+2%2Ah+=+108\"
\n" ); document.write( ".
\n" ); document.write( "Combine the two terms for the horses to get:
\n" ); document.write( ".
\n" ); document.write( "2h = 108.
\n" ); document.write( ".
\n" ); document.write( "Divide both sides by 2 and get that the number of horses, h, is 54. And since horses and
\n" ); document.write( "chickens must total to 77, there must be 23 hens.
\n" ); document.write( ".
\n" ); document.write( "Hope this helps you to greater understanding of these type of problems.
\n" ); document.write( "
\n" );