Trigonometry in this calculus problem

endeavor
Messages
174
Reaction score
0
Find all the points on the graph of the function f(x) = 2 \sin x + \sin^2 x at which the tangent is horizontal.
f'(x) = 2 \cos x + 2 \sin x \cos x = 0
2 \cos x (1 + \sin x) = 0
\cos x = 0 or \sin x = -1
x = \frac{\pi}{2} + n\pi or x = \frac{3\pi}{2} + 2n\pi
I then plug into find the y-coordinates. However, the book's answer for the cos x = 0 part is x = \frac{\pi}{2} + 2n\pi. But cos x = 0 for all x = \frac{\pi}{2} + n\pi... right? where did the 2 come from?
 
Last edited:
Physics news on Phys.org
f'(x) = 2\cos x + 4\sin x \cos x

2\cos x(1+2\sin x) = 0
 
Last edited:
oops. It's actually f(x) = 2 \sin x + \sin^2 x
 
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