SOLUTION: Find the exact values of the solutions of the equation that are in the interval [0,2pi) 2tan(t)-sec^2(t) = 0

Algebra ->  Quadratic Equations and Parabolas -> SOLUTION: Find the exact values of the solutions of the equation that are in the interval [0,2pi) 2tan(t)-sec^2(t) = 0      Log On


   



Question 814828: Find the exact values of the solutions of the equation that are in the interval [0,2pi)
2tan(t)-sec^2(t) = 0

Answer by jsmallt9(3758) About Me  (Show Source):
You can put this solution on YOUR website!
2tan%28t%29-sec%5E2%28t%29=0
sec and tan are connected by the identity: tan%5E2%28x%29%2B1=sec%5E2%28x%29. So we can get the equation in terms of tan(x) if we substitute for sec%5E2%28x%29:
2tan%28t%29-%28tan%5E2%28x%29%2B1%29=0
(Note the parentheses! It is important to use them when substituting in an expression of multiple terms.) Simplifying we get:
2tan%28t%29-tan%5E2%28x%29-1=0
This is an equation in quadratic form. Rearranging the terms to get it in standard form:
-tan%5E2%28x%29%2B2tan%28t%29-1=0
Since I prefer leading coefficients that are positive, I'll multiply both sides by -1:
tan%5E2%28x%29-2tan%28t%29%2B1=0

These quadratic form equations can be difficult when you are first learning about them. It can be helpful to use a temporary variable:
Let q = tan(t)
Then q%5E2+=+%28tan%28t%29%29%5E2+=+tan%5E2%28t%29
Substituting these in we get:
q%5E2-2q%2B1=0
This is obviously a quadratic equation. And it will factor:
(q-1)(q-1) = 0
From the Zero Product Property:
q - 1 = 0
So q = 1.

But of course we are not interested in a solution for q. We want a solution for t. So it is time to replace our temporary variable:
tan(t) = 1
And solve for t. We should recognize a tan of 1 as a special angle value. The reference angle is pi%2F4. And since the 1 is positive and since tan is positive in the first and third quadrants we get a general solution of:
t+=+pi%2F4+%2B+2pi%2An (for the first quadrant)
t+=+3pi%2F4+%2B+2pi%2An (for the third quadrant)

Now we find the specific solutions in the given interval. For this we try various integers for the n's in these equations until we have found all of the angles that are between 0 and 2pi. (Note: The bracket, [, next to zero means that zero itself is included in the interval while the parenthesis, }, next to 2pi means that 2pi itself is not included.

From t+=+pi%2F4+%2B+2pi%2An...
when n = 0, t=+pi%2F4
when n = 1 (or any higher integer), t is too large for the interval.
when n is any negative integer, t is too small for the interval.
From t+=+3pi%2F4+%2B+2pi%2An...
when n = 0, t=+3pi%2F4
when n = 1 (or any higher integer), t is too large for the interval.
when n is any negative integer, t is too small for the interval.

So the only solutions for t that are in the given interval are t=+pi%2F4 and t=+3pi%2F4

P.S. After you have done several of these you will get more comfortable with them. Eventually you will not need a temporary variable. You will start seeing how to go directly from:
tan%5E2%28x%29-2tan%28t%29%2B1=0
to
%28tan%28t%29-1%29%28tan%28t%29-1%29=0
etc.