Animated Solution for Mathematics - Matrices and Determinants: Given that x=−9 is a root of x273x672x=0 the other two roots are ......... and .........
Visualized Solution
Analyze the Determinant Equation
Given equation: x273x672x=0
Given root: x=−9
Objective: Find the other two roots of the cubic equation in x.
Apply Row Operation R1→R1+R2+R3
Applying row operation: R1→R1+R2+R3
Summing elements vertically: x+2+7=x+9
New first row becomes: [x+9,x+9,x+9]
Factor Out (x+9)
Factoring out (x+9) from R1:
(x+9)1271x612x=0
Simplify Using Column Operations
Applying column operations: C2→C2−C1 and C3→C3−C1
For C2: 1−1=0, x−2, and 6−7=−1
For C3: 1−1=0, 2−2=0, and x−7
Expand Along the First Row
The simplified determinant equation is:
(x+9)1270x−2−100x−7=0
Expanding along R1:
(x+9)[1⋅((x−2)(x−7)−(0)(−1))]=0
Find the Other Two Roots
Simplifying the expression: (x+9)(x−2)(x−7)=0
Setting each factor to zero:
x+9=0⇒x=−9 (Given root)
x−2=0⇒x=2
x−7=0⇒x=7
Final Answer: The other two roots are 2 and 7.
00:00 / 00:00
The Sigma Insight: Properties of Determinants
Solution Diagram
Analyzing the Setup
Welcome, future engineers! Today, we are going to dismantle a problem that, at first glance, looks like a tedious algebraic grind. We have a 3×3 determinant, and we are asked to find its roots:
x273x672x=0
If you were to jump straight into expanding this determinant, you would be faced with a cubic equation that could easily lead to a calculation error. But in the world of JEE Advanced, we don't just solve; we observe. We look for the hidden structure.
The First Insight
The Power of Summation
Look closely at the matrix. If you sum the elements of each column, you get x+2+7=x+9, 3+x+6=x+9, and 7+2+x=x+9.
This is not a coincidence! This is the matrix whispering its secret to you. By applying the row operation R1→R1+R2+R3, we transform the first row into [x+9,x+9,x+9].
Suddenly, the problem changes from a complex expansion to a simple factorization.
The Simplification
Factoring and Zero-Creation
Once we factor out (x+9), we are left with a much friendlier determinant:
(x+9)1271x612x=0
Now, we have a row of ones. Whenever you see a row of ones, your instinct should be to create zeros. By applying C2→C2−C1 and C3→C3−C1, we clear out the first row:
(x+9)1270x−2−100x−7=0
This is the beauty of linear algebra—we have reduced a daunting cubic expression into a simple product of factors.
The Final Reveal
Expanding along the first row is now trivial. We are left with the following equation:
(x+9)⋅1⋅((x−2)(x−7)−0)=0
This simplifies to the equation (x+9)(x−2)(x−7)=0. The roots are staring us in the face: x=−9, x=2, and x=7.
We were given −9, so the other two roots are 2 and 7. Remember, in JEE, the path of least resistance is often the path of most insight. Keep looking for those symmetries, and you will find that even the most intimidating problems have a simple, elegant solution waiting to be discovered.