SOLUTION: solve 12sin^2(w)+13cos(w)-15=0 for all solutions where w is in radians between 0 and 2pi. Give your answers accurate to 2 decimal places, as a list separated by commas
Algebra ->
Trigonometry-basics
-> SOLUTION: solve 12sin^2(w)+13cos(w)-15=0 for all solutions where w is in radians between 0 and 2pi. Give your answers accurate to 2 decimal places, as a list separated by commas
Log On
Question 815618: solve 12sin^2(w)+13cos(w)-15=0 for all solutions where w is in radians between 0 and 2pi. Give your answers accurate to 2 decimal places, as a list separated by commas Answer by jsmallt9(3758) (Show Source):
If we could factor this we might be able to solve it. But with both sin and cos in the equation it will not factor easily. Since the sin is squared, we can use to substitute in for the sin squared:
which simplifies as follows:
Now we can factor. Since factoring with a positive leading coefficient is easier, I'll start by multiplying (or dividing) both sides by -1:
Factoring we get:
(3cos(w)-1)(4cos(w)-3) = 0
From the Zero Product Property:
3cos(w) - 1 = 0 or 4cos(w)-3 = 0
Solving 3cos(w) - 1 = 0:
3cos(w) = 1
cos(w) = 1/3
Using inverse cos we get a reference angle of (approximately) 1.23. Since the 1/3 is positive and since cos is positive in the 1st and 4th quadrants we get general solution equations of: (for 1st quadrant angles) (for 4th quadrant angles)
Solving 4cos(w)-3 = 0:
4cos(w) = 3
cos(w) = 3/4
Using inverse cos we get a reference angle of (approximately) 0.72. Since the 1/3 is positive and since cos is positive in the 1st and 4th quadrants we get general solution equations of: (for 1st quadrant angles) (for 4th quadrant angles)
Now we use the general solution equations to find the specific solutions which are in the given interval.
From we get:
if n = 0 then w = 1.23
if n = 1 (or larger) then w is too large for the interval
if n = -1 (or smaller) then w is too small for the interval
From we get:
if n = 0 or smaller then w is too small for the interval
if n = 1 then w = -1.23 + 6.28 = 5.05
if n = 2 (or larger) then w is too large for the interval
From we get:
if n = 0 then w = 0.72
if n = 1 (or larger) then w is too large for the interval
if n = -1 (or smaller) then w is too small for the interval
From we get:
if n = 0 or smaller then w is too small for the interval
if n = 1 then w = -0.72 + 6.28 = 5.56
if n = 2 (or larger) then w is too large for the interval
So the only solutions in the given interval are: 1.23, 5.05, 0.72, 5.56