AP Precalculus: Introduction to Derivatives

Master rates of change, the derivative concept, and tangent lines

πŸ“ˆ Average Rate ⚑ Instantaneous πŸ“ Tangent Lines πŸš€ Velocity

πŸ“š The Big Picture

Derivatives measure how fast things change. The average rate of change tells us the overall rate between two points, while the instantaneous rate tells us the exact rate at a specific moment. This is the foundation of calculus β€” understanding how limits connect these two ideas through the concept of the derivative.

1 Average Rate of Change

The average rate of change of a function over an interval measures the overall rate at which output values change relative to input values.

Average Rate of Change on [a, b] \(\text{Average Rate} = \frac{f(b) - f(a)}{b - a}\)
πŸ“Š
Graphical Meaning
Slope of the secant line through (a, f(a)) and (b, f(b))
πŸš—
Physical Meaning
Average velocity, average speed, or average growth rate
πŸ“Œ Example

Function: \(f(x) = x^2\), find average rate of change on [1, 4]

Calculate: \(\frac{f(4) - f(1)}{4 - 1} = \frac{16 - 1}{3} = \frac{15}{3} = 5\)

Interpretation: On average, f increases by 5 units for each 1-unit increase in x

2 Instantaneous Rate of Change (The Derivative)

The instantaneous rate of change at a point is the limit of average rates as the interval shrinks to zero. This is the derivative, denoted f'(a).

Definition of the Derivative \(f'(a) = \lim_{h \to 0} \frac{f(a + h) - f(a)}{h}\)

What It Measures

The exact rate of change at a single point x = a, not over an interval

Graphical Meaning

The slope of the tangent line to the curve at x = a

Alternative Form

Derivative Using x β†’ a \(f'(a) = \lim_{x \to a} \frac{f(x) - f(a)}{x - a}\)
πŸ“Œ Example: Finding f'(a) Using the Limit Definition

Function: \(f(x) = x^2\), find f'(3)

Set up: \(f'(3) = \lim_{h \to 0} \frac{(3+h)^2 - 9}{h}\)

Expand: \(= \lim_{h \to 0} \frac{9 + 6h + h^2 - 9}{h} = \lim_{h \to 0} \frac{6h + h^2}{h}\)

Simplify: \(= \lim_{h \to 0} (6 + h) = 6\)

Answer: The slope of the tangent at x = 3 is 6

3 Secant Line vs. Tangent Line

The derivative connects secant lines (cutting through two points) to tangent lines (touching at one point) through the limit process.

Secant Line
Passes through 2 points on curve
Slope = average rate of change
Tangent Line
Touches curve at 1 point
Slope = instantaneous rate = f'(a)
πŸ’‘ The Key Insight

As the second point of the secant line approaches the first, the secant line becomes the tangent line. This is exactly what taking the limit h β†’ 0 does!

4 Velocity as a Rate of Change

If s(t) represents position at time t, the velocity is the rate of change of position with respect to time.

Average Velocity
\(v_{\text{avg}} = \frac{s(t_2) - s(t_1)}{t_2 - t_1}\)
Total displacement Γ· time elapsed
Instantaneous Velocity
\(v(a) = s'(a) = \lim_{h \to 0} \frac{s(a+h) - s(a)}{h}\)
Velocity at exact moment t = a
πŸ“Œ Example: Falling Object

Position: \(s(t) = 16t^2\) feet (dropped object)

Average velocity from t = 1 to t = 3:

\(v_{\text{avg}} = \frac{s(3) - s(1)}{3 - 1} = \frac{144 - 16}{2} = \frac{128}{2} = 64\) ft/s

Instantaneous velocity at t = 2:

\(v(2) = s'(2) = \lim_{h \to 0} \frac{16(2+h)^2 - 64}{h} = 64\) ft/s

5 Equation of the Tangent Line

Once you find the derivative f'(a), you can write the equation of the tangent line at x = a using point-slope form.

Tangent Line at x = a \(y = f(a) + f'(a)(x - a)\)
  • Point: The line passes through (a, f(a))
  • Slope: The slope is f'(a)
  • Form: This is point-slope form: y - y₁ = m(x - x₁)
πŸ“Œ Example: Finding Tangent Line

Function: \(f(x) = x^2\), find tangent line at x = 3

Find point: f(3) = 9, so point is (3, 9)

Find slope: f'(3) = 6 (from earlier example)

Write equation: \(y = 9 + 6(x - 3)\)

Simplify: \(y = 6x - 9\)

⚠️ Common Mistake

Don't forget to find BOTH the point (a, f(a)) AND the slope f'(a). You need both to write the tangent line equation.

πŸ“‹ Quick Reference

Average Rate

\(\frac{f(b) - f(a)}{b - a}\)

Derivative (Limit Def)

\(\lim_{h \to 0} \frac{f(a+h) - f(a)}{h}\)

Alternative Def

\(\lim_{x \to a} \frac{f(x) - f(a)}{x - a}\)

Instantaneous Velocity

\(v(a) = s'(a)\)

Tangent Line

\(y = f(a) + f'(a)(x-a)\)

Secant β†’ Tangent

As h β†’ 0, secant becomes tangent

Need Help with Derivatives?

Our expert tutors provide personalized instruction to help you excel in AP Precalculus.

Book Free Consultation