Question

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

If y=x23x+1y = x^2 \sqrt{3x + 1}, what is the value of dydx\frac{dy}{dx} evaluated at x=1x = 1?

  1. 194\frac{19}{4}Answer
  2. B
    174\frac{17}{4}
  3. C
    134\frac{13}{4}
  4. D
    32\frac{3}{2}

Answer

The numerical value of dydx\frac{dy}{dx} at x=1x = 1 is 194\frac{19}{4}.
Applying the product rule to y=x23x+1y = x^2 \sqrt{3x + 1} gives dydx=x2ddx(3x+1)+3x+1ddx(x2)\frac{dy}{dx} = x^2 \cdot \frac{d}{dx}(\sqrt{3x + 1}) + \sqrt{3x + 1} \cdot \frac{d}{dx}(x^2). By the chain rule, ddx(3x+1)=323x+1\frac{d}{dx}(\sqrt{3x + 1}) = \frac{3}{2\sqrt{3x + 1}}. Substituting x=1x = 1 into dydx=3x223x+1+2x3x+1\frac{dy}{dx} = \frac{3x^2}{2\sqrt{3x + 1}} + 2x\sqrt{3x + 1} gives 34+4=194\frac{3}{4} + 4 = \frac{19}{4}. Thus, the option equal to 194\frac{19}{4} is correct.

Step-by-Step Solution

1
Identify the main differentiation rule required and split the function into two components.
Let u=x2u = x^2 and v=(3x+1)1/2v = (3x + 1)^{1/2}, so y=uvy = u \cdot v.
The function is a product of x2x^2 and a composite function 3x+1\sqrt{3x + 1}.
2
Differentiate uu with respect to xx, and use the chain rule to differentiate vv with respect to xx.
dudx=2x\frac{du}{dx} = 2x and dvdx=12(3x+1)1/23=323x+1\frac{dv}{dx} = \frac{1}{2}(3x + 1)^{-1/2} \cdot 3 = \frac{3}{2\sqrt{3x + 1}}.
The chain rule requires multiplying the derivative of the outer square root function by the derivative of the inner linear function 3x+13x + 1.
3
Apply the product rule formula dydx=udvdx+vdudx\frac{dy}{dx} = u \frac{dv}{dx} + v \frac{du}{dx}.
dydx=x2(323x+1)+3x+1(2x)\frac{dy}{dx} = x^2 \left( \frac{3}{2\sqrt{3x + 1}} \right) + \sqrt{3x + 1} (2x).
The derivative of a product uvuv is uv+vuu v' + v u'.
4
Substitute x=1x = 1 into the derivative expression.
dydxx=1=(1)2(323(1)+1)+3(1)+12(1)=1(34)+22=34+4=194\frac{dy}{dx}\Big|_{x=1} = (1)^2 \left( \frac{3}{2\sqrt{3(1) + 1}} \right) + \sqrt{3(1) + 1} \cdot 2(1) = 1 \cdot \left( \frac{3}{4} \right) + 2 \cdot 2 = \frac{3}{4} + 4 = \frac{19}{4}.
Evaluating at x=1x = 1 requires simplifying 4=2\sqrt{4} = 2 and combining fractions.

Key Concept

Combining Product Rule and Chain Rule for Differentiation
Rate this question