SOLUTION: Farmer Ben owns only cows and ducks. There are a total of 82 animals. One day, for fun, he counts that his animals have a total of 240 legs. A. Write a single equation with ONE

Algebra ->  Expressions-with-variables -> SOLUTION: Farmer Ben owns only cows and ducks. There are a total of 82 animals. One day, for fun, he counts that his animals have a total of 240 legs. A. Write a single equation with ONE       Log On


   



Question 842204: Farmer Ben owns only cows and ducks. There are a total of 82 animals. One day, for fun, he counts that his animals have a total of 240 legs.
A. Write a single equation with ONE variable to model this situation. Define the variable.
B. Solve the equation to determine how many of each animal Farmer Ben owns.

Answer by Edwin McCravy(20060) About Me  (Show Source):
You can put this solution on YOUR website!
Farmer Ben owns only cows and ducks. There are a total of 82 animals. One day, for fun, he counts that his animals have a total of 240 legs.
A. Write a single equation with ONE variable to model this situation. Define the variable.
x = the number of cows
80-x = the number of ducks

        number   legs     number
          of      per       of 
       animals  animal     legs
---------------------------------
cows      x        4        4x   
ducks   82-x       2     2(82-x)
---------------------------------
totals   82                240

The equation comes from the right
column:

%28matrix%284%2C1%2C%0D%0ANumber%2Cof%2C%22cow%27s%22%2Clegs%29%29%22%22%2B%22%22%28matrix%284%2C1%2C%0D%0ANumber%2Cof%2C%22duck%27s%22%2Clegs%29%29%22%22=%22%22%28matrix%284%2C1%2C%0D%0ATotal%2Cnumber%2Cof%2Clegs%29%29

4x + 2(82-x) = 240

B. Solve the equation to determine how
many of each animal Farmer Ben owns.
 4x + 2(82-x) = 240
4x + 164 - 2x = 240
     2x + 164 = 240
           2x = 76
            x = 38 cows

80-x = the number of ducks = 82-38 = 44 ducks.

Checking: The 38 cows have 38·4 = 152 legs. 
The 44 ducks have 44·2 = 88 legs.

 38+44 = 82 animals
152+88 = 240 legs.

That checks

Edwin