Answer:
41 chickens and 9 cows
Explanation:
Chickens have 2 legs each.
Cows have 4 legs each.
There are 50 animals total.
There are 118 legs total.
You can set up a system to represent this situation.
Let x represent the number of chickens and y represent the number of cows.
x + y = 50
2x + 4y = 118
Multiply the first equation by 2 and subract it from the second equation.
2x + 4y = 118
- 2x + 2y = 100
_____________
2y = 18
y = 9
So there are 9 cows. There are 50 animals total so there must be 41 chickens.