Study Guide

Connecting differentiability and continuity

AP Calculus BCΒ· AP Calculus BC CED β€” Differentiation: Definition and Fundamental PropertiesΒ· 14 min read

1. Theorem: Differentiability Implies Continuityβ˜…β˜…β˜†β˜†β˜†β± 4 min

The core result of this topic is a formal logical implication: if a function is differentiable at , then must be continuous at . This can be proven directly using limit laws, and its contrapositive is one of the most useful tools for quickly testing differentiability on the AP exam.

πŸ”¬ Derivation
Goal:

Prove that differentiability at implies continuity at

Starting from:

If is differentiable at , the derivative exists as a finite limit.

  1. 1

    To confirm continuity, we need to show , the definition of continuity at .

  2. 2
    lim⁑hβ†’0[f(a+h)βˆ’f(a)]=lim⁑hβ†’0(f(a+h)βˆ’f(a)hβ‹…h)\lim_{h \to 0} \left[f(a+h) - f(a)\right] = \lim_{h \to 0} \left( \frac{f(a+h) - f(a)}{h} \cdot h \right)
  3. 3

    Split using the product rule for limits, which applies because both limits exist:

  4. 4
    lim⁑hβ†’0f(a+h)βˆ’f(a)hβ‹…lim⁑hβ†’0h=fβ€²(a)β‹…0=0\lim_{h \to 0} \frac{f(a+h) - f(a)}{h} \cdot \lim_{h \to 0} h = f'(a) \cdot 0 = 0
Result:

We have shown , so is continuous at . The contrapositive of the theorem is: If is not continuous at , then is not differentiable at . This lets you stop testing for differentiability immediately if you find a discontinuity, saving time on the exam.

πŸ“ Worked Example

Let . Is differentiable at ? Justify your answer.

  1. 1

    First check continuity at by calculating the left-hand limit:

  2. 2
    lim⁑xβ†’2βˆ’f(x)=3(2)βˆ’2=4\lim_{x \to 2^-} f(x) = 3(2) - 2 = 4
  3. 3

    Calculate the right-hand limit and function value at :

  4. 4
    lim⁑xβ†’2+f(x)=f(2)=3(2)+1=7\lim_{x \to 2^+} f(x) = f(2) = 3(2) + 1 = 7
  5. 5

    Since the left-hand limit does not equal the function value, is discontinuous at .

  6. 6

    By the contrapositive of the differentiability-implies-continuity theorem, cannot be differentiable at .

Exam tip:

Always check for discontinuity first when testing differentiability. If you find a discontinuity, you can stop immediately and write your conclusion, saving 1-2 minutes on exam day.

2. Continuity Does Not Imply Differentiabilityβ˜…β˜…β˜…β˜†β˜†β± 5 min

While differentiability guarantees continuity, the converse is not true: continuity is a necessary, but not sufficient, condition for differentiability. A function can be fully continuous at but still fail to be differentiable there. There are four common cases of continuous non-differentiable functions:

  1. Corners: left-hand derivative right-hand derivative

  2. Cusps: one-sided derivatives approach opposite infinities

  3. Vertical tangents: derivative approaches (not finite)

  4. Oscillating tangents: the limit of the difference quotient does not exist

On the AP exam, this concept is most commonly tested for piecewise functions that are continuous at their junction point: you must check if the left-hand derivative equals the right-hand derivative to confirm differentiability.

πŸ“ Worked Example

Let . Is differentiable at ? Justify your answer.

  1. 1

    First confirm continuity at :

  2. 2
    f(3)=32+3=12,lim⁑xβ†’3+f(x)=7(3)βˆ’9=12f(3) = 3^2 + 3 = 12, \quad \lim_{x \to 3^+} f(x) = 7(3) - 9 = 12
  3. 3

    So is continuous at . Next calculate the left-hand derivative, which equals the derivative of the left piece evaluated at :

  4. 4
    fβˆ’β€²(3)=ddx(x2+3)∣x=3=2(3)=6f'_-(3) = \frac{d}{dx}(x^2 + 3)\bigg|_{x=3} = 2(3) = 6
  5. 5

    Calculate the right-hand derivative similarly:

  6. 6
    f+β€²(3)=ddx(7xβˆ’9)∣x=3=7f'_+(3) = \frac{d}{dx}(7x - 9)\bigg|_{x=3} = 7
  7. 7

    Since , the two-sided derivative does not exist, so is continuous but not differentiable at .

Exam tip:

Do not just compare derivatives of the pieces and skip the continuity check. If the function is discontinuous, equal derivatives on each side do not make it differentiable.

3. Identifying Non-Differentiable Points From Graphsβ˜…β˜…β˜†β˜†β˜†β± 3 min

A common AP multiple-choice question gives you the graph of and asks you to count how many non-differentiable points exist in a given interval. To solve these, check for any of the four types of non-differentiable points directly on the graph.

πŸ“ Worked Example

The graph of on the open interval has a jump discontinuity at , a corner at , a vertical tangent at , and is smooth at all other points. How many non-differentiable points are in ?

  1. 1

    List all candidate points inside the open interval: , , .

  2. 2

    is a discontinuity: by the contrapositive theorem, it is non-differentiable (count = 1).

  3. 3

    is a corner: it is continuous, but the left slope does not equal the right slope, so it is non-differentiable (count = 2).

  4. 4

    has a vertical tangent: the slope is infinite, so it is not a finite derivative, hence non-differentiable (count = 3).

  5. 5

    There are no other candidate points, so the total number of non-differentiable points is 3.

Exam tip:

Don't forget to count vertical tangents as non-differentiable. Most students remember corners and discontinuities but miss vertical tangents on graph problems.

