In a certain code language, A # B means A is the sister of B. A @ B means A is…
2024
In a certain code language,
A # B means A is the sister of B.
A @ B means A is the son of B.
A & B means A is the wife of B.
A % B means A is the father of B.
How is Q related to R if P & Q % L # R & K?
- A.
Sister
- B.
Wife
- C.
Father
- D.
Mother
Attempted by 6 students.
Show answer & explanation
Correct answer: C
Break down the expression: P & Q % L # R & K
P & Q: P is the wife of Q (Q is male).
Q % L: Q is the father of L.
L # R: L is the sister of R.
Analyze connections: Since Q is the father of L, and L is the sister of R, it follows that Q is also the father of R.
Conclusion: Q is the father of R.
Final Answer: Option 3