Sign in
12thPass logo
New chatPYQ LibraryDoubtsRank report
Sign in to see Recents

Your guest activity stays on this device

Sign in to save progress →
Sign in

Trigonometric Functions and Equations question

2024 · 5 Apr · Shift 2 · Q59
Guest · filters and generic practice availableBrowsing as a guest · PYQ filters and generic practice are available. Sign in only for personalised features and saved progress.
  1. PYQ Library
  2. /JEE Main
  3. /Mathematics
  4. /Trigonometric Functions and Equations
  5. /2024 · 5 Apr · Shift 2 · Q59

Trigonometric Functions and Equations question

2024 · 5 Apr · Shift 2 · Q59

JEE MainMathematicsTrigonometric Functions and EquationsNumerical+4 / −1
The number of solutions of sin⁡2x+(2+2x−x2)sin⁡x−3(x−1)2=0\sin ^2 x+\left(2+2 x-x^2\right) \sin x-3(x-1)^2=0sin2x+(2+2x−x2)sinx−3(x−1)2=0, where −π≤x≤π-\pi \leq x \leq \pi−π≤x≤π, is ‾\underline{\hspace{2cm}}​.
Numerical answer
View written solutionFree

Correct answer: 2

  1. Given equation

We need to solve

sin⁡2x+(2+2x−x2)sin⁡x−3(x−1)2=0,\sin^2 x + (2+2x-x^2)\sin x - 3(x-1)^2 = 0,sin2x+(2+2x−x2)sinx−3(x−1)2=0,

for −π≤x≤π-\pi \le x \le \pi−π≤x≤π.

We are asked for the number of solutions.


  1. Treat it as a quadratic in sin⁡x\sin xsinx

Let

y=sin⁡x.y = \sin x.y=sinx.

Then the equation becomes

y2+(2+2x−x2)y−3(x−1)2=0.y^2 + (2+2x-x^2)y - 3(x-1)^2 = 0.y2+(2+2x−x2)y−3(x−1)2=0.

Now factor this quadratic.

We look for two expressions whose product is −3(x−1)2-3(x-1)^2−3(x−1)2 and whose sum is 2+2x−x22+2x-x^22+2x−x2.

Observe that

3−x2=−(x2−3).3-x^2 = -(x^2-3).3−x2=−(x2−3).

Try

(y+3−x2)(y+x−1).(y + 3 - x^2)(y + x - 1).(y+3−x2)(y+x−1).

Expanding:

(y+3−x2)(y+x−1)=y2+((3−x2)+(x−1))y+(3−x2)(x−1).(y + 3 - x^2)(y + x - 1) = y^2 + \big((3-x^2)+(x-1)\big)y + (3-x^2)(x-1).(y+3−x2)(y+x−1)=y2+((3−x2)+(x−1))y+(3−x2)(x−1).

The coefficient of yyy is

(3−x2)+(x−1)=2+x−x2,(3-x^2)+(x-1)=2+x-x^2,(3−x2)+(x−1)=2+x−x2,

which is not the required one.

So instead try

(y+x−1)(y+3−x).(y + x - 1)(y + 3 - x).(y+x−1)(y+3−x).

That gives constant term (x−1)(3−x)(x-1)(3-x)(x−1)(3−x), so not correct.

Let us factor systematically. Since

−3(x−1)2=(x−1)(−3x+3),-3(x-1)^2 = (x-1)(-3x+3),−3(x−1)2=(x−1)(−3x+3),

try

(y−(x−1))(y+3(x−1)).(y- (x-1))(y + 3(x-1)).(y−(x−1))(y+3(x−1)).

Expanding:

(y−x+1)(y+3x−3)=y2+(2x−2)y−3(x−1)2.(y-x+1)(y+3x-3) = y^2 + (2x-2)y -3(x-1)^2.(y−x+1)(y+3x−3)=y2+(2x−2)y−3(x−1)2.

This gives coefficient 2x−22x-22x−2, still not correct.

Now use the quadratic formula in yyy:

y=−(2+2x−x2)±(2+2x−x2)2+12(x−1)22.y = \frac{-(2+2x-x^2) \pm \sqrt{(2+2x-x^2)^2 + 12(x-1)^2}}{2}.y=2−(2+2x−x2)±(2+2x−x2)2+12(x−1)2​​.

Let

A=2+2x−x2.A = 2+2x-x^2.A=2+2x−x2.

Then discriminant is

D=A2+12(x−1)2.D = A^2 + 12(x-1)^2.D=A2+12(x−1)2.

Compute it:

A=−x2+2x+2.A = -x^2+2x+2.A=−x2+2x+2.

So

A2=(−x2+2x+2)2=x4−4x3+8x+4.A^2 = (-x^2+2x+2)^2 = x^4-4x^3+8x+4.A2=(−x2+2x+2)2=x4−4x3+8x+4.

Also,

12(x−1)2=12x2−24x+12.12(x-1)^2 = 12x^2-24x+12.12(x−1)2=12x2−24x+12.

Hence

D=x4−4x3+12x2−16x+16.D = x^4-4x^3+12x^2-16x+16.D=x4−4x3+12x2−16x+16.

Now check if this factors:

x4−4x3+12x2−16x+16=(x2−2x+4)2.x^4-4x^3+12x^2-16x+16 = (x^2-2x+4)^2.x4−4x3+12x2−16x+16=(x2−2x+4)2.

Therefore,

D=x2−2x+4,\sqrt D = x^2-2x+4,D​=x2−2x+4,

