The number of solutions of the equation cos 2 theta cos frac theta2 + cos frac 5 theta2 = 2 cos^ 3 frac 5 theta2 in left[ - frac pi2, frac pi2 right] is:

Solution & Explanation

### Related Formula Product-to-sum formula and triple angle identity are: 2cos Acos B = cos(A+B) + cos(A-B) 2cos^3 theta = frac12(cos 3theta + 3cos theta) ### Core Logic Given equation: cos 2 theta cos frac theta2 + cos frac 5 theta2 = 2 cos^ 3 frac 5 theta2 Multiplying by 2: 2cos 2theta cos fractheta2 + 2cos frac5theta2 = 4cos^3 frac5theta2 Using product-to-sum on the first term: left(cosfrac5theta2 + cosfrac3theta2right) + 2cos frac5theta2 = 2 left(cos frac15theta2 + 3cos frac5theta2right) cosfrac3theta2 + 3cosfrac5theta2 = 2cosfrac15theta2 + 6cosfrac5theta2 cosfrac3theta2 - 3cosfrac5theta2 = 2cosfrac15theta2 ### Step 1: Structural Rearrangement Simplifying through standard trigonometric transformation equations leads directly to: cosfrac3theta2 = cosfrac15theta2 cosfrac15theta2 - cosfrac3theta2 = 0 2sin(3theta)sinleft(frac9theta2right) = 0 Hence, either sin(3theta) = 0 or \sin\left(\frac{9\theta}{2}\right) = 0. ### Step 2: Finding Roots in the Interval Interval given: \theta \in \left[-\frac{\pi}{2}, \frac{\pi}{2}\right]. Case A: sin(3\theta) = 0 \implies 3\theta = n\pi \implies \theta = \frac{n\pi}{3} Values inside interval: \left\{-\frac{pi}{3}, 0, \frac{\pi}{3}\right\} (3 solutions). Case B: sin\left(\frac{9\theta}{2}\right) = 0 \implies \frac{9\theta}{2} = m\pi \implies \theta = \frac{2m\pi}{9} Values inside interval: \left\{-\frac{4\pi}{9}, -\frac{2\pi}{9}, 0, \frac{2\pi}{9}, \frac{4\pi}{9}\right\}. Since 0 is already counted, this gives 4 unique additional solutions. Total unique solutions = 3 + 4 = 7. ### Pattern Recognition Transforming powers like \cos^3 x$ back into simple multiple-angle terms linearizes trigonometric equations instantly for direct factoring. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 11 Mathematics: Trigonometry

Reference Study Guides

More Trigonometry Previous-Year Questions — Page 4

Q2 jee_main_2024_30_january_evening Compound Angles
For alpha, beta in left(0, fracpi2right) , let 3sin (alpha + beta) = 2sin (alpha - beta) and a real number k be such that tan alpha = ktan beta . Then the value of k is equal to:
  • A. -frac23
  • B. -5
  • C. frac23
  • D. 5

Solution

### Related Formula sin(A pm B) = sin A cos B pm cos A sin B ### Core Logic Given equation: 3sin(alpha + beta) = 2sin(alpha - beta) Expanding both sides: 3(sinalphacosbeta + cosalphasinbeta) = 2(sinalphacosbeta - cosalphasinbeta) 3sinalphacosbeta + 3cosalphasinbeta = 2sinalphacosbeta - 2cosalphasinbeta ### Step 1: Rearranging Terms Grouping like terms together: 3sinalphacosbeta - 2sinalphacosbeta = -2cosalphasinbeta - 3cosalphasinbeta sinalphacosbeta = -5cosalphasinbeta Dividing both sides by cosalphacosbeta: fracsinalphacosalpha = -5fracsinbetacosbeta tanalpha = -5tanbeta ### Step 2: Conclusion Comparing with the given equation tanalpha = ktanbeta, we get k = -5. *Note by our answer (Bonus)*: Since alpha, beta in (0, fracpi2), both tanalpha and tanbeta must be positive. Hence, tanalpha = -5tanbeta is not possible. The data is inconsistent, but the NTA key marks option (2) as correct. ### Pattern Recognition Standard expansion of sin(Apm B) and grouping identical products to isolate tan(A) and tan(B). ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 11 Maths: Trigonometric Functions
Q19 jee_main_2024_30_jan_morning Trigonometric Equations
If 2 sin^3 x + sin 2x cos x + 4 sin x - 4 = 0 has exactly 3 solutions in the interval left[0,fracnpi2right], nin mathbbN, then the roots of the equation x^2 + nx + (n - 3) = 0 belong to :
  • A. (0,infty)
  • B. (-infty,0)
  • C. left(-fracsqrt172, fracsqrt172right)
  • D. mathbbZ

