'P % Q' means 'P is the brother of Q''P + Q' means 'P is the daughter of Q'.'P = Q' means 'P is the son of Q'.'P # Q' means 'P is the wife of Q'.If L % M + N # R = S, how is L related to S?
- ASon's son
- BSon
- CBrother
- DDaughter's son
Solution & Step-by-step Explanation
Let's break down the expression L % M + N # R = S step-by-step:L % M L is the brother of M ()M + N M is the daughter of N ()(So L and M are siblings, and N is their mother/father)N # R N is the wife of R (). This means R is the father of L and M.R = S R is the son of S ()Now let's determine how L is related to S:R is the son of S.L is the son of R.Therefore, L is the son of the son of S, which means L is S's son's son (grandson).