Question 1031986: Mrs. McDonald has a farm with ducks and pigs. There are 27 heads and 84 legs. How many ducks and pigs are on Mrs. McDonald's farm? Found 2 solutions by stanbon, ikleyn:Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! Mrs. McDonald has a farm with ducks and pigs. There are 27 heads and 84 legs. How many ducks and pigs are on Mrs. McDonald's farm?
-----
Legs Eq:: 2d + 4p = 84 legs
Heads Eq: d + p = 27 heads
----------------------------------
Modify for elimination::
d + 2p = 42
d + p = 27
-------------------
Subtract and solve for "p"::
p = 15 (# of pigs)
----
Solve for "d"
d = 27-15 = 12 (# of ducks)
---------------
Cheers,
Stan H.
----------------