Difficulty: Easy
Correct Answer: Data inadequate
Explanation:
Introduction / Context:The task is to infer the number of sons of J using given sibling and parent relationships, without over-assuming unspecified genders.
Given Data / Assumptions:
Concept / Approach:We know one definite son of J: M. Whether K is a son or daughter is not stated. T is a daughter. Therefore, total sons of J could be 1 (if K is female) or 2 (if K is male). The data does not pin down K's gender.
Step-by-Step Solution:
Definite male child: M = 1 son.K: unspecified gender ⇒ could add 0 or 1 more son.Hence total sons = 1 or 2 ⇒ not uniquely determined.Verification / Alternative check:Create two consistent family snapshots: (i) K male ⇒ sons = 2; (ii) K female ⇒ sons = 1. Both satisfy all statements, confirming ambiguity.
Why Other Options Are Wrong:Any fixed number (1, 2, 3, 4) asserts information not supported by the statements.
Common Pitfalls:Assuming K is male because M is a brother; "brother of K" doesn't force K's gender.
Final Answer:Data inadequate
Discussion & Comments