A secant line is a straight line that passes through two points on a curve, and its slope equals the average rate of change of the function between those points, computed as (f(b) โ f(a))/(b โ a) on the interval [a, b].
A secant line is a line drawn through two points on a curve. Its slope is just rise over run between those two points, which in calculus language is the average rate of change of the function on that interval. The CED gives the formula directly (EK for AP Calc 2.1.A): the average rate of change of f on [a, b] is (f(b) โ f(a))/(b โ a), provided a โ b. That expression is called a difference quotient, and it's literally the slope of the secant line through (a, f(a)) and (b, f(b)).
Here's the big idea the secant line sets up. Slide the two points closer and closer together, and the secant line tilts toward the tangent line at a single point. In the limit, the secant slope becomes the derivative. That's why the definition of the derivative looks like a secant slope with a limit stapled on the front: f'(a) = lim as h โ 0 of (f(a+h) โ f(a))/h. The secant line isn't a side concept. It's the picture behind what a derivative actually is.
Secant lines live in Topic 2.1 (Unit 2: Differentiation: Definition and Fundamental Properties) and come back in Topic 5.1 (Unit 5: Analytical Applications of Differentiation). They directly support three learning objectives. For AP Calc 2.1.A, you compute average rates of change using difference quotients, which is secant slope. For AP Calc 2.1.B, you represent the derivative as the limit of a difference quotient, which is the secant slope collapsing into a tangent slope. Then in AP Calc 5.1.A, the Mean Value Theorem says that if f is continuous on [a, b] and differentiable on (a, b), some point c in the open interval has f'(c) equal to the secant slope over [a, b]. Geometrically, MVT guarantees a tangent line somewhere that's parallel to the secant line. If you can't picture a secant line, both the definition of the derivative and MVT turn into formula soup.
Keep studying AP Calculus Unit 5
Visual cheatsheet
view galleryTangent Line (Unit 2)
The tangent line is what the secant line becomes when its two points merge into one. Every form of the derivative definition is just a secant slope inside a limit, so the tangent is the secant's limiting case.
Average Rate of Change (Unit 2)
These are two views of the same number. Average rate of change is the algebra, (f(b) โ f(a))/(b โ a), and the secant line is the geometry. If a question gives you one, you can always translate to the other.
Instantaneous Rate of Change (Unit 2)
Instantaneous rate of change at x = a is the limit of secant slopes as the second point slides toward a. Questions that ask 'what happens as the two points get closer together' are testing exactly this transition.
Mean Value Theorem (Unit 5)
MVT is a promise about secant lines. If f is continuous on the closed interval and differentiable on the open interval, some interior point c has a tangent line parallel to the secant line over [a, b]. Drawing the secant first makes the theorem obvious.
Secant lines show up two main ways. First, as a straight computation. A question hands you a function like f(x) = xยณ + 2x โ 4 and an interval like [โ1, 2], and you find the secant slope with (f(2) โ f(โ1))/(2 โ (โ1)). This also appears with table data, where you pick two rows and compute the slope between them since you can't differentiate a table. Second, conceptually. Multiple-choice stems ask what the slope of a secant line represents (average rate of change) or what happens to that slope as the two points approach each other (it approaches the derivative). On FRQs, secant slopes are the engine behind two classic moves. You estimate a derivative from a table using the closest available interval, and you justify Mean Value Theorem conclusions by stating continuity and differentiability, then setting f'(c) equal to the secant slope. Always include correct units when the context is a rate, like meters per second.
A secant line hits the curve at two points and gives the average rate of change over an interval. A tangent line touches at one point and gives the instantaneous rate of change there. The exam loves blurring this line, literally, because the tangent is defined as the limit of secant lines. Quick check: two points and an interval means secant and average; one point and a derivative means tangent and instantaneous.
The slope of a secant line equals the average rate of change of the function between the two points it passes through, computed as (f(b) โ f(a))/(b โ a).
As the two points on a secant line get closer together, the secant slope approaches the slope of the tangent line, which is the derivative.
The difference quotient in the definition of the derivative is just a secant slope, so the derivative is the limit of secant slopes.
The Mean Value Theorem guarantees a point c in (a, b) where the tangent line is parallel to the secant line over [a, b], as long as f is continuous on [a, b] and differentiable on (a, b).
When you only have a table of values, secant slopes are how you estimate derivatives, since you can't take an actual limit from a table.
If a rate problem has real-world context, attach units to the secant slope, like meters per second or gallons per hour.
A secant line is a straight line passing through two points on a curve. Its slope equals the average rate of change of the function between those points, given by (f(b) โ f(a))/(b โ a) on the interval [a, b].
No. A secant line crosses the curve at two points and measures average rate of change, while a tangent line touches at one point and measures instantaneous rate of change. The tangent is the limit of secant lines as the two points merge.
Plug both endpoints into the function and use slope formula. For f(x) = xยณ + 2x โ 4 on [โ1, 2], compute (f(2) โ f(โ1))/(2 โ (โ1)) = (8 โ (โ7))/3 = 5.
It represents the average rate of change of the function over the interval between the two points. In context problems, that means average velocity, average growth rate, and so on, with units.
MVT says that if f is continuous on [a, b] and differentiable on (a, b), there's at least one point c in (a, b) where f'(c) equals the secant slope over [a, b]. In other words, some tangent line is parallel to the secant line.