Animated Solution for Mathematics - Quadratic Equations: Find the range of values of t for which 2sint=3x2−2x−11−2x+5x2, t∈[−π/2,π/2].
Visualized Solution
Visualizing the Problem
Given equation: 2sint=3x2−2x−15x2−2x+1
Constraint: t∈[−2π,2π]
Goal: Find the range of t for real x.
Defining the Rational Function
Let y=3x2−2x−15x2−2x+1
We need to find the range of y for x∈R.
Forming the Quadratic in x
Cross-multiplying: y(3x2−2x−1)=5x2−2x+1
Rearranging: (3y−5)x2−(2y−2)x−(y+1)=0
Applying the Real Root Condition
For x to be real, the discriminant D≥0
Formula: D=b2−4ac≥0
Substituting: [−(2y−2)]2−4(3y−5)(−(y+1))≥0
Simplifying the Discriminant
4(y−1)2+4(3y−5)(y+1)≥0
Expanding: 4(y2−2y+1+3y2−2y−5)≥0
Result: 16(y2−y−1)≥0
Solving for y
y2−y−1≥0
Roots: y=21±5
Range: y∈(−∞,21−5]∪[21+5,∞)
The Forbidden Zone
The values between 21−5 and 21+5 are not possible for y.
This is the forbidden zone.
Relating y to sint
Substitute y=2sint
Condition: 2sint≤21−5 OR 2sint≥21+5
Range of sint
sint≤41−5 OR sint≥41+5
Since −1≤sint≤1:
sint∈[−1,41−5]∪[41+5,1]
Special Trigonometric Values
Recall: sin(18∘)=45−1⇒41−5=sin(−10π)
Recall: sin(54∘)=cos(36∘)=41+5=sin(103π)
Final Range of t
In t∈[−2π,2π], sint is a monotonic increasing function.
Lower bound: sint=−1⇒t=−2π
Upper bound: sint=1⇒t=2π
Final Range: t∈[−2π,−10π]∪[103π,2π]
00:00 / 00:00
The Sigma Insight: Maximum and Minimum Values of Quadratic Expressions
Solution Diagram
Analyzing the Setup
Imagine you are standing at the crossroads of algebra and trigonometry. You have been given a problem that looks like a simple equation:
2sint=3x2−2x−15x2−2x+1
We are looking for the range of t in the interval [−2π,2π] such that x remains a real number. This is the beauty of JEE Advanced problems—they force you to see the hidden dependencies.
The Algebraic Siege
Let us simplify our life. Let y=2sint. Now, our problem transforms into finding the range of y such that the equation y=3x2−2x−15x2−2x+1 yields real values for x.
To solve this, we cross-multiply:
y(3x2−2x−1)=5x2−2x+1
Expanding this, we get 3yx2−2yx−y=5x2−2x+1. Now, gather all terms on one side to form a quadratic in x:
(3y−5)x2−(2y−2)x−(y+1)=0
For x to be real, the discriminant D must be greater than or equal to zero. Using D=B2−4AC, we substitute our coefficients:
[−(2y−2)]2−4(3y−5)(−(y+1))≥0
The Forbidden Zone
When we expand this, we get 4(y−1)2+4(3y−5)(y+1)≥0. Simplifying this, we arrive at:
16(y2−y−1)≥0
This is a beautiful, clean inequality: y2−y−1≥0. The roots of y2−y−1=0 are 21±5.
Since the inequality is ≥0, y must lie outside these roots. This creates a 'forbidden zone' between 21−5 and 21+5. Our function simply cannot exist there.
The Trigonometric Return
Now, we bring trigonometry back into the fold. We know y=2sint. Substituting this back, we get:
2sint≤21−5or2sint≥21+5
Dividing by 2, we find:
sint≤41−5orsint≥41+5
Here is where the JEE expertise shines. You must recognize these values. Since 45−1=sin(18∘), it follows that 41−5=sin(−18∘)=sin(−10π). Similarly, 41+5=sin(54∘)=sin(103π).
The Final Synthesis
We are working in the interval t∈[−2π,2π]. In this range, sint is strictly increasing, making our mapping straightforward.
The condition sint≤sin(−10π) implies t∈[−2π,−10π]. The condition sint≥sin(103π) implies t∈[103π,2π].
Combining these, we arrive at our final, elegant solution:
t∈[−2π,−10π]∪[103π,2π]
You have successfully navigated the intersection of algebra and trigonometry. Take a moment to appreciate the symmetry of the result.