How do you solve #sin 2(x)- 2sin(x)- 1 = 0#?
1 Answer
Explanation:
Use the identity
#2sinxcosx - 2sinx - 1 = 0#
The challenge here is that we are caught with two different trigonometric functions an equation that is not factorable. In other words, we have to get rid of either sine or cosine in the equation. We can do this as follows.
#2sinxcosx = 1 + 2sinx#
#(2sinxcosx)^2 = (1 + 2sinx)^2#
#4sin^2xcos^2x = 1 + 4sinx + 4sin^2x#
#4sin^2x(1- sin^2x) = 1 + 4sinx + 4sin^2x#
#4sin^2x - 4sin^4x = 1 + 4sinx + 4sin^2x#
#0 = 4sin^4x + 4sinx + 1#
We let
#0= 4t^4 + 4t + 1#
We solve using a graphing calculator to get
So, to put this into context,
Therefore, using our knowledge of sine's positivity and negativity in the various quadrants, we can deduce that
These can be simplified as:
Hopefully this helps!