Question
Question: If 5 is one of the root of the equation \(\left| {\begin{array}{*{20}{c}} x&3&7 \\\ 2&x;&{ ...
If 5 is one of the root of the equation \left| {\begin{array}{*{20}{c}}
x&3&7 \\\
2&x;&{ - 2} \\\
7&8&x;
\end{array}} \right| = 0, then the other two roots of the equation are:
(A) -2, -7
(B) -2, 7
(C) 2, -7
(D) 2, 7
Solution
Expand the determinant using any row or column. This will give us a cubic equation and its one root is already given i.e. 5. So (x−5) will be a factor of it. Thus the cubic equation can be written as the product of (x−5) and a quadratic expression which is its other factor. Assume a variable quadratic expression as its other factor and solve it to get the two roots.
Complete step by step answer:
According to the question, we have been given a determinant equation and we have to find two roots of it while one root is already given.
So the determinant equation is:
\Rightarrow \left| {\begin{array}{*{20}{c}}
x&3&7 \\\
2&x;&{ - 2} \\\
7&8&x;
\end{array}} \right| = 0
If we expand the determinant on the left hand side using the first row, we’ll get:
⇒x[x2−(−16)]−3[2x−(−14)]+7[16−7x]=0 ⇒x3+16x−6x−42+112−49x=0 ⇒x3−39x+70=0 .....(1)
Now this is a cubic polynomial on the left hand side and we have to find the roots.
One of the roots is already given in the question which is 5. So (x−5) will be a factor of this equation. We know that the other factor will be quadratic since it’s a cubic polynomial. And hence this cubic polynomial can be written as the product of a linear factor and a quadratic factor.
Let the quadratic factor be (ax2+bx+c), so we have:
⇒x3−39x+70=(x−5)(ax2+bx+c)
If we expand this, we will get:
⇒x3−39x+70=ax3+bx2+cx−5ax2−5bx−5c ⇒x3−39x+70=ax3+(b−5a)x2+(c−5b)x−5c
Comparing coefficients on both sides of the equation, we’ll get:
⇒a=1, b−5a=0, c−5b=−39 and −5c=70
Simplifying these variable, we have:
⇒a=1, b=5, and c=−14
Thus the quadratic expression (ax2+bx+c) becomes (x2+5x−14) and it is the other factor of our cubic expression. From equation (1), we have:
⇒x3−39x+70=(x−5)(x2+5x−14)=0
To find the other two roots of the cubic equation we have to find the roots of its quadratic factor. So we have to solve the equation:
⇒(x2+5x−14)=0
We will factorize this quadratic expression further by splitting the middle terms into two terms as shown below:
⇒x2+7x−2x−14=0
Taking out common terms, we have:
⇒x(x+7)−2(x+7)=0 ⇒(x−2)(x+7)=0
Putting both the factors to zero, we’ll get:
⇒(x−2)=0 and (x+7)=0 ⇒x=2 and x=−7
Thus the other two roots of the equation \left| {\begin{array}{*{20}{c}}
x&3&7 \\\
2&x;&{ - 2} \\\
7&8&x;
\end{array}} \right| = 0 are 2 and -7.
So, the correct answer is Option C.
Note: We can also apply the property of determinants to solve it instead of expanding it form the first step. Some of the important properties are:
(1) If all the elements of any row or any column of a determinant are zero then the value of determinant is zero.
(2) If any two rows or any two columns of a determinant are same then also the value of determinant is zero.
(3) If all the elements of any row or any column are a multiple of a rational number then that number can be taken out of determinant. For example, this is shown below:
\Rightarrow \left| {\begin{array}{*{20}{c}}
{ka}&{kb}&{kc} \\\
d&e;&f; \\\
g&h;&i;
\end{array}} \right| = k\left| {\begin{array}{*{20}{c}}
a&b;&c; \\\
d&e;&f; \\\
g&h;&i;
\end{array}} \right|