.
jose's farm has 35 ducks and goat. when jose counts the feet of his farm animals all in all it is 106.
how many dusks does he have?
~~~~~~~~~~~~~~~
Let "d" be the number of ducks.
Then the number of goats was (35-d) : they are the rest of animals.
There is no need to remind that ducks have two legs, while goats have four legs.
Therefore, the equation for total of the legs is
2d + 4*(35-d) = 106. (*)
Simplify it and find the unknown value of "d".
2d + 140 - 4d = 106
-2d = 106 - 140
-2d = -34
d = = 17.
ANSWER. There are 17 ducks at the farm.
CHECK. I will check if the equation (*) is satisfied.
2*17 + 4*(35-17) = 34 + 2*18 = 34 + 72 = 106. ! Precisely correct !
Solved, answered, explained and checked.