Differential Calculus Fundamentals

Master the core principles of differentiation, including rules and visual animations to explain rates of change.

Start Calculus

The Power of Derivatives

Derivatives measure how a function changes as its input changes. They are fundamental in physics (velocity, acceleration), economics (marginal revenue), and optimization problems.

General Derivative Formula:

f'(x) = limₕ→0 [f(x+h) - f(x)] / h

Slope of tangent line to f(x) = x² at x=2

Key Derivative Rules

Power Rule

d/dx [xⁿ] = n·x^(n-1)
Example: d/dx [x³] = 3x²

Product Rule

d/dx [uv] = u'v + uv'
Example: d/dx [x·sinx] = sinx + x·cosx

Chain Rule

d/dx [f(g(x))] = f'(g(x))·g'(x)
Example: d/dx [sin(2x)] = 2·cos(2x)

Test Your Understanding

What is the derivative of 3x⁴ - 5x + 7?

Steps: Derivative of 3x⁴ = 12x³ | Derivative of -5x = -5 | Derivative of constant = 0

Explore Further

Integrals Next Advanced Chain Rule Visual Examples