12.5 Derivatives: Introduction and First Principles

Ask AI

Solved Examples

  1. Definition: f(x)=limh0f(x+h)f(x)hf'(x) = \lim_{h \to 0} \frac{f(x+h) - f(x)}{h}.
  2. Substitute: f(x+h)=(x+h)2=x2+2xh+h2f(x+h) = (x+h)^2 = x^2 + 2xh + h^2.
  3. Difference: f(x+h)f(x)=(x2+2xh+h2)x2=2xh+h2=h(2x+h)f(x+h) - f(x) = (x^2 + 2xh + h^2) - x^2 = 2xh + h^2 = h(2x+h).
  4. Divide by h: f(x+h)f(x)h=2x+h\frac{f(x+h)-f(x)}{h} = 2x + h.
  5. Limit: limh0(2x+h)=2x\lim_{h \to 0} (2x + h) = 2x. Therefore, ddx(x2)=2x\frac{d}{dx}(x^2) = 2x.

Interactive Solver