Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

12. - / 5.26 points find the first and second derivatives of the functi…

Question

  1. - / 5.26 points

find the first and second derivatives of the function.
y = sin(x²)
y =
y =
resources

Explanation:

Step1: Compute first derivative using chain rule

Let $u = x^2$, so $y = \sin(u)$. Then $y' = \cos(u) \cdot u' = \cos(x^2) \cdot 2x = 2x\cos(x^2)$

Step2: Compute second derivative using product rule

$y'' = \frac{d}{dx}[2x\cos(x^2)] = 2\cos(x^2) + 2x \cdot [-\sin(x^2) \cdot 2x] = 2\cos(x^2) - 4x^2\sin(x^2)$

Answer:

$y' = 2x\cos(x^2)$
$y'' = 2\cos(x^2) - 4x^2\sin(x^2)$