Krishna keeps hens (2 legs) and goats (4 legs). If the total number of heads is 81 and the total number of legs is 234, how many goats does Krishna have?

Difficulty: Easy

Correct Answer: 36

Explanation:


Introduction:
Another heads-and-legs linear system. Each animal contributes one head, hens have 2 legs, goats have 4 legs. Solve for the number of goats.



Given Data / Assumptions:

  • h + g = 81.
  • 2h + 4g = 234.
  • h, g are nonnegative integers.


Concept / Approach:
Simplify the legs equation by dividing by 2, then eliminate h to isolate g.



Step-by-Step Solution:

h + g = 81 … (1)h + 2g = 117 … (2) (after dividing by 2)Subtract (1) from (2): g = 36.Hence h = 45 (sanity check).


Verification / Alternative check:
Legs: 2*45 + 4*36 = 90 + 144 = 234, checks out.



Why Other Options Are Wrong:
Other counts lead to wrong total legs; “Cannot be determined” is incorrect because the system is solvable and unique.



Common Pitfalls:
Missing the divide-by-2 simplification, which makes arithmetic cleaner.



Final Answer:
36

More Questions from Linear Equation

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion