Animated Solution for Mathematics - Trigonometry: Consider the following lists:
List-I
(P)
{x∈[−32π,32π]:cosx+sinx=1}
(Q)
{x∈[−185π,185π]:3tan3x=1}
(R)
{x∈[−56π,56π]:2cos(2x)=3}
(S)
{x∈[−47π,47π]:sinx−cosx=1}
List-II
(1)
has two elements
(2)
has three elements
(3)
has four elements
(4)
has five elements
(5)
has six elements
Select Matching Pairs:
* Multiple Allowed
PMatches
QMatches
RMatches
SMatches
Visualized Solution
Analyzing the Lists
List I: Trigonometric equations with specific intervals.
List II: Number of solutions in the given interval.
Goal: Find the general solution for each equation and count the valid roots.
Equation I: Setup
Equation I: cosx+sinx=1
Interval: x∈[−32π,32π]
Divide by 12+12=2:
21cosx+21sinx=21
Equation I: General Solution
Using cos(A−B)=cosAcosB+sinAsinB:
cos(x−4π)=21=cos(4π)
General Solution: x−4π=2nπ±4π
x=2nπ+2π or x=2nπ
Equation I: Finding Roots
Interval: x∈[−32π,32π] (i.e., [−120∘,120∘])
For n=0: x=0 and x=2π (Both Valid)
For n=1 or n=−1: Roots fall outside the interval.
Total solutions: 2 elements.
Equation II: Setup
Equation II: 3tan3x=1
Interval: x∈[−185π,185π]
Rearranging:
tan3x=31=tan(6π)
Equation II: General Solution
Using tanθ=tanα⟹θ=nπ+α:
3x=nπ+6π
Divide by 3:
x=3nπ+18π
Equation II: Finding Roots
Interval: x∈[−185π,185π]
n=0⟹x=18π (Valid)
n=1⟹x=187π (Invalid, >185π)
n=−1⟹x=−185π (Valid)
Total solutions: 2 elements.
Equation III: Setup
Equation III: 2cos(2x)=3
Interval: x∈[−56π,56π]
Rearranging:
cos(2x)=23=cos(6π)
Equation III: General Solution
Using cosθ=cosα⟹θ=2nπ±α:
2x=2nπ±6π
Divide by 2:
x=nπ±12π
Equation III: Finding Roots
Interval: x∈[−56π,56π] (i.e., [−1.2π,1.2π])
n=0⟹x=±12π (2 valid roots)
n=1⟹x=π±12π (2 valid roots, max is 1213π≈1.08π)
n=−1⟹x=−π±12π (2 valid roots, min is −1213π≈−1.08π)
Total solutions: 6 elements.
Equation IV: Setup
Equation IV: sinx−cosx=1
Interval: x∈[−47π,47π]
Divide by 12+(−1)2=2:
21sinx−21cosx=21
Equation IV: General Solution
Using sin(A−B)=sinAcosB−cosAsinB:
sin(x−4π)=21=sin(4π)
General Solution: x−4π=nπ+(−1)n4π
If n is even (2k): x=2kπ+2π
If n is odd (2k+1): x=(2k+1)π
Equation IV: Finding Roots
Interval: x∈[−47π,47π] (i.e., [−1.75π,1.75π])
For x=2kπ+2π:
k=0⟹x=2π (Valid)
k=−1⟹x=−23π (Valid, −1.5π)
For x=(2k+1)π:
k=0⟹x=π (Valid)
k=−1⟹x=−π (Valid)
Total solutions: 4 elements.
Final Conclusion
Summary of Results:
(I) cosx+sinx=1⟶2 elements (Matches P)
(II) 3tan3x=1⟶2 elements (Matches P)
(III) 2cos(2x)=3⟶6 elements (Matches T)
(IV) sinx−cosx=1⟶4 elements (Matches R)
Final Answer: P, P, T, R
00:00 / 00:00
The Sigma Insight: General Solution of Trigonometric Equations
The Dance of the Unit Circle
Mastering Trigonometric Constraints
Welcome, students. Today, we are not just solving equations; we are embarking on a journey through the unit circle. This 'match-the-following' problem is a classic JEE Advanced challenge.
It tests not only your algebraic manipulation skills but also your discipline in handling boundaries. Many students lose marks here not because they cannot solve the equation, but because they lose track of the 'fence'—the interval within which the solutions must live. Let us peel back the layers of these four equations one by one.
Equation I
The Harmonic Addition
We begin with cosx+sinx=1 in the interval x∈[−32π,32π]. When you see an expression of the form acosx+bsinx=c, your first instinct should be the Harmonic Addition Theorem. We divide the entire equation by a2+b2.
Here, a=1 and b=1, so we divide by 12+12=2. This transforms our equation into:
21cosx+21sinx=21
Recognizing that 21=cos(4π)=sin(4π), we can rewrite this as cos(x−4π)=cos(4π). The general solution for cosθ=cosα is θ=2nπ±α.
Thus, x−4π=2nπ±4π. Solving for x, we get two sets of solutions: x=2nπ+2π and x=2nπ. Testing n=0 gives x=0 and x=2π, both of which fall comfortably within [−32π,32π].
Any other integer for n pushes us outside the boundary. Thus, we have exactly 2 elements.
Equation II
The Tangent Trap
Next, we face 3tan3x=1 with x∈[−185π,185π]. This is a test of your ability to handle the argument of the tangent function. We isolate the term: tan3x=31.
We know that tan(6π)=31. The general solution for tanθ=tanα is θ=nπ+α. Therefore, 3x=nπ+6π, which simplifies to:
x=3nπ+18π
Now, we test our values. For n=0, x=18π, which is valid. For n=−1, x=−3π+18π=−185π, which is exactly on the boundary and therefore valid.
For n=1, x=3π+18π=187π, which exceeds our upper limit. We have found 2 valid solutions.
Equation III
The Wide Interval
Equation III is 2cos(2x)=3 in the interval x∈[−56π,56π]. This interval is quite generous, spanning more than two full rotations. We have cos(2x)=23=cos(6π).
The general solution is 2x=2nπ±6π, or:
x=nπ±12π
Let us be systematic. For n=0, we have x=±12π. For n=1, we have x=π±12π (which are 1211π and 1213π).
For n=−1, we have x=−π±12π (which are −1211π and −1213π). Since our interval is [−56π,56π], which is [−1.2π,1.2π], all these values are valid. That gives us 6 elements in total.
Equation IV
The Sine-Cosine Dance
Finally, we tackle sinx−cosx=1 in the interval x∈[−47π,47π]. Again, we divide by 2 to get sin(x−4π)=21=sin(4π).
The general solution for sinθ=sinα is θ=nπ+(−1)nα. So, x−4π=nπ+(−1)n4π.
If n is even (n=2k), we get x=2kπ+2π. For k=0, x=2π. For k=−1, x=−23π.
If n is odd (n=2k+1), we get x=(2k+1)π. For k=0, x=π. For k=−1, x=−π. All four of these values lie within [−47π,47π]. Thus, we have 4 elements.
Conclusion
We have navigated the constraints and verified our roots. The results are clear: Equation I has 2, Equation II has 2, Equation III has 6, and Equation IV has 4.
This problem is a beautiful reminder that in mathematics, the 'how' is just as important as the 'where'. Keep practicing, keep visualizing, and never let the boundaries intimidate you.