Question
Question: How do you solve \( {\sin ^2}x - 8\sin x - 4 = 0 \) and find all values of x in the interval \( \lef...
How do you solve sin2x−8sinx−4=0 and find all values of x in the interval [0,3600) ?
Solution
Hint : In order to determine the solution of the above trigonometric equation replace the sinx as t . Compare the given quadratic equation with the standard form ax2+bx+c to obtain the values for the variables. Now find the value of determinant using formula D=b2−4ac . You will get D>0 so the roots are distinct and real. Obtain the roots using quadratic formula and put the value of t in the roots to obtain the required solution.
Complete step by step solution:
We are given a trigonometric equation sin2x−8sinx−4=0 and we have to find the solution in the interval [0,3600)
Let t=sinx . So substituting sinxast in the equation, we get
t2−8t−4=0
We have obtained a quadratic equation in t . Comparing the above quadratic equation with the standard quadratic equation ax2+bx+c , we have
a=1
b=-8
c=-4
Let’s find the determinant of the above quadratic equation to understand the nature of roots by using the formula
D=b2−4ac
Putting the values of the variable , we get
⇒D=(−8)2−4(1)(−4) =64+16 =80
Since, D>0 then both the roots of the quadratic equation are distinct and real.
Root of the equation will be
⇒t1=2a−b+2aD=2−(−8)+280=4+245=4+25≈8.472 ⇒t2=2a−b−2aD=2−(−8)−280=4−245=4−25≈−0.47
Value of t1 is rejected as the range of sine function is in the interval [−1,1] .
So we are left with
t2=−0.47
Putting back the value of t
⇒sinx=−0.47 ⇒x=sin−1(−0.47)
The value of x is an angle having sine value equal to −0.47 . Since the value −0.47 is not a remarkable value. Use the calculator to find the answer.
Sine function is negative in the 3rd and 4th quadrant . so we have two solution for the value of x
For the third quadrant we have
⇒x=π+sin−1(0.47) ⇒x=180+28.16 ⇒x=208.16∘
And for the fourth quadrant, we have
⇒x=2π−sin−1(0.47) ⇒x=360−28.16 ⇒x=331.84∘
Therefore, the solution of the given trigonometric equation is x=208.16∘,331.84∘
So, the correct answer is “ x=208.16∘,331.84∘”.
Note : 1. The degree of the quadratic equation is of the order 2.
Every Quadratic equation has 2 roots.
Discriminant: D=b2−4ac
Using Discriminant, we can find out the nature of the roots
If D is equal to zero, then both of the roots will be the same and real.
If D is a positive number then, both of the roots are real solutions.
If D is a negative number, then the root are the pair of complex solutions
Also remember,
1.One must be careful while taking values from the trigonometric table and cross-check at least once to avoid any error in the answer.
2. Period of sine function is 2π .
3. The domain of sine function is in the interval [−2π,2π] and the range is in the interval [−1,1] .
4.Don’t forget to rearrange quadratic equations in the standard form.
5. Don’t forget to compare the given quadratic equation with the standard one every time.