Question

Difficulty: MediumRules of Differentiation (Product, Quotient, and Chain Rules)

If y=(x22x+2)3y = (x^2 - 2x + 2)^3, what is the numerical value of dydx\frac{dy}{dx} evaluated at x=2x = 2?

Answer: 24

Answer

24
Applying the chain rule gives dydx=3(x22x+2)2(2x2)\frac{dy}{dx} = 3(x^2 - 2x + 2)^2(2x - 2). Evaluating this derivative at x=2x = 2 yields 3(2)2(2)=243(2)^2(2) = 24.

Step-by-Step Solution

1
Identify the composite structure and state the chain rule formula.
Let u=x22x+2u = x^2 - 2x + 2, so y=u3y = u^3. By the chain rule, dydx=dydududx\frac{dy}{dx} = \frac{dy}{du} \cdot \frac{du}{dx}.
The function is an expression raised to a power, requiring the chain rule.
2
Differentiate the outer function with respect to uu and the inner function with respect to xx.
\frac{dy}{du} = 3(x^2 - 2x + 2)^2 and \frac{du}{dx} = 2x - 2.
Apply the power rule to both the outer expression and inner polynomial.
3
Multiply the two derivatives to express dydx\frac{dy}{dx}.
\frac{dy}{dx} = 3(x^2 - 2x + 2)^2(2x - 2).
Product of outer and inner derivatives per the chain rule.
4
Evaluate the expression at x=2x = 2.
\frac{dy}{dx}\Big|_{x=2} = 3(4 - 4 + 2)^2(4 - 2) = 3(2)^2(2) = 24.
Substitute x=2x = 2 into the derivative expression and simplify.

Key Concept

Chain Rule of Differentiation
Rate this question