ExamBro
ExamBro
KCET · Maths · Determinants

The value of \(\left|\begin{array}{lll}x & p & q \\ p & x & q \\ p & q & x\end{array}\right|\) is

  1. A \(x(x-p)(x-q)\)
  2. B \((x-p)(x-q)(x+p+q)\)
  3. C \((p-q)(x-q)(x-p)\)
  4. D \(p q(x-p)(x-q)\)
Verified Solution

Answer & Solution

Correct Answer

(B) \((x-p)(x-q)(x+p+q)\)

Step-by-step Solution

Detailed explanation

Given
\[
\begin{aligned}
&\left|\begin{array}{lll}
x & p & q \\
p & x & q \\
p & q & x
\end{array}\right| \\
=& x\left[x^{2}-q^{2}\right]-p[p x-p q]+q[p q-p x] \\
=& x^{3}-x q^{2}-p^{2} x+p^{2} q+p q^{2}-p q x \\
=& x(x-q)(x+q)-p^{2}(x-q)-p q(x-q) \\
=&(x-q)\left[x^{2}+x q-p^{2}-p q\right] \\
=&(x-q)(x-p)(x+p+q)
\end{aligned}
\]