How Do You Simplify Trigonometric Expressions Using Identities?

  • Thread starter Thread starter asdfsystema
  • Start date Start date
  • Tags Tags
    Trigonometry
AI Thread Summary
To simplify the expression sin(x)/cot^2(x) - sin(x)/cos^2(x), it is essential to express cotangent in terms of sine and cosine. The correct approach involves rewriting cot^2(x) as cos^2(x)/sin^2(x) and then combining the terms into a single fraction. After simplifying, applying the identity tan(x) = sin(x)/cos(x) will aid in further reduction. Ultimately, the goal is to express everything in terms of sine and cosine to reach the final answer of -sin(x). Understanding and utilizing trigonometric identities is crucial for this simplification process.
asdfsystema
Messages
87
Reaction score
0
Trigonometry Basic (URGENT) please help !

Homework Statement



SIMPLIFY:
sin(x)/cot^2(x) - sin(x)/cos^2(x)


Homework Equations



Trigonometric identities I think



The Attempt at a Solution



I got sin(x)cot^-2(x) - sin(x) sec^2(x) ...

but the book says the answer is -sin(x).


Any starting points please? Thanks
 
Physics news on Phys.org


First try changing the cot^2(x) expression into an expression in terms of sin(x) and cos(x), and leave everything in terms of sin(x) and cos(x), i.e. don't change the cosine expression in the right term into a secant expression.
As you've suspected, you will need to use trigonometric identities to aid in your simplification.

Hint: You should know the trigonometric identity tan(x) = sin(x)/cos(x). Try to take it from there.

After you've done that, try simplifying the entire expression into one fraction, still in terms of just sin(x) and cos(x).
I'll tell you that you will need to know at least one more trigonometric identity after you've gotten it simplified to a single fraction to complete the problem.
 
Last edited:


I'm not sure where to apply the trig identity.

I got sin(x)/ (cos(x)/sin(x))^2 - sin(x)/ cos(x)*cos(x)

Where does the identity come into play?

Thanks for the quick response
 


asdfsystema said:
I'm not sure where to apply the trig identity.

I got sin(x)/ (cos(x)/sin(x))^2 - sin(x)/ cos(x)*cos(x)

Where does the identity come into play?

Thanks for the quick response

Ok, you applied the first trig identity cot(x) = cos(x) / sin(x) correctly. You need to clean this expression up a bit before you will be able to apply another identity. Combine the powers of sine and cosine in both terms, and see what the denominators will become. Remember if you are adding or subtracting two fractions with the same denominator, you may combine them into one fraction with that same denominator.

Hints: In any expression, (a/b) / (c/d) = (a/b) * (d/c)
Also, (a/c) + (b/c) = (a+b)/c
With trig expressions, they work the same as multiplying other expressions with identical bases, so for example
sin^4(x) * sin(x) = sin^5(x)
 
Last edited:
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top