Animated Solution for Mathematics - Matrices and Determinants: Let m and M be respectively the minimum and maximum values of cos2x1+cos2xcos2x1+sin2xsin2xsin2xsin2xsin2x1+sin2x. Then the ordered pair (m,M) is equal to :
Select Answer:
Visualized Solution
Define the Determinant Function f(x)
Let the given determinant be represented as a function f(x):
We need the minimum (m) and maximum (M) values of f(x).
The range of the sine function is: −1≤sin2x≤1
Calculate Minimum Value m
To find the minimum value m:
m=f(x)min=−2−(sin2x)max
Substitute (sin2x)max=1:
m=−2−1=−3
Calculate Maximum Value M
To find the maximum value M:
M=f(x)max=−2−(sin2x)min
Substitute (sin2x)min=−1:
M=−2−(−1)=−2+1=−1
Final Answer: Ordered Pair (m,M)
The minimum value is m=−3.
The maximum value is M=−1.
The ordered pair (m,M) is (−3,−1).
Correct Option: (-3, -1)
00:00 / 00:00
The Sigma Insight: Properties of Determinants
Solution Diagram
The Beauty of the Hidden Pattern
Welcome, fellow traveler on the path to JEE mastery. Today, we are going to dismantle a problem that, at first glance, looks like a chaotic mess of trigonometric functions. We are presented with a 3×3 determinant, and our mission is to find its minimum and maximum values.
Let us define this determinant as a function f(x):
I know what you are thinking: "Do I really have to expand this entire thing?" The answer is a resounding "No." In the world of competitive exams, the brute-force approach is rarely the intended one. We are looking for elegance.
The Art of Simplification
Before we dive into the expansion, let us look for the hidden structure. Notice the first and third rows? They share cos2x in the first column. This is a gift!
By applying the row operation R1→R1−R3, we can turn that first element into a zero. Let us perform this operation:
f(x)=01+cos2xcos2x1sin2xsin2x−1sin2x1+sin2x
Look at that! The first row is now 0,1,−1. That is much cleaner. But we can do better.
Look at the second and third rows. They both have sin2x in the second column. Let us apply R2→R2−R3 to create another zero:
f(x)=01cos2x10sin2x−1−11+sin2x
The Expansion
Now that we have created zeros, the expansion becomes a walk in the park. We expand along the first row. The first term is zero, which is fantastic.
The remaining terms are:
f(x)=0−11cos2x−11+sin2x+(−1)1cos2x0sin2x
Let us evaluate these 2×2 determinants. For the first one, we get (1)(1+sin2x)−(−1)(cos2x)=1+sin2x+cos2x. For the second, we get (1)(sin2x)−(0)(cos2x)=sin2x.
Putting it all together, we have:
f(x)=−(1+sin2x+cos2x)−sin2x
The Final Cancellation
Now, watch the magic happen. When we distribute the negative sign, we get:
f(x)=−1−sin2x−cos2x−sin2x
We can factor out the negative sign from the squared terms: −(cos2x+sin2x). And as every student of trigonometry knows, sin2x+cos2x=1.
Our expression simplifies beautifully to:
f(x)=−1−sin2x−1=−2−sin2x
The Range of the Function
We have reduced the "beast" to a simple, oscillating function. We know that the range of sin2x is [−1,1].
To find the minimum value m, we subtract the maximum value of sin2x from −2:
m=−2−(1)=−3
To find the maximum value M, we subtract the minimum value of sin2x from −2:
M=−2−(−1)=−1
Thus, the ordered pair (m,M) is (−3,−1). You see? With a little bit of patience and the right strategy, even the most intimidating problems reveal their simple, elegant cores. Keep practicing, and keep falling in love with the process!