Question
Question: How many solutions of the equation \(\sqrt 3 \sin x + \cos x = 4\) are there? (A) Infinitely many ...
How many solutions of the equation 3sinx+cosx=4 are there?
(A) Infinitely many solutions
(B) No solution
(C) Two solution
(D) Only one solution
Solution
Using the equation sin2x+cos2x=1 change the equation into a quadratic equation in sine or cosine function. Now find the discriminant of the quadratic equation to find out the characteristics of the solution of the equation. Since a sine or cosine function can have imaginary value, so the discriminant must be non-negative for real solutions.
Complete step-by-step answer:
We know that: sin2x+cos2x=1⇒cosx=1−sin2x
Using the above relationship, we can express cosx in the form of sinx. So, now our given equation will become:
⇒3sinx+1−sin2x=4
⇒1−sin2x=4−3sinx
Now squaring both the sides of the above equation, we have a simpler equation
⇒1−sin2x=(4−3sinx)2
Let us now expand this by using (a−b)2=a2−2ab+b2 and simplifying it further
⇒1−sin2x=42+(3sinx)2−2×4×3sinx
⇒1−sin2x=16+3sin2x−83sinx
⇒4sin2x−83sinx+15=0………...(i)
Here we got a quadratic equation in sinx and we can check for the roots for this equation.
It is important to understand a few things about quadratic equations first. If we have an equation of the form ax2+bx+c=0. We can use the expression,b2−4ac, also known as the discriminant to determine the number of roots of solutions in a quadratic equation. There are three cases:
b2−4ac<0: The equation has zero real solutions. The graph does not cross the x-axis.
b2−4ac=0: The equation has one real solution. The graph touches the x-axis at one point.
b2−4ac>0: The equation has two real solutions. The graph crosses through the x-axis at two points.
Now let us use this same concept for solving this problem.
For our previous equation (i), b2−4ac=(83)2−4×4×15=64×3−16×15=192−240=−48<0
So here the discriminant is negative, which signifies that this quadratic equation has no real solutions, which means there is no real value of sinx to satisfy this equation.
Therefore, we can conclude that the equation 3sinx+cosx=4 does not have any solution.
So, the correct answer is “Option B”.
Note: An alternative approach can be taken in changing the given equation into a quadratic equation in cosine function. You can also approach it by changing the given equation using sin(a+b)=sinacosb+cosasinb or cos(a−b)=cosacosb+sinasinb .