Solving equations with sec(x), cosec(x) and cot(x)
In a nutshell
Using these functions can involve simplifying expressions as well as solving equations they're involved in.
Example 1
Simplify the following expression: cos(x)cot(x)cosec(x).
It may help to express everything in terms of sin(x) and cos(x):
cos(x)cot(x)cosec(x)=cos(x)(sin(x)cos(x))(sin(x)1)=sin2(x)cos2(x)=cot2(x)
You may sometimes be able to spot a simplification without first converting everything into sines and cosines. However, if in doubt, use this method.
Solving equations
Often it will help to first simplify an equation before trying to solve it. Solving equations involving cosec(x), sec(x) and cot(x) can be done by also expressing in terms of sin(x), cos(x) and tan(x) where possible, since you are already familiar with these functions.
Example 2
Solve cosec(x)=2 in the interval 0≤x≤360∘.
Reexpress in terms of sin(x) and solve:
cosec(x)sin(x)1sin(x)x=2=2=0.5=sin−1(0.5)=30°
Thus the principal solution is 30∘. Since you are solving a sine equation, the other solution is found by subtracting from 180:
x=180−30=150°
So the solutions to cosec(x)=2 in the interval 0≤x≤360∘ are x=30° and x=150°. Note: The graph of y=cosec(x) can help to check that your solutions are in the right region. But since you turned this into a sine problem, using the cosecant graph while solving is not necessarily useful.
Proofs
Since you now have many trigonometric functions that are closely related, you can show that some expressions are equal to others, even if they look very different.
Example 3
Prove that 1+cot(θ)sin(θ)≡tan(θ)+1sec(θ)−cos(θ).
You can start on either the left side or the right side. Either way, your aim is to reach the same thing as the other side. It is often easier to simplify an expression than make it less simple, but with this problem, starting from either side appears as difficult as the other. Express the term on the left in terms of sin(θ) and cos(θ) and work from there:
1+cot(θ)sin(θ)≡1+sin(θ)cos(θ)sin(θ)≡sin(θ)+cos(θ)sin2(θ)≡sin(θ)+cos(θ)1−cos2(θ)≡cos(θ)sin(θ)+cos(θ)cos(θ)cos(θ)1−cos(θ)cos2(θ)≡tan(θ)+1sec(θ)−cos(θ)