2. Find the equation of the tangent line to the curve. \[ y=x^{3}-2 x \quad \text { at the point when } x=-1 \]
Solución de tutoría real
Responder
Solución
Revisado y aprobado por el equipo de tutoría de UpStudy
Beyond the Answer
To find the equation of the tangent line, we first need to determine the slope of the curve at \( x = -1 \). We start by differentiating the function \( y = x^3 - 2x \): \[ \frac{dy}{dx} = 3x^2 - 2 \] Now, substituting \( x = -1 \): \[ \frac{dy}{dx} \bigg|_{x=-1} = 3(-1)^2 - 2 = 3(1) - 2 = 1 \] So the slope of the tangent line at the point \( x = -1 \) is \( 1 \). Next, we find the corresponding \( y \) value at \( x = -1 \): \[ y = (-1)^3 - 2(-1) = -1 + 2 = 1 \] Thus, the point of tangency is \( (-1, 1) \). We can now use the point-slope form of the equation of a line, \( y - y_1 = m(x - x_1) \), where \( m \) is the slope and \( (x_1, y_1) \) is the point of tangency: \[ y - 1 = 1(x + 1) \] Simplifying, we obtain: \[ y = x + 2 \] So, the equation of the tangent line is \( y = x + 2 \).