How do you solve trigonometric equations by the quadratic formula?

1 Answer
Mar 25, 2015

The quadratic formula can be useful in solving trigonometric (or other) kinds of equation. But strictly speaking, the quadratic formula is used only to solve quadratic equations.

Here is an example:

We can use the quadratic formula to solve

#2x^2-6x+3=0#.

We get #x=(-(-6) +- sqrt((-6)^2-4(2)(3)))/(2(2))=(3+-sqrt3)/2#

Now what if we needed to solve: #t^6-2t^3-2=0#?
This is not a quadratic equation.
But, if we substitute #x# in place of #t^3#, we get #x^2-2x-2=0# Which we can solve by the quadratic formula, as above.
But we want #t#, not #x#. That's OK, we have gained this information:

#t^3=(3+-sqrt3)/2#

And (taking 3rd roots on both sides) gives us

#t=root(3)((3+-sqrt3)/2)# . . (No #+-# is needed for odd roots)

Now, suppose we need to solve #sin^2 t - 2sint-2=0#

This is a trigonometric equation, not a quadratic equation. Or is it?

Can't we "turn it into" a quadratic by substituting? (Such equations are sometimes called "quadratic in form".)

Let #x= sint#, we get our old friend #x^2-2x-2=0#.

So #x=sint=(3+-sqrt3)/2#

Now we need to solve #sint=(3+sqrt3)/2# . find #t#.
That's going to be a problem because #(3+sqrt3)/2# is greater than 1.

Solve #sint=(3-sqrt3)/2# .

In this case there is a solution, but it is not one of the special angles. Using tables or electronics, we can get the reference angle #39.3^@# Or the radian angle (the real number) #0.68668#.

In degrees the solutions are:
#t=39.3^@ + 360^@k# for any integer #k#
#t=140.7^@ + 360^@k# for any integer #k#