Solveeit Logo

Question

Question: The equation \[\left| {\begin{array}{*{20}{c}}1&x;&{{x^2}}\\\\{{x^2}}&1&x;\\\x&{{x^2}}&1\end{array}}...

The equation \left| {\begin{array}{*{20}{c}}1&x;&{{x^2}}\\\\{{x^2}}&1&x;\\\x&{{x^2}}&1\end{array}} \right| = 0 has
(a) exactly two distinct roots
(b) one pair of equal real roots
(c) modulus of each root 1
(d) three pairs of equal roots

Explanation

Solution

Here, we need to find the number and nature of roots of the given equation. First, we will use the properties of determinants to simplify the determinant and obtain the equation. Then, we will use the algebraic identity for the difference of cubes of two numbers to factorise the equation. Finally, we will equate the factored expressions to 0 to find the possible values of xx.

Formula Used:
We will use the following formulas:
1.If a scalar multiple of the elements of a row (or column) are added or subtracted to another row (or column), the value of the determinant remains the same.
2.The difference of the cubes of two numbers is given by the algebraic identity a3b3=(ab)(a2+ab+b2){a^3} - {b^3} = \left( {a - b} \right)\left( {{a^2} + ab + {b^2}} \right).
3.The discriminant DD of a quadratic equation Ax2+Bx+C=0A{x^2} + Bx + C = 0 is given by the formula D=B24ACD = {B^2} - 4AC.

Complete step by step solution:
First, we will simplify the determinant using the properties of determinants.
If a scalar multiple of the elements of a row (or column) are added or subtracted to another row (or column), the value of the determinant remains the same.
We will subtract the product of xx and the elements of column 3 from the corresponding elements of column 1.
Therefore, applying C1C1xC3{C_1} \to {C_1} - x{C_3}, we get
\Rightarrow \left| {\begin{array}{*{20}{c}}{1 - x\left( {{x^2}} \right)}&x;&{{x^2}}\\\\{{x^2} - x\left( x \right)}&1&x;\\\\{x - x\left( 1 \right)}&{{x^2}}&1\end{array}} \right| = 0
Multiplying the terms of the expression, we get
\Rightarrow \left| {\begin{array}{*{20}{c}}{1 - {x^3}}&x;&{{x^2}}\\\\{{x^2} - {x^2}}&1&x;\\\\{x - x}&{{x^2}}&1\end{array}} \right| = 0
Subtracting the terms in the expression, we get
\Rightarrow \left| {\begin{array}{*{20}{c}}{1 - {x^3}}&x;&{{x^2}}\\\0&1&x;\\\0&{{x^2}}&1\end{array}} \right| = 0
Now, we will expand the determinant to find the value.
Expanding the determinant along column 1, we get
(1x3)[1(1)x2(x)]0[x(1)x2(x2)]+0[x(x)1(x2)]=0\Rightarrow \left( {1 - {x^3}} \right)\left[ {1\left( 1 \right) - {x^2}\left( x \right)} \right] - 0\left[ {x\left( 1 \right) - {x^2}\left( {{x^2}} \right)} \right] + 0\left[ {x\left( x \right) - 1\left( {{x^2}} \right)} \right] = 0
Simplifying the expression, we get
(1x3)[1x3]0+0=0\Rightarrow \left( {1 - {x^3}} \right)\left[ {1 - {x^3}} \right] - 0 + 0 = 0
Therefore, we get
(1x3)2=0\Rightarrow {\left( {1 - {x^3}} \right)^2} = 0
The expression in the parentheses is a cubic polynomial.
We will use algebraic identities to simplify the cubic polynomial.
Rewriting the expression, we get
(13x3)2=0 (13x3)(13x3)=0\begin{array}{l} \Rightarrow {\left( {{1^3} - {x^3}} \right)^2} = 0\\\ \Rightarrow \left( {{1^3} - {x^3}} \right)\left( {{1^3} - {x^3}} \right) = 0\end{array}
The difference of the cubes of two numbers is given by the algebraic identity a3b3=(ab)(a2+ab+b2){a^3} - {b^3} = \left( {a - b} \right)\left( {{a^2} + ab + {b^2}} \right).
Substituting a=1a = 1 and b=xb = x in the identity, we get
13x3=(1x)[12+(1)(x)+x2]\Rightarrow {1^3} - {x^3} = \left( {1 - x} \right)\left[ {{1^2} + \left( 1 \right)\left( x \right) + {x^2}} \right]
Simplifying the expression, we get
13x3=(1x)(1+x+x2)\Rightarrow {1^3} - {x^3} = \left( {1 - x} \right)\left( {1 + x + {x^2}} \right)
Rewriting the equation (1x3)2=0{\left( {1 - {x^3}} \right)^2} = 0 using the algebraic identity, we get
(1x)(1+x+x2)(1x)(1+x+x2)=0\Rightarrow \left( {1 - x} \right)\left( {1 + x + {x^2}} \right)\left( {1 - x} \right)\left( {1 + x + {x^2}} \right) = 0
Thus, we get
1x=0\Rightarrow 1 - x = 0 or 1+x+x2=01 + x + {x^2} = 0 or 1x=01 - x = 0 or 1+x+x2=01 + x + {x^2} = 0
We will find the roots of the quadratic equation 1+x+x2=01 + x + {x^2} = 0 using the quadratic formula.
The quadratic formula states that the roots of a quadratic equation Ax2+Bx+C=0A{x^2} + Bx + C = 0 are given by x=B±D2Ax = \dfrac{{ - B \pm \sqrt D }}{{2A}}, where DD is the discriminant given by the formula D=B24ACD = {B^2} - 4AC.
First, let us find the value of the discriminant.
Comparing the equation 1+x+x2=01 + x + {x^2} = 0 with the standard form of a quadratic equation Ax2+Bx+C=0A{x^2} + Bx + C = 0, we get
A=1A = 1, B=1B = 1, and C=1C = 1
Substituting A=1A = 1, B=1B = 1, and C=1C = 1 in the formula for discriminant, we get
D=(1)24(1)(1)\Rightarrow D = {\left( 1 \right)^2} - 4\left( 1 \right)\left( 1 \right)
Simplifying the expression, we get
D=14\Rightarrow D = 1 - 4
Subtracting the terms, we get
D=3\Rightarrow D = - 3
If the discriminant of a quadratic equation is less than 0, then the quadratic equation has no real roots.
Therefore, since D=3D = - 3, the quadratic equations 1+x+x2=01 + x + {x^2} = 0 have no real roots.
Thus, we get
1x=0\Rightarrow 1 - x = 0 or 1x=01 - x = 0
Simplifying the expression, we get
x=1,1\Rightarrow x = 1,1
\therefore The cubic equation 1x3=01 - {x^3} = 0 has only one pair of equal real roots, that is 1 and 1.
Thus, the correct option is option (b).

Note: We used the term “cubic polynomial” in the solution. A cubic polynomial is a polynomial whose degree is 3. It is of the form ax3+bx2+cx+da{x^3} + b{x^2} + cx + d, where aa is not equal to 0. There are other types of polynomials as well. Linear polynomial and quadratic polynomial are two commonly used polynomials. Linear polynomials have the highest degree of 1 and quadratic polynomials have the highest degree of 2.