Finding horizontal tangents on an interval

noelwolfe
Messages
3
Reaction score
0

Homework Statement



Determine all x in [-pi/2, pi/2] at which the graph has horizontal tangents.

Homework Equations



1.) f'(x)= 9cos(x)-2sin(x)
2.) f'(x)= -5csc(x) (5cot(x)-csc(x))

The Attempt at a Solution



1.) 9cos(x)=2sin(x)
9/2=sin(x)/cos(x)
9/2=tan(x)
and then I'm not sure what to do with 9/2?

2.) 5cot(x)=csc(x)
5= csc(x)/cot(x)
5=1/cos(x)
cos(x)=1/5
same problem here... what do I do with 1/5?
 
Physics news on Phys.org
noelwolfe said:
9/2=tan(x)
and then I'm not sure what to do with 9/2?

You are looking for the values of x such that tan(x) = 9/2. Remember inverse trigonometric functions (i.e. sine / arcsine, cos / arccos, tan / arctan, etc.)?
 
I'm sorry, I still don't know--I'm not aware of a "simple" solution to tan(x)=9/2. How would I go about finding the solution?
 
Look up the arctan function (also called inverse tangent) and its uses.
 
Got it. Thanks!
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top