SOLUTION: If there are 80 cows and hens and 208 legs, how many cows and hens are there?

Algebra ->  Customizable Word Problem Solvers  -> Mixtures -> SOLUTION: If there are 80 cows and hens and 208 legs, how many cows and hens are there?       Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 1041794: If there are 80 cows and hens and 208 legs, how many cows and hens
are there?

Found 3 solutions by stanbon, ikleyn, Edwin McCravy:
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
If there is 80 cows and hens and the legs are 208 how many cows and hens
------
animals:: c + h = 80
legs::: 4c + 2h = 208
-----------------------------
Modify for elimination::
c + h = 80
2c+ h = 104
-------------------
Subtract and solve for "c"::
c = 24 (# of cows)
-----
Solve for "h"::
h = 80-c = 80-24 = 56 (# of hens)
------------
Cheers,
Stan H.
-------------------------

Answer by ikleyn(52788) About Me  (Show Source):
You can put this solution on YOUR website!
If there is 80 cows and hens and the legs are 208 how many cows and hens
~~~~~~~~~~~~~~~~~~~~~~

See also the lesson Problem on animals at a farm in this site.


Answer by Edwin McCravy(20056) About Me  (Show Source):
You can put this solution on YOUR website!
If there are 80 cows and hens and 208 legs, how many cows and hens
Two ways.  Without algebra and with algebra:

Here's the way without algebra:

Cows and hens both have 2 front legs each,  but cows also
have two back legs each.

So since there are 80 animals there are 2•80 or 160 front legs.
The remaining 208-160=48 legs have to be back legs on the cows.
There are two back legs on each cow, so we divide 48 by 2 to get
the number of cows:


So there are 48÷2 = 24 cows and the remaining 80-24=56 animals are hens.

--------------------------------

Here's the way with algebra:

Let C = the number of cows
Let H = the number of hens.

Then

there are 80 cows and hens
C + H = 80

208 legs
Then the number of cows' feet = 4C
And the number of hens' feet = 2H

So

4C+2H = 208

Solve this system by substitution or elimination (addition):

system%28C%2BH=80%2C4C%2B2H=208%29

and you'll get the same answer as with no algebra.

Edwin