Answer:
it is a
Step-by-step explanation:
Answer:x=6
Step-by-step explanation:Step-1 : Multiply the coefficient of the first term by the constant 1 • 18 = 18
Step-2 : Find two factors of 18 whose sum equals the coefficient of the middle term, which is -9 .
-18 + -1 = -19
-9 + -2 = -11
-6 + -3 = -9 That's it
Step-3 : Rewrite the polynomial splitting the middle term using the two factors found in step 2 above, -6 and -3
x2 - 6x - 3x - 18
Step-4 : Add up the first 2 terms, pulling out like factors :
x • (x-6)
Add up the last 2 terms, pulling out common factors :
3 • (x-6)
Step-5 : Add up the four terms of step 4 :
(x-3) • (x-6)
Which is the desired factorization
Let z = sin(x). This means z^2 = (sin(x))^2 = sin^2(x). This allows us to go from the equation you're given to this equation: 7z^2 - 14z + 2 = -5
That turns into 7z^2 - 14z + 7 = 0 after adding 5 to both sides. Use the quadratic formula to solve for z. The only solution is z = 1 (see attached image). Since we made z = sin(x), this means sin(x) = 1. All solutions to this equation will be in the form x = (pi/2) + 2pi*n, which is the radian form of the solution set. If you need the degree form, then it would be x = 90 + 360*n
The 2pi*n (or 360*n) part ensures we get every angle coterminal to pi/2 radians (90 degrees), which captures the entire solution set.
Note: The variable n can be any integer.