The most visual way to understand derivatives: they give you the slope of the tangent line!
Tangent Lines Explained
A tangent line to a curve at a point:
Touches the curve at exactly that point
Has the same "direction" as the curve at that point
Doesn't cross the curve (locally)
Think of it as the "best linear approximation" to the curve at that point.
The Connection
slope of tangent line at x=a
📚 Practice Problems
1Problem 1medium
❓ Question:
Find the equation of the tangent line to f(x)=x3 at the point .
Explain using:
📋 AP Calculus AB — Exam Format Guide
⏱ 3 hours 15 minutes📝 51 questions📊 4 sections
Section
Format
Questions
Time
Weight
Calculator
Multiple Choice (No Calculator)
MCQ
30
60 min
33.3%
🚫
Multiple Choice (Calculator)
MCQ
15
45 min
16.7%
✅
Free Response (Calculator)
FRQ
2
30 min
16.7%
✅
Free Response (No Calculator)
FRQ
4
60 min
33.3%
🚫
📊 Scoring: 1-5
5
Extremely Qualified
~20%
4
Well Qualified
~17%
3
Qualified
~19%
2
Possibly Qualified
~22%
1
No Recommendation
~22%
💡 Key Test-Day Tips
✓Show all work on FRQs
✓Use proper notation
✓Check units
✓Manage your time
⚠️ Common Mistakes: Derivative as Slope
Avoid these 4 frequent errors
🌍 Real-World Applications: Derivative as Slope
See how this math is used in the real world
📝 Worked Example: Related Rates — Expanding Circle
Problem:
A stone is dropped into a still pond, creating a circular ripple. The radius of the ripple is increasing at a rate of 2 cm/s. How fast is the area of the circle increasing when the radius is 10 cm?
Understanding derivatives through tangent lines and slope
How can I study Derivative as Slope effectively?▾
Start by reading the study notes and working through the examples on this page. Then use the flashcards to test your recall. Practice with the 5 problems provided, checking solutions as you go. Regular review and active practice are key to retention.
Is this Derivative as Slope study guide free?▾
Yes — all study notes, flashcards, and practice problems for Derivative as Slope on Study Mondo are 100% free. No account is needed to access the content.
What course covers Derivative as Slope?▾
Derivative as Slope is part of the AP Calculus AB course on Study Mondo, specifically in the Derivatives section. You can explore the full course for more related topics and practice resources.
Are there practice problems for Derivative as Slope?
=
f′(a)
The derivative is the slope!
Finding the Tangent Line Equation
Once you know the slope m=f′(a) and the point (a,f(a)), use point-slope form:
y−f(a)=f′(a)(x−a)
Or rearrange to slope-intercept form:
y=f′(a)(x−a)+f(a)
Example 1: Find the Tangent Line
Find the equation of the tangent line to f(x)=x2 at x=2.
Step 1: Find the pointf(2)=22=4
Point: (2,4)
Step 2: Find the slope (derivative)
Using the power rule (we'll learn this soon): f′(x)=2xf′(2)=2(2)=4
Slope: m=4
Step 3: Use point-slope formy−4=4(x−2)y−4=4x−8y=4x−4
Answer: The tangent line is y=4x−4
Positive, Negative, and Zero Slopes
The derivative tells you the curve's behavior:
f′(a)
Tangent Line
Curve Behavior
f′(a)>0
Slopes upward
Increasing
f′(a)<0
Slopes downward
Decreasing
f′(a)=0
Horizontal
Flat (critical point)
Critical Points
When f′(a)=0, we have a critical point:
Could be a maximum (top of a hill)
Could be a minimum (bottom of a valley)
Could be a saddle point (neither)
The horizontal tangent line is a clue that something interesting is happening!
Example 2: Horizontal Tangent
Find where f(x)=x2−4x+3 has a horizontal tangent line.
Step 1: Find the derivativef′(x)=2x−4
Step 2: Set equal to zero2x−4=02x=4x=2
Step 3: Find the pointf(2)=4−8+3=−1
Answer: Horizontal tangent at (2,−1)
This is actually the vertex (minimum) of the parabola!
Secant Lines vs. Tangent Lines
Secant line: Connects two points on the curve
Slope: b−af(b)−f(a) (average rate of change)
Tangent line: Touches at one point
Slope: f′(a) (instantaneous rate of change)
As the two points of a secant line get closer, the secant line approaches the tangent line!
Normal Lines
The normal line is perpendicular to the tangent line.
If the tangent line has slope m=f′(a), the normal line has slope:
mnormal=−f′(a)1
(Negative reciprocal)
Graphical Analysis
Looking at a graph:
Steep tangent → Large ∣f′(a)∣ → Fast change
Gentle tangent → Small ∣f′(a)∣ → Slow change
Horizontal tangent → f′(a)=0 → No change (momentarily)
Practice Visualization
For any curve:
Pick a point
Imagine a line that "just kisses" the curve there
That line's slope is the derivative
If you can't draw it without lifting your pencil, it's not differentiable there!
(1,1)
💡 Show Solution
Step 1: Verify the pointf(1)=13=1 ✓ The point (1,1) is on the curve.
Step 2: Find the derivative
Using the power rule: f′(x)=3x2
Step 3: Find the slope at x = 1f′(1)=3(1)2=3
Step 4: Use point-slope formy−1=3(x−1)y−1=3x−
Answer: y=3x−2
We can verify: at x=1, y=3(1)−2=1 ✓
2Problem 2medium
❓ Question:
Where does g(x)=x3−3x2 have horizontal tangent lines?
💡 Show Solution
Horizontal tangent lines occur where g′(x)=0.
Step 1: Find the derivativeg
3Problem 3easy
❓ Question:
Find the slope of the tangent line to f(x) = x² at x = 3.
💡 Show Solution
Step 1: Find the derivative:
f(x) = x²
f'(x) = 2x
Step 2: Evaluate at x = 3:
f'(3) = 2(3) = 6
Step 3: Interpretation:
The derivative equals the slope of the tangent line
Slope = 6
Step 4: Verify the concept:
At x = 3, the tangent line rises 6 units for every 1 unit horizontal
Answer: Slope = 6
4Problem 4medium
❓ Question:
Find the equation of the tangent line to y = x³ - 2x at x = 2.
💡 Show Solution
Step 1: Find the derivative:
y' = 3x² - 2
Step 2: Find slope at x = 2:
m = y'(2) = 3(2)² - 2 = 12 - 2 = 10
Step 3: Find the point on the curve:
y(2) = (2)³ - 2(2) = 8 - 4 = 4
Point: (2, 4)
Step 4: Use point-slope form:
y - y₁ = m(x - x₁)
y - 4 = 10(x - 2)
Step 5: Simplify:
y - 4 = 10x - 20
y = 10x - 16
Answer: y = 10x - 16
5Problem 5hard
❓ Question:
For f(x) = 1/x, find where the tangent line is parallel to y = -4x + 7.
💡 Show Solution
Step 1: Find the slope of the given line:
y = -4x + 7 has slope m = -4
Step 6: Verify:
At both points, f'(x) = -1/(±1/2)² = -4 ✓
Answer: x = 1/2 and x = -1/2 (two points)
Constant Multiple and Sum Rules
▾
Yes, this page includes 5 practice problems with detailed solutions. Each problem includes a step-by-step explanation to help you understand the approach.
3
y=3x−2
′
(
x
)
=
3x2−
6x
Step 2: Set equal to zero3x2−6x=0
Step 3: Factor3x(x−2)=0
Step 4: Solvex=0 or x=2
Step 5: Find the y-coordinates
At x=0: g(0)=0−0=0
At x=2: g(2)=8−12=−4
Answer: Horizontal tangent lines at (0,0) and (2,−4)
These are the critical points where the function changes from increasing to decreasing or vice versa!