4.1.11 · D5Calculus I — Limits & Derivatives

Question bank — Interpretation — instantaneous rate of change, slope of tangent

1,312 words6 min readBack to topic

True or false — justify

The derivative is a ratio (a fraction) at the point .
False. It is the limit of a ratio ; at the ratio itself is , undefined. The derivative is the single number that ratio approaches, not any actual fraction.
If the average rate of change over is , then .
False in general. The average is one secant slope over a whole interval; the instantaneous rate is the limit . They coincide only for straight lines, where the slope never changes.
A tangent line can only touch the curve at exactly one point.
False. "Tangent" means matching slope locally via , not "touches once." The tangent to at the origin, , passes straight through the curve there.
If is continuous at , then must exist.
False. Continuity is necessary but not sufficient. is continuous at yet has a corner, so no single tangent slope exists. See Differentiability and continuity.
If exists, then is continuous at .
True. Differentiability forces continuity: a jump or hole would make not shrink to , so the limit defining couldn't exist.
means the function is not changing anywhere near .
False. It means the instantaneous rate at that exact point is zero (a flat tangent). The function can be changing rapidly just to either side — a peak or valley has but is far from constant.
The secant slope always overestimates the tangent slope.
False. Whether the secant is steeper or shallower than the tangent depends on the curve's bending (concavity) and the sign of . There's no universal direction. See Average rate of change.
Both limit forms and give the same value when the derivative exists.
True. They are the same expression with the substitution (so ). As , ; nothing else changes.
A negative derivative means the function's graph is below the -axis.
False. The sign of describes slope direction (decreasing), not the sign of . A curve can sit high above the axis while sloping downward, giving a positive value but a negative derivative.

Spot the error

" at equals ."
The error: is indeterminate, not . You must simplify algebraically (cancel the ) before taking the limit — "Simplify Before Limit."
"Velocity is distance over time, so instantaneous velocity is ."
That's average velocity from to , not instantaneous. Instantaneous velocity is . See Velocity and acceleration.
"The tangent line at is ."
Missing the point. A line needs a point and a slope: . Their version forgets the curve passes through , not the origin.
" has derivative at because the graph reaches its lowest point there."
Being a minimum doesn't guarantee a derivative. The one-sided slopes are (left) and (right); they disagree, so the two-sided limit — and hence does not exist.
"As the secant becomes the tangent, so the secant slope equals the tangent slope for small ."
For any actual small the secant slope is only approximately the tangent slope. Equality holds only in the limit, not at any real nonzero .
"Since uses two points and , it's a property of an interval."
The two points are just scaffolding; the limit collapses them to the single point . The derivative is a local property at one point, not an interval property.

Why questions

Why do we build a secant first instead of computing the tangent slope directly?
A secant uses two genuine points, so its rise-over-run is honestly computable with no division by zero. The tangent needs a limiting process to reach, which we get by shrinking the secant.
Why must we cancel the before taking the limit?
The trouble lives entirely in that shared factor of . Cancelling removes the illegal division while , leaving an expression whose limit we can evaluate by substitution.
Why can the same number mean both "slope of tangent" and "rate of change"?
The tangent is the best straight-line model of the curve near ; its slope is , which is exactly a rate of change. Same idea, two costumes.
Why does the derivative require a two-sided limit?
A well-defined tangent slope must be approached identically from both directions. If left and right give different limits (a corner), there's no single line grazing the curve, so no derivative.
Why is average rate not enough to describe a curved graph's behaviour?
On a curve the slope changes point to point, so one average over hides all that variation. Only the limit pins down the rate at each specific instant. See Derivative as a function.
Why does letting vary turn into a whole new function ?
The limit recipe works at every point where it exists, outputting a slope for each input. Collecting all those outputs gives a function — the derivative as a function, which shortcuts like the Power Rule then compute directly.

Edge cases

At a sharp corner (like at ), what exactly fails?
The one-sided difference quotients approach different values ( and ), so the two-sided limit doesn't exist and there is no unique tangent slope.
At a vertical tangent (e.g. at ), does exist?
No finite value: the difference quotient blows up to . The tangent is vertical (undefined slope), so does not exist as a real number even though the curve is smooth-looking.
If is a constant function, what is everywhere, and why?
Zero. Every difference quotient is for all , so the limit is — a horizontal, flat tangent, matching "not changing."
If is a straight line , how do average and instantaneous rates compare?
They are identical and equal to everywhere. The difference quotient simplifies to for every , so no limiting subtlety arises — this is the one case where average equals instantaneous.
What happens to the difference quotient at a jump discontinuity?
As across the jump, does not shrink to , so dividing by a tiny sends the quotient to . The derivative does not exist — discontinuity kills differentiability.

Connections

  • Average rate of change — the secant slope every "true/false" here contrasts against.
  • Limits — formal definition — why "approaches" is rigorous, not hand-waving.
  • Derivative as a function — the "letting vary" edge/why item.
  • Power Rule — the shortcut these limits justify.
  • Differentiability and continuity — the corner, jump, and vertical-tangent cases.
  • Velocity and acceleration — the average-vs-instantaneous velocity trap.