Quick answer

Difference quotient = (f(b) − f(a))/(b − a).

Formula

  • Limit of quotients as b → a gives derivative f′(a) when the limit exists

Introduction

Master secant slopes before limit notation feels abstract. Every derivative story begins with two points on a graph.

Review the difference quotient formula whenever notation drifts.

If slope vocabulary is clearer today, connect limits to rise over run using average rate of change vs slope.

Use the Average Rate of Change Calculator to watch secants on numeric examples before you formalize limits in class.

From secant to tangent

On [a, b], the average rate is the secant slope through (a, f(a)) and (b, f(b)).

Shrink b toward a and track how secant slopes change. For smooth functions, those slopes approach f′(a).

Instantaneous rate at a is not the same as an average over a wide interval unless the function is linear.

Calculus extends algebra ideas; it does not replace careful subtraction and units.

Formula and limit connection

  • (f(b) − f(a))/(b − a)
  • f′(a) ≈ (f(a+h) − f(a))/h for small h

The difference quotient is the exact object inside many limit definitions of the derivative.

Estimates using small h are numerical previews, not proofs. Your course will state formal conditions.

  1. Compute secant rates on widening and narrowing intervals. See how numbers change when only one endpoint moves.
  2. Compare to known derivatives. On f(x)=x^2 near a=2, small intervals give rates near 4, matching f′(2)=4.
  3. Separate average and instantaneous language. Write which interval you averaged over in every sentence.
  4. Graph for intuition. Plot points and secants before manipulating limit symbols.

Preview with f(x)=x^2

From 2 to 2.1: (4.41 − 4)/(0.1) = 4.1. From 2 to 2.01: rate ≈ 4.01.

Values approach 4 as the interval narrows around a = 2.

That pattern motivates the derivative f′(2)=4 while keeping the average rate formula unchanged at each step.