Solving Trigonometric Equations

  • Thread starter Thread starter opticaltempest
  • Start date Start date
  • Tags Tags
    Trigonometric
AI Thread Summary
When solving trigonometric equations, caution is needed when dividing by terms that can be zero, as this can lead to undefined expressions. For example, in the equation sin(θ)tan(θ) = sin(θ), dividing by sin(θ) is problematic if sin(θ) = 0. Instead, it's advisable to rearrange the equation to isolate terms, such as sin(θ)(tan(θ) - 1) = 0, allowing for separate solutions. Additionally, squaring both sides of an equation can introduce extraneous roots, necessitating careful verification of solutions. Understanding these concepts is crucial for accurately solving trigonometric equations.
opticaltempest
Messages
135
Reaction score
0
I have a question when solving trigonometric equations.

For example:

Find all the solutions in the interval [0,2pi)

\sin \theta \tan \theta = \sin \theta \]

If you choose to divide through by \sin \theta\] we get,

\tan \theta = 1\] such that \sin \theta \ne 0\]
otherwise we are essentially dividing both sides by zero, which we
cannot do.

Do we need to be careful when solving trigonometric equations using
multiplication and division?

We're dividing by a term that can take on the value of zero. Does
this have any special name? How can I learn more about this?
Are there any techniques to use when solving trig equations
so this doesn't happen?
 
Physics news on Phys.org
you can divide through even if it has the posibility of being = to zero.
the reason for this is because trig functions are FUNCTIONS. when you take calculus you'll see that you can examin how a function behaves close to zero.
as φ -> 0 for sinφ/sinφ , that ratio actually -> 1.

when it is = 0 try not deviding it out.
also, recall tanφ = sinφ/cosφ, so tan(0) = 0/1 = 0.
 
opticaltempest said:
I have a question when solving trigonometric equations.

For example:

Find all the solutions in the interval [0,2pi)

\sin \theta \tan \theta = \sin \theta \]

If you choose to divide through by \sin \theta\] we get,

\tan \theta = 1\] such that \sin \theta \ne 0\]
otherwise we are essentially dividing both sides by zero, which we
cannot do.

Do we need to be careful when solving trigonometric equations using
multiplication and division?

We're dividing by a term that can take on the value of zero. Does
this have any special name? How can I learn more about this?
Are there any techniques to use when solving trig equations
so this doesn't happen?
When you devide, you must make sure that the quantity that you use in the denominator is not zero. But in this case you can bypass division like this :

\sin \theta \tan \theta = \sin \theta
\sin \theta \tan \theta - \sin \theta = 0
\sin \theta ( \tan \theta -1) = 0

Then you solve both

\sin \theta = 0
and
\tan \theta -1 = 0

regards
marlon
 
Squaring the terms is another thing which you have to be careful. You get extraneous roots out there.
 

Similar threads

Back
Top