199k views
1 vote
Would appreciate the help ! ​

Would appreciate the help ! ​-example-1

1 Answer

1 vote

This is one pathway to prove the identity.

Part 1


(\sin(\theta))/(1-\cos(\theta))-(1)/(\tan(\theta)) = (1)/(\sin(\theta))\\\\(\sin(\theta))/(1-\cos(\theta))-\cot(\theta) = (1)/(\sin(\theta))\\\\(\sin(\theta))/(1-\cos(\theta))-(\cos(\theta))/(\sin(\theta)) = (1)/(\sin(\theta))\\\\(\sin(\theta)*\sin(\theta))/(\sin(\theta)(1-\cos(\theta)))-(\cos(\theta)(1-\cos(\theta)))/(\sin(\theta)(1-\cos(\theta))) = (1)/(\sin(\theta))\\\\

Part 2


(\sin^2(\theta))/(\sin(\theta)(1-\cos(\theta)))-(\cos(\theta)-\cos^2(\theta))/(\sin(\theta)(1-\cos(\theta))) = (1)/(\sin(\theta))\\\\(\sin^2(\theta)-(\cos(\theta)-\cos^2(\theta)))/(\sin(\theta)(1-\cos(\theta))) = (1)/(\sin(\theta))\\\\(\sin^2(\theta)-\cos(\theta)+\cos^2(\theta))/(\sin(\theta)(1-\cos(\theta))) = (1)/(\sin(\theta))\\\\

Part 3


(\sin^2(\theta)+\cos^2(\theta)-\cos(\theta))/(\sin(\theta)(1-\cos(\theta))) = (1)/(\sin(\theta))\\\\(1-\cos(\theta))/(\sin(\theta)(1-\cos(\theta))) = (1)/(\sin(\theta))\\\\(1)/(\sin(\theta)) = (1)/(\sin(\theta)) \ \ {\checkmark}\\\\

As the steps above show, the goal is to get both sides be the same identical expression. You should only work with one side to transform it into the other. In this case, the left side transforms while the right side stays fixed the entire time. The general rule is that you should convert the more complicated expression into a simpler form.

We use other previously established or proven trig identities to work through the steps. For example, I used the pythagorean identity
\sin^2(\theta)+\cos^2(\theta) = 1 in the second to last step. I broke the steps into three parts to hopefully make it more manageable.

User Ptrico
by
5.3k points