4. Finding Constants for Differentiable Piecewise Functionsβ˜…β˜…β˜…β˜…β˜†β± 6 min

A common free-response question asks you to find unknown constants in a piecewise function such that the function is both continuous and differentiable at the junction point. Always follow the order: find constants for continuity first, then solve for differentiability.

πŸ“ Worked Example

Let . (a) Find all values of and such that is continuous at . (b) For continuous , when is also differentiable at ? (c) Suppose and . Is differentiable at ? Justify.

  1. 1

    Part (a): For continuity, the left-hand limit must equal the right-hand limit at :

  2. 2
    lim⁑xβ†’1+(4x2βˆ’2)=4(1)βˆ’2=2,lim⁑xβ†’1βˆ’(ax3+bx)=a+b\lim_{x \to 1^+} (4x^2 - 2) = 4(1) - 2 = 2, \quad \lim_{x \to 1^-} (ax^3 + bx) = a + b
  3. 3

    All pairs satisfying make continuous at .

  4. 4

    Part (b): For differentiability, compare one-sided derivatives after confirming continuity:

  5. 5
    g+β€²(1)=ddx(4x2βˆ’2)∣x=1=8,gβˆ’β€²(1)=3a+bg'_+(1) = \frac{d}{dx}(4x^2 - 2)\bigg|_{x=1} = 8, \quad g'_-(1) = 3a + b
  6. 6

    Set derivatives equal, then substitute from part (a):

  7. 7
    3a+(2βˆ’a)=8β€…β€ŠβŸΉβ€…β€Š2a=6β€…β€ŠβŸΉβ€…β€Ša=3,b=βˆ’13a + (2 - a) = 8 \implies 2a = 6 \implies a = 3, b = -1
  8. 8

    Part (c): For , so is continuous at . Both one-sided derivatives equal 8, so is differentiable at .

βœ“ Quick check

Test your understanding of the core implication:

  1. Let be defined for all real , with and . Which statement must be true?

    • A) is continuous at , and is differentiable at

    • B) is continuous at , but is not differentiable at

    • C) is not continuous at , but is differentiable at

    • D) is not continuous at , and is not differentiable at

    Reveal answer
    D β€”

    Continuity requires . Since , is discontinuous at . By the contrapositive of differentiability implies continuity, a discontinuous function cannot be differentiable, so is also not differentiable at .

5. Common Pitfalls

Wrong move:

After confirming derivatives of the two pieces of a piecewise function are equal at , conclude differentiability without checking continuity first.

Why:

Students assume matching derivatives imply the function is connected, skipping the required continuity check that is a necessary condition for differentiability.

Correct move:

Always check continuity at before comparing one-sided derivatives. If discontinuous, stop and conclude non-differentiability.

Wrong move:

Conclude a function is not continuous at just because it is not differentiable at .

Why:

Students confuse the direction of the implication, incorrectly inverting the 'differentiability implies continuity' rule.

Correct move:

Remember only 'discontinuous not differentiable' is always true; non-differentiability does not imply discontinuity, so always test continuity separately.

Wrong move:

Count a removable discontinuity (hole) as differentiable because the limit of the function exists at the point.

Why:

Students confuse the limit of the function with the function being continuous at the point.

Correct move:

Any discontinuity (removable, jump, infinite) means the function is not continuous, hence not differentiable, regardless of whether the limit exists.

Wrong move:

Conclude is not continuous at because it is not differentiable at .

Why:

Students forget that is the classic example of a continuous non-differentiable function, and mix up the implication direction.

Correct move:

Check continuity first, then check differentiability: is continuous at , but non-differentiable.

Wrong move:

When comparing one-sided derivatives for a piecewise junction at , evaluate the derivatives at instead of .

Why:

Students rush and default to plugging in the most common junction point, leading to an incorrect comparison.

Correct move:

Explicitly label the junction , write the derivative of each piece, and evaluate at before comparing.

6. Quick Reference Cheatsheet

Category

Rule/Formula

Notes

Differentiability Implies Continuity

If exists, is continuous at

Always true; contrapositive: discontinuous at β†’ does not exist

Converse Is False

Continuous at does not guarantee exists

Continuity is necessary, not sufficient, for differentiability

Left-Hand Derivative

Equals derivative of left piece at for smooth pieces

Right-Hand Derivative

Equals derivative of right piece at for smooth pieces

Differentiability at Junction

differentiable at iff (1) continuous at , (2) finite

Check condition 1 first, always

Corner/Cusp

Non-differentiable

Continuous, but one-sided derivatives do not match

Vertical Tangent

Non-differentiable

Continuous, but slope is infinite (not finite)

Any Discontinuity

Non-differentiable

Applies to removable, jump, and infinite discontinuities

When this came up on past exams

AI-estimated based on syllabus patterns β€” cross-check with official past papers for accuracy. Use only as revision-focus signals.

  • 2023 Β· AP Calculus BC

    MCQ check of implication direction

  • 2022 Β· AP Calculus BC

    FRQ piecewise differentiability check

What's Next

This topic is a foundational prerequisite for all subsequent differentiation work in AP Calculus BC. Next, you will learn the product rule, quotient rule, and chain rule for differentiating combinations of functions, all of which assume that the underlying functions are differentiable on their domains. You will also apply this relationship when you study derivatives of inverse functions, implicit differentiation, and the Mean Value Theorem, which explicitly requires a function to be continuous on a closed interval and differentiable on the open interval to apply. Without mastering the order of checking (continuity first, then differentiability) and the one-way nature of the implication, you will lose easy points on justification questions, which are graded strictly for correct logical reasoning on the AP exam.