In a certain code language, ‘A # B’ means ‘A is the daughter of B’, ‘A % B’…
2025
In a certain code language,
‘A # B’ means ‘A is the daughter of B’,
‘A % B’ means ‘A is the brother of B’,
‘A ÷ B’ means ‘A is the wife of B’ and
‘A & B’ means ‘A is the father of B’.
Based on the above, how is A related to M if ‘A ÷ D % G # K & M’?
- A.
Daughter
- B.
Brother's daughter
- C.
Brother's wife
- D.
Wife
Show answer & explanation
Correct answer: C
Concept: In a coded blood-relation puzzle, every symbol stands for one specific family relation (parent-child, sibling, or spousal). Decode the given code string one link at a time, left to right, then chain the individual relations into a single family tree - tracking each person's gender and generation as you go - before reading off how the two named people are related.
Application: Decoding the statement 'A ÷ D % G # K & M' step by step:
'A ÷ D' means A is the wife of D.
'D % G' means D is the brother of G.
'G # K' means G is the daughter of K.
'K & M' means K is the father of M.
Since D is the brother of G, and G is a child of K, D is also a child of K (a son, since 'brother' denotes a male sibling).
'K & M' fixes K's gender as male (father) and adds M as another child of K, so D, G and M are all siblings, children of K.
A is the wife of D (step 1), and D is a sibling of M, so A is related to M as the spouse of M's sibling.
Cross-check: K is explicitly called a father (via 'K & M'), which is consistent with K being the parent in 'G # K' (a father can have a daughter). D is explicitly called a brother, so D is male, consistent with being a sibling of both G and M. A's only connection to M runs through her marriage to D, M's brother - not through direct parentage or marriage to M herself - which matches a 'brother's wife' relationship.