Calculus 1B — The Derivative
The tangent line
continues from lesson 1 — values defined earlier in the course stay live here
ELI5: zoom far enough into any smooth curve and it looks straight — that straight line is the tangent, and its slope is the derivative. The tangent at x = a is the best straight-line stand-in for the curve nearby: y = f(a) + f′(a)·(x − a).
touch the parabola here
= f′(3) = 6 by the power rule
the tangent line that kisses y = x² at x = 3 — change a_tan and it slides along
Real-world hook: engineers linearize near an operating point all the time — a sensor's slightly-curved response is treated as its tangent line for small signals, turning hard nonlinear math into easy straight-line math.
Try it yourself: what is the slope of y = x³ at x = 2? (It's f′(2) for the cube function.)
✏️ Your turn: replace 0 with the slope of x³ at x = 2. We compare against the true slope there.
✓ pass green when it matches the real steepness of x³ at x = 2