CAT 2002 — QA Question 45
IndicesEasy
If pqr = 1 then is equivalent to
Answer & solution
Correct answer: 1
- A
p + q + r
- B
1
- D
p-1 + q-1 + r-1
Solution
âµ pqr = 1
Case 1:
Let p = 2/3, q = 3/2 and r = 1
Substituting the values of p, q, r, we get,
Case 2:
Let p = 1, q = 1 and r = 1
Substituting the values of p, q, r, we get,
Hence, option (c).