SOLUTION: Question:
Solve over the interval [0 degrees, 360 degrees):
3cos^2x-4cosx-2=0
I have absolutely no idea how to do this problem. I tried using the quadratic formula but I kne
Algebra ->
Trigonometry-basics
-> SOLUTION: Question:
Solve over the interval [0 degrees, 360 degrees):
3cos^2x-4cosx-2=0
I have absolutely no idea how to do this problem. I tried using the quadratic formula but I kne
Log On
Question 817228: Question:
Solve over the interval [0 degrees, 360 degrees):
3cos^2x-4cosx-2=0
I have absolutely no idea how to do this problem. I tried using the quadratic formula but I knew that wasn't right once I did it that way. I then tried this way of doing it:
3cos^2x-4cosx-2=0
3cos^2x-4cosx=2
cosx(3cosx-4)=2
cosx=2/3cosx-4
You can put this solution on YOUR website!
You have a good idea with the factoring. But factoring an expression that is not equal to zero does us no good. So adding the 2 at the start was a mistake. Finding out that cos(x)(3cos(x)-4) = 2 does not help us at all.
The key is to factor the original equation (which has a zero on one side). It may not be easy to see how to factor this. It is in what is called quadratic from. This means the equation has the same structure as a regular quadratic, , and can be solved using the same techniques.
To help you see the "quadratic-ness" of the equation, let's use a temporary variable:
Let q = cos(x). Replacing the cos(x)'s with q's we get:
It should be obvious that we now have a quadratic equation. It does not factor but we can use the quadratic formula:
Simplifying...
which is short for: or
Of course we do not care about what q equals. We want to know what x equals. So we replace the q's: or
The right sides of these equations are not special value numbers for cos. So we get out our calculators (and rounding to 2 places):
cos(x) = 1.7 or cos(x) = -0.39
Since cos is always between -1 and 1, the first equation is impossible. So we will not get any solutions from it. But the second equation is possible. First we find the reference angle. Using our calculators to find we should get 67.05 for the reference angle. (Note that we did not use the "-". Never use minus signs when looking for a reference angle.) Since -0.3874 is negative (here is where the negative gets used) and since cos is negative in the 2nd and 3rd quadrants we should get the following general solution equations: (for the 2nd quadrant) (for the 3rd quadrant)
These simplify to:
Now we use these and various integers for n to find the x's that are in the specified interval.
From ...
if n = 0 then x = 112.95
if n = 1 (or larger) then x is too large for the interval
if n = -1 (or smaller) then x is too small for the interval
From ...
if n = 0 then x = 247.05
if n = 1 (or larger) then x is too large for the interval
if n = -1 (or smaller) then x is too small for the interval
So the only solutions that are in the specified interval are 112.95 and 247.05 degrees.
P.S. After you have done several of these quadratic form equations you will no longer need the temporary variable. You will start seeing how to go directly from:
to
etc.