Derivative at a Point (Definition): The Difference Quotient

By Vegard Gjerde Based on Masterful Learning 10 min read
derivative-at-a-point math calculus derivatives learning-strategies

The derivative at a point is defined by f(a)=limh0f(a+h)f(a)hf'(a) = \lim_{h \to 0} \frac{f(a+h)-f(a)}{h}—the instantaneous rate of change of ff at input aa and the slope of the tangent line to the graph at (a,f(a))(a,\, f(a)). The derivative exists when that limit exists. This definition underlies the standard differentiation rules used throughout calculus and is foundational to differential calculus.

Unisium hero image titled Derivative at a Point (Definition) showing the principle equation and a conditions card.
The derivative at a point relation f(a)=limh0f(a+h)f(a)hf'(a)=\lim_{h \to 0}\frac{f(a+h)-f(a)}{h} with the condition limit exists.

On this page: The Principle | Conditions | Misconceptions | EE Questions | Retrieval Practice | Worked Example | Solve a Problem | FAQ


The Principle

Statement

The derivative of ff at a point aa, written f(a)f'(a), is the limit of the difference quotient f(a+h)f(a)h\frac{f(a+h)-f(a)}{h} as h0h \to 0. The numerator measures how much ff‘s output changes when the input shifts by a small amount hh; the denominator records the size of that shift. Taking the limit collapses the secant slope to the tangent slope at aa—the instantaneous rate of change of ff at that input.

Mathematical Form

f(a)=limh0f(a+h)f(a)hf'(a) = \lim_{h \to 0} \frac{f(a+h)-f(a)}{h}

Where:

  • ff = a real-valued function defined in an open interval containing aa
  • aa = the input value at which the derivative is computed
  • hh = the increment in input (approaches 00 but is never 00 during the limit)
  • f(a+h)f(a)f(a+h) - f(a) = the resulting change in output over the increment hh

Alternative Forms

In different notational contexts, the derivative at a point appears as:

  • Leibniz notation: dfdxx=a=limh0f(a+h)f(a)h\left.\dfrac{df}{dx}\right|_{x=a} = \lim_{h \to 0}\dfrac{f(a+h)-f(a)}{h}
  • Increment notation: f(a)=limΔx0f(a+Δx)f(a)Δxf'(a) = \lim_{\Delta x \to 0}\dfrac{f(a+\Delta x)-f(a)}{\Delta x}

Conditions of Applicability

Condition: limit exists

Practical modeling notes

  • “Limit exists” means the two-sided limit of the difference quotient is a finite real number—both the left-hand and right-hand limits of f(a+h)f(a)h\frac{f(a+h)-f(a)}{h} as h0h \to 0 agree and are finite.
  • ff must be defined on an open interval containing aa so that f(a+h)f(a+h) is meaningful for small nonzero hh on both sides.
  • For polynomials, rational functions (at points in their domain), and standard transcendental functions, the limit typically exists at interior points and the power, sum, product, quotient, and chain rules compute it efficiently. The limit definition is the governing concept; the rules are derived shortcuts.

When It Doesn’t Apply

The derivative at aa fails to exist in two main ways:

  • Limit does not exist (corner, cusp, or oscillation): The left-hand and right-hand limits of the difference quotient disagree, or the quotient oscillates without settling. Example: f(x)=xf(x) = |x| at a=0a = 0 has left-hand quotient limit 1-1 and right-hand quotient limit 11, so the two-sided limit fails.
  • Limit is infinite or ff not defined near aa: If the difference quotient grows without bound, or ff is defined only on one side of aa, no finite derivative exists. Example: f(x)=x1/3f(x) = x^{1/3} at a=0a = 0 has a vertical tangent—the quotient grows like h2/3h^{-2/3}, so f(0)f'(0) is undefined.

Want the complete framework behind this guide? Read Masterful Learning.


Common Misconceptions

Misconception 1: “The difference quotient and the derivative are the same thing”

