Sign in to save

Bookmark this page so you can find it later.

Sign in to save

Bookmark this page so you can find it later.

Derivative notation is the language mathematicians and scientists use to describe how one quantity changes as another quantity changes. On a graph, the derivative at a point is the slope of the tangent line touching the curve at that point. This makes derivatives essential for studying motion, growth, optimization, and changing systems.

Different notations highlight different meanings of the same idea.

Leibniz notation, such as dy/dx, emphasizes a rate of change of y with respect to x. Prime notation, such as f'(x), emphasizes the derivative function built from an original function f(x). Dot notation, such as x dot or v = x dot, is common in physics when the independent variable is time.

Higher-order derivatives, such as d2y/dx2 or f''(x), describe how the rate of change itself is changing.

Key Facts

  • dy/dx means the derivative of y with respect to x.
  • f'(x) means the derivative of the function f at input x.
  • If y = f(x), then dy/dx = f'(x).
  • The derivative at a point equals the slope of the tangent line at that point.
  • For position x(t), velocity is v = dx/dt = x dot, and acceleration is a = d2x/dt2 = x double dot.
  • Second derivative notation includes d2y/dx2, f''(x), and y''.

Vocabulary

Derivative
A derivative measures the instantaneous rate of change of one quantity with respect to another.
Leibniz notation
Leibniz notation writes a derivative as dy/dx to show which quantity is changing and which variable it changes with respect to.
Prime notation
Prime notation writes a derivative as f'(x), y', or f''(x) for higher derivatives.
Dot notation
Dot notation writes a time derivative with a dot above the variable, such as x dot for dx/dt.
Higher-order derivative
A higher-order derivative is a derivative taken more than once, such as the second derivative or third derivative.

Common Mistakes to Avoid

  • Treating dy/dx as a fraction in every situation is wrong because it represents a derivative, even though it often behaves like a ratio in useful ways.
  • Forgetting the variable of differentiation is wrong because d/dx and d/dt can give different results for the same expression.
  • Reading f'(x) as f times x is wrong because the prime mark means derivative, not multiplication.
  • Confusing y'' with (y') squared is wrong because y'' means the second derivative, while (y')^2 means the square of the first derivative.

Practice Questions

  1. 1 If f(x) = 3x^2 - 4x + 7, find f'(x) and f'(2).
  2. 2 A particle has position s(t) = 5t^2 + 2t meters. Write its velocity using Leibniz notation and dot notation, then find the velocity at t = 3 s.
  3. 3 Explain the difference between dy/dx, f'(x), and x dot in words, and describe when each notation is most useful.