Multiple choice

If P % Q + R - T * S, how is T related to P?

A * B means that A is the father of B.
A % B means that A is the son of B.
A + B means that  B is the daughter of B.
A - B means that  A is the sister of B.

  1. Grandfather

  2. Brother

  3. Cousin

  4. Sister

  5. Data inadequate

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Yes it is correct choice.

P % Q means P is son of Q .

 Q + R means Q is daughter of R .

 R -T means R is sister of T .

T * S means T is father of S.

T is grandfather of P .