#AP Calc hw second derivative
6 messages · Page 1 of 1 (latest)
y = sin x
y' = cos x
y'' = - sin x
y''' = -cos x
y'''' = sin x
sorry there was a typo when i typed the function, its h(x)=sinx+cosx. Also can you explain your response? I dont quite understand
N.B. $h(x) = \cos{x} + \sin{x} = \sin{x} + \cos{x}$ in the domain $[0, 2\pi]$
Inflection points occur when $$h(x) = 0$$
$$\Rightarrow 0 = \cos{x} + \sin{x}$$
$$\Rightarrow -\cos{x} = \sin{x}$$
$$\Rightarrow -\sin{(x + \frac{\pi}{2})} = \sin{x}$$
Think about the unit circle and how we could get these two to cancel each other out. I suggest drawing them.
This problem may have two solutions, since these functions are cyclic.
Pigeon
The second derivative would produce $-h(x)$.
$$h(x) = \sin{x} + \cos{x}$$
$$\frac{dh(x)}{dx} = \cos{x} + -\sin{x}$$
$$\frac{d^2h(x)}{dx^2} = -\sin{x} - \cos{x}$$