The truth: The difference quotient f(a+h)f(a)h\frac{f(a+h)-f(a)}{h} is a secant slope for a fixed nonzero hh. The derivative f(a)f'(a) is the limit of that expression as h0h \to 0—a single number, not a ratio with hh still in it.

Why this matters: Treating the quotient itself as the derivative leads to answers that still contain hh, or to believing the derivative is undefined simply because the expression has hh in the denominator.

Misconception 2: “You can substitute h=0h = 0 directly to find the derivative”

The truth: Direct substitution yields 00\frac{0}{0}—an indeterminate form with no value. Algebraic simplification (factoring out hh, cancellation) is required to remove the hh from the denominator before evaluating the limit.

Why this matters: Skipping simplification produces either a wrong answer or an undefined expression, and it obscures the limit as the conceptual core of differentiation.

Misconception 3: “A function continuous at aa must be differentiable at aa

The truth: Continuity at aa is necessary but not sufficient for differentiability. f(x)=xf(x) = |x| is continuous at x=0x = 0 but has a corner there; the left- and right-hand limits of the difference quotient disagree, so f(0)f'(0) does not exist.

Why this matters: Conflating the two conditions skips the independent check on the difference quotient limit—the actual condition the definition imposes.


Elaborative Encoding

Use these questions to build deep understanding. (See Elaborative Encoding for the full method.)

Within the Principle

  • In the difference quotient f(a+h)f(a)h\frac{f(a+h)-f(a)}{h}, what does f(a+h)f(a)f(a+h)-f(a) measure geometrically, and what does hh measure? What does the full ratio represent before the limit is taken?
  • Why does the definition use a two-sided limit as h0h \to 0 rather than a one-sided limit? What would it mean for only limh0+\lim_{h \to 0^+} of the difference quotient to exist?

For the Principle

  • How would you decide when to apply the limit definition directly versus a differentiation rule like the power rule? What signals that the definition itself is required?
  • What happens to the definition if ff has a jump discontinuity at aa? Can the difference quotient limit be finite in that case?

Between Principles

  • Continuity at aa requires limxaf(x)=f(a)\lim_{x \to a} f(x) = f(a). Differentiability at aa requires the limit of the difference quotient to exist. Which condition is strictly stronger, and why can one hold without the other?

Generate an Example

  • Construct a function that is continuous at x=0x = 0 but not differentiable there. What does the graph look like at that point, and how does the difference quotient behave as h0h \to 0?

Retrieval Practice

Answer from memory, then click to reveal and check. (See Retrieval Practice for the full method.)

State the principle in words: _____The derivative of f at a is the limit of the difference quotient (f(a+h)-f(a))/h as h approaches 0, provided that limit exists.
Write the canonical equation: _____f(a)=limh0f(a+h)f(a)hf'(a)=\lim_{h \to 0}\frac{f(a+h)-f(a)}{h}
State the canonical condition: _____limit exists

Worked Example

Use this worked example to practice Self-Explanation.

Problem

Let f(x)=x2f(x) = x^2. Use the definition of the derivative to find f(3)f'(3).

Step 1: Verbal Decoding

Target: f(3)f'(3)
Given: ff
Constraints: quadratic function; evaluation point fixed at x=3x = 3

Step 2: Visual Decoding

Draw a coordinate plane and sketch the parabola y=x2y = x^2 near x=3x = 3. Mark the point (3,9)(3, 9) on the curve. Draw a secant from (3,9)(3, 9) to a displaced point (3+h,(3+h)2)(3+h,\, (3+h)^2) and label the rise f(3+h)f(3)f(3+h)-f(3) and the run hh. (The secant approaches the tangent at (3,9)(3, 9) as h0h \to 0.)

Step 3: Mathematical Modeling

  1. f(3)=limh0f(3+h)f(3)hf'(3) = \lim_{h \to 0} \frac{f(3+h)-f(3)}{h}