since x2−2x+4=(x−1)2+3>0x^2-2x+4=(x-1)^2+3>0x2−2x+4=(x−1)2+3>0.

So

y=−A±(x2−2x+4)2.y = \frac{-A \pm (x^2-2x+4)}{2}.y=2−A±(x2−2x+4)​.

Since

−A=x2−2x−2,-A = x^2-2x-2,−A=x2−2x−2,

we get:

  • With +++ sign,
y=x2−2x−2+x2−2x+42=x2−2x+1=(x−1)2.y = \frac{x^2-2x-2 + x^2-2x+4}{2} = x^2-2x+1 = (x-1)^2.y=2x2−2x−2+x2−2x+4​=x2−2x+1=(x−1)2.
  • With −-− sign,
y=x2−2x−2−(x2−2x+4)2=−3.y = \frac{x^2-2x-2 - (x^2-2x+4)}{2} = -3.y=2x2−2x−2−(x2−2x+4)​=−3.

Thus

sin⁡x=(x−1)2orsin⁡x=−3.\sin x = (x-1)^2 \quad \text{or} \quad \sin x = -3.sinx=(x−1)2orsinx=−3.

Since sin⁡x∈[−1,1]\sin x\in[-1,1]sinx∈[−1,1], the equation sin⁡x=−3\sin x=-3sinx=−3 has no solution.

So we only need to solve

sin⁡x=(x−1)2.\sin x = (x-1)^2.sinx=(x−1)2.
  1. Restrict possible values using ranges

Because sin⁡x∈[−1,1]\sin x \in [-1,1]sinx∈[−1,1] and (x−1)2≥0(x-1)^2 \ge 0(x−1)2≥0, we must have

0≤(x−1)2≤1.0 \le (x-1)^2 \le 1.0≤(x−1)2≤1.

So

∣x−1∣≤1  ⟹  0≤x≤2.|x-1| \le 1 \implies 0 \le x \le 2.∣x−1∣≤1⟹0≤x≤2.

Thus any solution must lie in [0,2][0,2][0,2].

Also on [0,2][0,2][0,2], we have

sin⁡x>0.\sin x > 0.sinx>0.

So solutions are possible there.


  1. Solve graphically / by sign analysis

Define

f(x)=sin⁡x−(x−1)2,x∈[0,2].f(x)=\sin x-(x-1)^2, \qquad x\in[0,2].f(x)=sinx−(x−1)2,x∈[0,2].

We count zeros of fff.

Check some values:

f(0)=sin⁡0−1=−1<0,f(0)=\sin 0-1=-1<0,f(0)=sin0−1=−1<0, f(1)=sin⁡1−0=sin⁡1>0,f(1)=\sin 1-0=\sin 1>0,f(1)=sin1−0=sin1>0, f(2)=sin⁡2−1<1−1=0.f(2)=\sin 2-1<1-1=0.f(2)=sin2−1<1−1=0.

So by continuity:

  • one root lies in (0,1)(0,1)(0,1),
  • one root lies in (1,2)(1,2)(1,2).

Now we show there are no more than these two.

Differentiate:

f′(x)=cos⁡x−2(x−1)=cos⁡x−2x+2.f'(x)=\cos x-2(x-1)=\cos x-2x+2.f′(x)=cosx−2(x−1)=cosx−2x+2.

And

f′′(x)=−sin⁡x−2<0for x∈[0,2].f''(x)=-\sin x-2<0 \quad \text{for } x\in[0,2].f′′(x)=−sinx−2<0for x∈[0,2].

So fff is strictly concave on [0,2][0,2][0,2]. Hence f′f'f′ is strictly decreasing, and therefore fff can cross the xxx-axis at most twice.

Since we already found at least two roots, it follows that there are exactly two roots.


  1. Number of solutions

Therefore, the number of solutions in [−π,π][-\pi,\pi][−π,π] is

2.\boxed{2}.2​.
  1. Comparison with stored answer

Stored correct answer: 222

Our derived answer is also 222, so they agree.

PreviousNext

More from Trigonometric Functions and Equations

  • Let ∣cosθcos(60−θ)cos(60+θ)∣≤81​,θϵ[0,2π]. Then, the sum of all θ∈[0,2π], where cos3θ attains its maximum value, is :2024 · MCQ
  • If 2tan2θ−5secθ=1 has exactly 7 solutions in the interval [0,2nπ​], for the least value of n∈N, then ∑k=1n​2kk​ is equal to:2024 · MCQ
  • If α,−2π​<α<2π​ is the solution of 4cosθ+5sinθ=1, then the value of tanα is2024 · MCQ
  • The sum of the solutions x∈R of the equation cos6x−sin6x3cos2x+cos32x​=x3−x2+6 is2024 · MCQ
  • If 2sin3x+sin2xcosx+4sinx−4=0 has exactly 3 solutions in the interval [0,2nπ​],n∈N, then the roots of the equation x2+nx+(n−3)=0 belong to :2024 · MCQ
  • If θ∈[−2π,2π], then the number of solutions of 22​cos2θ+(2−6​)cosθ−3​=0, is equal to:2025 · MCQ
  • If θϵ[−67π​,34π​], then the number of solutions of 3​cosec2θ−2(3​−1)cosecθ−4=0, is equal to :2025 · MCQ
  •  The number of solutions of the equation 2x+3tanx=π,x∈[−2π,2π]−{±2π​,±23π​} is: 2025 · MCQ