Question Error Report

Thank you for reporting, we will resolve it shortly

Back to Question

Q. The equation $\Delta=\begin{vmatrix} x-a & x-b & x-c \\ x-b & x-c & x-a \\ x-c & x-a & x-b \end{vmatrix}=0$ is satisfied when

Determinants

Solution:

Using $C_1 \rightarrow C_1+C_2+C_3$, we get
$\Delta=\begin{vmatrix}3 x-(a+b+c) & x-b & x-c \\3 x-(a+b+c) & x-c & x-a \\3 x-(a+b+c) & x-a & x-b\end{vmatrix}$
Note that $\Delta$ becomes 0 when $x=\frac{1}{3}(a+b+c)$.