You can put this solution on YOUR website! A farmer has cows and chickens. He only sees 50 legs and 18 heads. How many are cows and howmany are chickens
Let the amount of cows be W, and the amount of chickens C
Then head count = W + C = 18
Leg-count = 4W + 2C = 50
We therefore have the following simultaneous equations:
W + C = 18 -------- eq (i)
4W + 2C = 50 ------- eq (ii)
-2W - 2C = - 36 -------- eq (iii) ---- Multiplying eq (i) by - 2
2W = 14 ------- Adding eqs (ii) & (iii)
Substituting 7 for W in eq (i), we have: 7 + C = 18