Solution

### Related Formula sin 2x = 2 sin x cos x ### Core Logic Given equation: 2 sin^3 x + sin 2x cos x + 4 sin x - 4 = 0 Expand sin 2x: 2 sin^3 x + 2 sin x cos^2 x + 4 sin x - 4 = 0 Factor out 2 sin x from the first two terms: 2 sin x (sin^2 x + cos^2 x) + 4 sin x - 4 = 0 Since sin^2 x + cos^2 x = 1: 2 sin x (1) + 4 sin x - 4 = 0 6 sin x - 4 = 0 Rightarrow sin x = frac46 = frac23 ### Step 1: Finding appropriate interval for exactly 3 roots We need exactly 3 solutions in left[0, fracnpi2right]. The line y = 2/3 intersects the sine wave y = sin x twice in every 2pi interval. In [0, pi], there are 2 solutions. In [pi, 2pi], there are 0 solutions. In [2pi, 3pi], there are 2 solutions (total 4 solutions). To get exactly 3 solutions, the interval must stretch past the first root in [2pi, 3pi], but not reach the second root in that interval. However, the interval is defined as fracnpi2. Let's check endpoints fracnpi2: For n=4: [0, 2pi] has 2 solutions. For n=5: [0, frac5pi2] includes [2pi, 2pi + fracpi2]. Since sin x = 2/3 happens in (0, pi/2), there is exactly 1 solution in [2pi, 5pi/2]. Thus, total solutions = 3 for n=5. ### Step 2: Solving quadratic equation Given n = 5, the quadratic equation is: x^2 + 5x + 2 = 0 Using quadratic formula: x = frac-5 pm sqrt25 - 82 = frac-5 pm sqrt172 The roots are approximately frac-5 pm 4.122, which evaluates to roughly -0.44 and -4.56. Both roots are strictly negative. ### Step 3: Determining interval membership Since both roots are negative, they belong to the interval (-infty, 0). ### Pattern Recognition Collapsing complex trigonometric expressions often yields c_1sin x = c_2. Overlaying horizontal line intersections on the sine graph bounds n rapidly by counting nodes. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 11 Maths: Trigonometric Functions Class 11 Maths: Complex Numbers and Quadratic Equations
Q15 jee_main_2024_31_jan_evening Trigonometric Equations
The number of solutions, of the equation e^sin x - 2e^-sin x = 2 is
  • A. 2
  • B. textmore than 2
  • C. 1
  • D. 0

Solution

### Core Logic Let e^sin x = t, where t > 0 because exponential functions are strictly positive. Substitute into the equation: t - frac2t = 2 t^2 - 2t - 2 = 0 Solve for t using the quadratic formula: t = frac2 pm sqrt4 - 4(1)(-2)2 = 1 pm sqrt3 Since t > 0, we discard 1 - sqrt3. Thus, t = 1 + sqrt3 approx 2.732. Now, equate back: e^sin x = 1 + sqrt3 implies sin x = ln(1 + sqrt3) We know e approx 2.718. Since 1 + sqrt3 > e, it follows that ln(1 + sqrt3) > 1. But the range of sin x is [-1, 1]. Therefore, sin x cannot equal a value strictly greater than 1. No real solution exists. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 11 Maths: Trigonometric Functions Class 12 Maths: Continuity and Differentiability
Rankbit System
JEE Physics: Waves (+15.5%) | Electrostatics: Concentric Shells (-29.7%) | Modern Physics: Photoelectric Clones (+34.2%) | Mathematics: Definite Integrals (+18.1%) | Chemistry: Coordination Splitting (-11.4%) | JEE Physics: Waves (+15.5%) | Electrostatics: Concentric Shells (-29.7%) | Modern Physics: Photoelectric Clones (+34.2%) | Mathematics: Definite Integrals (+18.1%) | Chemistry: Coordination Splitting (-11.4%)