Sign in to save

Bookmark this page so you can find it later.

Sign in to save

Bookmark this page so you can find it later.

Differentiability describes whether a function has a well-defined instantaneous rate of change at a point. On a graph, this means the curve must look locally smooth when you zoom in close enough. Corners, cusps, vertical tangents, and discontinuities are common places where differentiability breaks.

Recognizing these features helps students connect algebraic rules with the geometry of slopes and tangent lines.

A function is differentiable at x = a only if it is continuous there and the left-hand and right-hand slopes approach the same finite value. A sharp corner has two different one-sided slopes, while a cusp has slopes that become extremely steep in opposite directions. A vertical tangent may be continuous but has an infinite or undefined slope, so the derivative is not a real number there.

Discontinuities always prevent differentiability because a tangent line cannot describe the graph locally at a broken point.

Understanding Calculus: Smoothness, Corners, and Cusps

The derivative is built from average rates of change over smaller and smaller intervals. Start at one point on a graph, move a tiny distance horizontally, then compare the vertical change with the horizontal change. If these average slopes settle toward one ordinary number, that number is the derivative.

This process explains why a graph can appear smooth from far away yet fail under magnification. At a true smooth point, the nearby secant lines turn toward one tangent line. At a problem point, the secant lines behave differently depending on the direction of approach, or their slopes grow without bound.

Piecewise functions are a common place to test this idea carefully. A rule may change at a joining point. First check whether both pieces meet at the same height.

Next compare the slopes produced by each rule as the input gets close to the join. Matching heights alone are not enough. For example, two road segments can meet without a gap but still make a sudden turn.

The path is connected, yet its direction changes instantly. In algebra, students should evaluate the left and right behavior separately before using shortcut derivative rules. A graphing calculator may round off the sharp feature, so a visual check should support, not replace, the calculation.

It helps to separate three related shapes. At a corner, the graph approaches with two finite but different directions. At a cusp, each side becomes nearly vertical, with one side rising and the other falling.

A vertical tangent has the same nearly vertical direction from both sides, but its slope does not settle at a finite real number. These distinctions matter because the graph can look similar at normal scale.

Zooming in and examining signs of slopes gives useful evidence. A table of values near the point can help, though values extremely close to zero may be affected by calculator rounding.

Failures of differentiability have practical meanings. If a position graph has a corner, its velocity changes abruptly. That model may describe an idealized switch in direction, but it is not realistic for a car or a moving object with physical limits.

In engineering, a sharp corner in a machine part can concentrate stress. In computer graphics, smooth joins are important when curves represent paths, fonts, or surfaces. Students should learn to state exactly why the derivative fails.

Say whether there is a break, unequal one sided slopes, or an unbounded slope. This habit prevents a common mistake of saying that every continuous graph has a derivative. Continuity keeps a graph unbroken, while differentiability requires a more precise local behavior.

Key Facts

  • A function differentiable at x = a must be continuous at x = a.
  • The derivative is f'(a) = lim as h approaches 0 of (f(a + h) - f(a)) / h.
  • Differentiability requires left-hand slope = right-hand slope at the point.
  • Corner example: f(x) = |x| is not differentiable at x = 0 because slopes are -1 and 1.
  • Cusp example: f(x) = x^(2/3) is not differentiable at x = 0 because the slope becomes unbounded.
  • Vertical tangent example: f(x) = x^(1/3) has f'(x) = 1 / (3x^(2/3)), which is undefined at x = 0.

Vocabulary

Differentiable
A function is differentiable at a point if it has one finite, well-defined derivative there.
Continuous
A function is continuous at a point if its value, left-hand limit, and right-hand limit all agree.
Corner
A corner is a sharp point on a graph where the left-hand and right-hand slopes are finite but different.
Cusp
A cusp is a sharp point where slopes become unbounded, often approaching infinity in different directions.
Vertical tangent
A vertical tangent is a tangent line that is vertical, giving an undefined or infinite slope rather than a finite derivative.

Common Mistakes to Avoid

  • Assuming continuity means differentiability, which is wrong because a graph can be continuous and still have a corner, cusp, or vertical tangent.
  • Using only the derivative formula from one side, which is wrong because differentiability requires the left-hand and right-hand derivative limits to match.
  • Calling every sharp point a corner, which is wrong because cusps and corners fail differentiability for different slope behaviors.
  • Treating a vertical tangent as a very large derivative, which is wrong because the derivative must be a finite real number to exist.

Practice Questions

  1. 1 For f(x) = |x - 3|, find the left-hand slope and right-hand slope at x = 3. Is f differentiable at x = 3?
  2. 2 For f(x) = x^(1/3), use f'(x) = 1 / (3x^(2/3)) to evaluate f'(1) and explain what happens to f'(x) as x approaches 0.
  3. 3 A graph is continuous at x = 2, but its left side approaches the point with slope 4 and its right side leaves the point with slope -1. Explain whether the function is differentiable at x = 2.