Animated Solution for Mathematics - Matrices and Determinants: The number of distinct real roots of sinxcosxcosxcosxsinxcosxcosxcosxsinx=0 in the interval −4π≤x≤4π is:
Select Answer:
Visualized Solution
The Determinant Equation
Given equation: sinxcosxcosxcosxsinxcosxcosxcosxsinx=0
Interval constraint: x∈[−4π,4π]
Row Operations Strategy
To simplify, we aim to create zeros and common factors.
Apply row operations: R1→R1−R2
Apply row operations: R2→R2−R3
Applying R1→R1−R2
First row becomes: (sinx−cosx),(cosx−sinx),0
The determinant is now: sinx−cosxcosxcosxcosx−sinxsinxcosx0cosxsinx=0
Applying R2→R2−R3
Second row becomes: 0,(sinx−cosx),(cosx−sinx)
The determinant is now: sinx−cosx0cosxcosx−sinxsinx−cosxcosx0cosx−sinxsinx=0
Factoring Out Common Terms
Notice (sinx−cosx) is common in R1 and R2.
Factoring it out from both rows:
(sinx−cosx)210cosx−11cosx0−1sinx=0
Expanding the Determinant
Expand along the first row:
1⋅(sinx−(−cosx))−(−1)⋅(0−(−cosx))+0
Simplifies to: (sinx+cosx)+cosx
The Factored Equation
Inside the bracket: sinx+cosx+cosx=sinx+2cosx
Final factored equation: (sinx−cosx)2(sinx+2cosx)=0
Splitting into Cases
For the product to be zero, either factor can be zero.
Case 1: sinx−cosx=0⇒tanx=1
Case 2: sinx+2cosx=0⇒tanx=−2
Visualizing the Domain
We must find roots in the interval x∈[−4π,4π].
Let us look at the graph of y=tanx in this specific interval.
Analyzing Case 1: tanx=1
We need to solve tanx=1 for x∈[−4π,4π].
The line y=1 intersects the curve y=tanx at exactly one point in this interval.
The root is x=4π.
Analyzing Case 2: tanx=−2
We need to solve tanx=−2 for x∈[−4π,4π].
In this interval, the minimum value of tanx is tan(−4π)=−1.
The line y=−2 lies below the curve in our interval.
Final Count of Roots
Case 1 gave one root: x=4π.
Case 2 gave zero roots.
Total number of distinct real roots = 1.
00:00 / 00:00
The Sigma Insight: Properties of Determinants
Solution Diagram
Analyzing the Setup
Welcome, fellow traveler on the JEE journey. Today, we are going to dismantle a problem that, at first glance, looks like a nightmare of trigonometric expansion.
We are faced with a 3×3 determinant. The instinct for many students is to dive headfirst into the standard expansion formula. But wait—stop.
In the world of JEE Advanced, whenever you see a determinant with repeating elements like sinx and cosx arranged in this specific, symmetric pattern, you are not looking at a calculation problem; you are looking at a puzzle of symmetry.
The Surgical Strike
Row Operations
Our objective is to simplify. We want to transform this matrix into something manageable. We look at the rows:
R1=[sinx,cosx,cosx]
R2=[cosx,sinx,cosx]
R3=[cosx,cosx,sinx]
Notice the beauty here? If we subtract R2 from R1, we get (sinx−cosx) in the first column and (cosx−sinx) in the second. That is a common factor waiting to be pulled out!
Let us perform the operations R1→R1−R2 and R2→R2−R3.
Suddenly, the matrix transforms. The first row becomes (sinx−cosx,cosx−sinx,0). The second row becomes (0,sinx−cosx,cosx−sinx).
We have created zeros and a common factor of (sinx−cosx). By factoring this out from both rows, we have effectively performed 'mathematical surgery,' removing the complexity and leaving behind the core structure.
The Factored Elegance
After pulling out the common terms, we are left with the equation:
(sinx−cosx)210cosx−11cosx0−1sinx=0
Now, expanding this 3×3 determinant is a trivial task. Expanding along the first row, we get:
1(sinx−(−cosx))−(−1)(0−(−cosx))+0
This simplifies beautifully to (sinx+cosx)−cosx, which is simply sinx. Wait—let us re-evaluate the expansion carefully. The determinant evaluates to:
1(sinx+cosx)+1(0+cosx)=sinx+2cosx
Look at what we have achieved! The entire, intimidating determinant has collapsed into a neat, elegant product:
(sinx−cosx)2(sinx+2cosx)=0
The Final Gatekeeper
Domain Constraints
We have two distinct cases to solve.
Case 1: (sinx−cosx)2=0, which implies sinx=cosx, or tanx=1.
Case 2: sinx+2cosx=0, which implies sinx=−2cosx, or tanx=−2.
Now, we must respect the interval constraint: x∈[−4π,4π]. This is where many students stumble.
In our interval [−4π,4π], the function y=tanx is strictly increasing from −1 to 1.
For Case 1, tanx=1. This intersects our curve exactly at the boundary x=4π. That is one valid root.
For Case 2, tanx=−2. Look at the graph again. The lowest value our function reaches is −1. The line y=−2 is completely below our curve and never touches it.
Conclusion
We started with a complex determinant, used the power of row operations to simplify it, factored it into a beautiful product, and finally used graphical intuition to navigate the domain constraints.
We found exactly one root. This is the essence of JEE Advanced mathematics—not just brute force, but the elegant application of logic and visualization. You have mastered this problem.