Differentiation Rules Math Example 2

Follow the full solution, then compare it with the other examples linked below.

Example 2

medium
Use the quotient rule to differentiate f(x)=x2+1xโˆ’3f(x) = \dfrac{x^2 + 1}{x - 3}.

Solution

  1. 1
    Identify numerator f=x2+1f = x^2+1 and denominator g=xโˆ’3g = x-3.
  2. 2
    Compute derivatives: fโ€ฒ=2xf' = 2x, gโ€ฒ=1g' = 1.
  3. 3
    Apply the quotient rule: (fg)โ€ฒ=fโ€ฒgโˆ’fgโ€ฒg2\left(\frac{f}{g}\right)' = \frac{f'g - fg'}{g^2}.
  4. 4
    Substitute: 2x(xโˆ’3)โˆ’(x2+1)(1)(xโˆ’3)2\frac{2x(x-3) - (x^2+1)(1)}{(x-3)^2}.
  5. 5
    Expand the numerator: 2x2โˆ’6xโˆ’x2โˆ’1=x2โˆ’6xโˆ’12x^2 - 6x - x^2 - 1 = x^2 - 6x - 1.
  6. 6
    Final answer: x2โˆ’6xโˆ’1(xโˆ’3)2\frac{x^2 - 6x - 1}{(x-3)^2}.

Answer

fโ€ฒ(x)=x2โˆ’6xโˆ’1(xโˆ’3)2f'(x) = \frac{x^2 - 6x - 1}{(x-3)^2}
The quotient rule formula is 'lo d-hi minus hi d-lo over lo squared.' The numerator requires careful expansion โ€” subtract the entire second term. A common sign error is forgetting that โˆ’(x2+1)โ‹…1-(x^2+1)\cdot 1 subtracts both the x2x^2 and the 11.

About Differentiation Rules

A set of standard formulas for finding derivatives of common function types without using the limit definition each time.

Learn more about Differentiation Rules โ†’

More Differentiation Rules Examples