Step 4: Mathematical Procedures

  1. f(3)=limh0(3+h)29hf'(3) = \lim_{h \to 0} \frac{(3+h)^2 - 9}{h}
  2. f(3)=limh09+6h+h29hf'(3) = \lim_{h \to 0} \frac{9+6h+h^2-9}{h}
  3. f(3)=limh06h+h2hf'(3) = \lim_{h \to 0} \frac{6h+h^2}{h}
  4. f(3)=limh0(6+h)f'(3) = \lim_{h \to 0} (6+h)
  5. f(3)=6\underline{f'(3) = 6}

Step 5: Reflection

  • Graphical meaning: The tangent line to y=x2y = x^2 at (3,9)(3, 9) has slope 66; the parabola rises steeply at that point.
  • Verification: Applying the power rule gives f(x)=2xf'(x) = 2x, so f(3)=6f'(3) = 6—consistent with the limit.
  • Limiting behavior: At h=0h = 0 the quotient is undefined as 0/00/0; only after cancelling hh from numerator and denominator does the limit evaluate to a finite number.

Before moving on: self-explain the model

Try explaining Step 3 out loud (or in writing): why this instantiation of the definition is the right model for the problem, what each symbol in f(3+h)f(3)h\frac{f(3+h)-f(3)}{h} represents geometrically, and why Step 4 began with expanding (3+h)2(3+h)^2 rather than substituting h=0h = 0.

Mathematical model with explanation

Principle: Derivative at a Point (Definition) — f(a)=limh0f(a+h)f(a)hf'(a) = \lim_{h \to 0}\frac{f(a+h)-f(a)}{h}.

Conditions: f(x)=x2f(x) = x^2 is defined everywhere; at a=3a = 3 both one-sided limits of the difference quotient equal 66, so the limit exists.

Relevance: No differentiation rule is specified; the problem asks to use the definition. The polynomial x2x^2 is the canonical case for illustrating how the factoring step resolves the indeterminate form.

Description: Substituting f(x)=x2f(x) = x^2 gives (3+h)29(3+h)^2 - 9 in the numerator. Expanding and cancelling the factor of hh removes the 0/00/0 form; the remaining expression evaluates cleanly by direct substitution.

Goal: Compute the instantaneous rate of change of x2x^2 at x=3x = 3 by collapsing the secant slope to the tangent slope.


Solve a Problem

Apply what you’ve learned with Problem Solving.

Problem

Let g(x)=2x+1g(x) = 2x + 1. Use the definition of the derivative to find g(a)g'(a) for any real number aa.

Hint (if needed): Compute g(a+h)g(a)g(a+h) - g(a) and simplify before taking the limit.

Show Solution

Step 1: Verbal Decoding

Target: g(a)g'(a) for arbitrary aa
Given: gg, aa
Constraints: linear function; arbitrary real input aa

Step 2: Visual Decoding

Draw a coordinate plane and sketch the line y=2x+1y = 2x + 1. Mark a base point (a,2a+1)(a,\, 2a+1) and a displaced point (a+h,2(a+h)+1)(a+h,\, 2(a+h)+1) on the same line. Draw the segment connecting them and label the rise and run. (For a linear function, every secant through two points on the line is the line itself.)

Step 3: Mathematical Modeling

  1. g(a)=limh0g(a+h)g(a)hg'(a) = \lim_{h \to 0} \frac{g(a+h)-g(a)}{h}

Step 4: Mathematical Procedures

  1. g(a)=limh0(2(a+h)+1)(2a+1)hg'(a) = \lim_{h \to 0} \frac{(2(a+h)+1)-(2a+1)}{h}
  2. g(a)=limh02hhg'(a) = \lim_{h \to 0} \frac{2h}{h}
  3. g(a)=limh02g'(a) = \lim_{h \to 0}\, 2
  4. g(a)=2\underline{g'(a) = 2}

Step 5: Reflection

  • Verification: The derivative of g(x)=2x+1g(x) = 2x + 1 via the constant-multiple and sum rules is 22—consistent with the limit.
  • Graphical meaning: A line has constant slope; the tangent at every point is the line itself, so g(a)=2g'(a) = 2 for all aa.
  • Connection to concept: This confirms the definition reduces to slope for linear functions and that the result is independent of aa.

PrincipleRelationship to Derivative at a Point
Limit statementPrerequisite — the derivative is the limit statement applied to the specific expression f(a+h)f(a)h\frac{f(a+h)-f(a)}{h}
Continuity at a pointDifferentiability at aa implies continuity at aa; continuity is necessary but not sufficient for differentiability
Derivative of a ConstantFirst derived rule: the definition shows immediately why constant expressions have zero rate of change
Power ruleDerived from the definition for monomials; computes what the limit yields for f(x)=xnf(x) = x^n without repeating the algebra
Tangent Line EquationImmediate geometric successor: once f(a)f'(a) is known, it becomes the slope in the tangent-line model at (a,f(a))(a, f(a))

See Principle Structures for how these relationships fit hierarchically.


FAQ

What is the derivative at a point?

The derivative f(a)f'(a) is the limit of the difference quotient f(a+h)f(a)h\frac{f(a+h)-f(a)}{h} as h0h \to 0. It gives the instantaneous rate of change of ff at input aa—the slope of the tangent line to the graph at (a,f(a))(a, f(a)).

What is the difference quotient?

The difference quotient f(a+h)f(a)h\frac{f(a+h)-f(a)}{h} is the slope of the secant line through (a,f(a))(a, f(a)) and (a+h,f(a+h))(a+h, f(a+h)). It is well-defined for any h0h \neq 0 and approximates the derivative when hh is small.

Why h0h \to 0 instead of h=0h = 0?

Setting h=0h = 0 produces 00\frac{0}{0}, which is undefined. The limit asks what value the ratio approaches as hh gets arbitrarily small without ever equalling 00; algebraic simplification removes the troublesome factor before substitution.

Does every function have a derivative at every point?

No. The derivative exists at aa only when the limit of the difference quotient exists. Functions with corners (x|x|), cusps, vertical tangents, or discontinuities at aa fail to be differentiable there because that limit fails.

The tangent line to the graph of ff at (a,f(a))(a, f(a)) is defined as the line through that point with slope f(a)f'(a). The derivative is the limiting slope of the secant as the second point approaches (a,f(a))(a, f(a)).

Is continuity at aa enough to guarantee differentiability at aa?

No. Continuity is necessary but not sufficient. f(x)=xf(x) = |x| is continuous at x=0x = 0 but not differentiable there: the left- and right-hand limits of the difference quotient are 1-1 and 11 respectively, so the two-sided limit fails.


  • Calculus Subdomain Map — Return to the calculus hub to see how the derivative definition anchors the first derivative-rule cluster
  • Principle Structures — Organize the derivative definition in a hierarchical framework with limits and differentiation rules
  • Self-Explanation — Practice explaining each step of the difference quotient simplification as you work through problems
  • Retrieval Practice — Make the definition and its equation instantly accessible before exams
  • Problem Solving — Apply the Five-Step Strategy to derivative definition problems systematically

How This Fits in Unisium

Unisium structures the derivative at a point as a representational principle: the equation f(a)=limh0f(a+h)f(a)hf'(a) = \lim_{h \to 0}\frac{f(a+h)-f(a)}{h} is the definition you model, and the algebraic simplification of the difference quotient is the procedure. The platform surfaces this principle in elaborative encoding exercises, retrieval prompts, and problem sets so you build the habit of applying the limit definition precisely—not just reciting the power rule. Because every differentiation rule in calculus descends from this definition, and because the tangent line equation turns f(a)f'(a) into the first geometric application, mastering it here strengthens every derivative calculation that follows.

Ready to master the derivative at a point? Start practicing with Unisium or explore the full learning framework in Masterful Learning.

Masterful Learning book cover

Masterful Learning

The study system for physics, math, & programming that works: retrieval, connection, explanation, problem solving, and more.

Read the book (opens in new tab) ISBN 979-8-2652-9642-9

Ready to apply this strategy?

Join Unisium and start implementing these evidence-based learning techniques.

Start Learning with Unisium Read More Guides

Want the complete framework? This guide is from Masterful Learning.

Learn about the book →