Question

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

If y=(2x1)3(x2+1)2y = (2x - 1)^3(x^2 + 1)^2, find the numerical value of dydx\frac{dy}{dx} at x=1x = 1.

Answer: 32

Answer

The numerical value of dydx\frac{dy}{dx} evaluated at x=1x = 1 is 3232.
Using the product rule together with the chain rule for composite functions, we find u(x)=6(2x1)2u'(x) = 6(2x - 1)^2 and v(x)=4x(x2+1)v'(x) = 4x(x^2 + 1). Evaluating at x=1x = 1 gives u(1)=1u(1)=1, u(1)=6u'(1)=6, v(1)=4v(1)=4, and v(1)=8v'(1)=8. Calculating dydx=u(1)v(1)+u(1)v(1)=6(4)+1(8)=32\frac{dy}{dx} = u'(1)v(1) + u(1)v'(1) = 6(4) + 1(8) = 32.

Step-by-Step Solution

1
Set up the product rule for y=u(x)v(x)y = u(x)v(x)
u(x)=(2x1)3u(x) = (2x - 1)^3 and v(x)=(x2+1)2v(x) = (x^2 + 1)^2
The given function is a product of two composite expressions.
2
Differentiate u(x)u(x) using the chain rule
u(x)=3(2x1)22=6(2x1)2u'(x) = 3(2x - 1)^2 \cdot 2 = 6(2x - 1)^2
Differentiating the outer power function and multiplying by the derivative of the inner function 2x12x - 1.
3
Differentiate v(x)v(x) using the chain rule
v(x)=2(x2+1)2x=4x(x2+1)v'(x) = 2(x^2 + 1) \cdot 2x = 4x(x^2 + 1)
Differentiating the outer power function and multiplying by the derivative of the inner function x2+1x^2 + 1.
4
Apply the product rule formula dydx=u(x)v(x)+u(x)v(x)\frac{dy}{dx} = u'(x)v(x) + u(x)v'(x) and evaluate at x=1x = 1
u(1)=1u(1) = 1, u(1)=6u'(1) = 6, v(1)=4v(1) = 4, v(1)=8v'(1) = 8, giving dydxx=1=(6)(4)+(1)(8)=32\frac{dy}{dx}\Big|_{x=1} = (6)(4) + (1)(8) = 32
Substituting x=1x = 1 into each individual term simplifies the arithmetic before combining.

Key Concept

Combined application of the Product Rule and Chain Rule
Rate this question