PrepGo

Defining Continuity at a Point - AP Calculus BC Study Guide

Written by AP Content Team, Verified for 2026 AP Exams, Last updated: May 2026

Learn with study guides reviewed by top AP teachers. This guide takes about 12 minutes to read.

The Core Idea: Defining Continuity at a Point

In calculus, we often think of a continuous function as one whose graph can be drawn without lifting your pencil from the paper. While intuitive, this is not a mathematically precise definition. The core idea of this topic is to formalize the concept of continuity at a single point, . To do this, we establish a rigorous, three-part test.

This test ensures that three conditions are met: the function must have a defined value at the point, a limit must exist as we approach the point from both sides, and crucially, these two values must be the same. This definition provides the foundational language needed to analyze function behavior, justify conclusions about graphs, and understand the prerequisites for key theorems like the Intermediate Value Theorem and the Mean Value Theorem that appear later in the course.

Key Definitions

The definition of continuity at a point is a three-part condition. For a function to be continuous at a point , all three of the following statements must be true:

  1. exists.

    • This means that is in the domain of the function , and there is a defined, finite output value for the input . Graphically, this means there is a solid point on the graph at .
  2. exists.

    • This means the limit of the function as approaches from the left is equal to the limit as approaches from the right. That is, . Graphically, this means the function is heading towards the same -value from both sides of .
  3. .

    • This is the culminating condition. It states that the value the function is approaching (the limit) must be the same as the value the function actually is at that point. This condition links the behavior of the function around the point with the behavior at the point, ensuring there is no hole, jump, or misplaced point.

Understanding the Conditions

The three conditions for continuity provide a complete framework for analyzing a function at a specific point. Each condition addresses a potential type of discontinuity.

  • Condition 1: exists. If this condition fails, it means there is no point on the graph at . This could be a vertical asymptote or simply a hole where the function is not defined. For example, for , does not exist, so the function is not continuous at .

  • Condition 2: exists. This condition fails if the function approaches different values from the left and right sides of . This is characteristic of a jump discontinuity. For example, in a piecewise function where the pieces do not meet, the left-hand limit will not equal the right-hand limit, so the overall limit does not exist, and the function is not continuous at that point.

  • Condition 3: . This condition fails if the first two conditions are met, but the limit value is different from the function's value. This is characteristic of a removable discontinuity (a hole with a defined point elsewhere). The graph has a hole at the limit's location, but a solid point is plotted at a different -value for that same .

To justify that a function is continuous on an AP Exam Free Response Question, you must explicitly state and verify all three conditions.

Core Concepts & Rules

  • The Three-Part Definition: A function is continuous at if and only if is defined, exists, and .

  • Justification: To prove continuity at a point, you must address all three parts of the definition. Simply stating a function is continuous is not sufficient justification.

  • Continuity of Common Functions: Certain families of functions are continuous at every point in their natural domains. You can assume continuity for these functions unless otherwise specified:

    • Polynomial functions (e.g., )

    • Rational functions (e.g., , continuous everywhere except )

    • Power functions (e.g., )

    • Exponential functions (e.g., )

    • Logarithmic functions (e.g., , continuous for )

    • Trigonometric functions (e.g., , continuous on their respective domains)

  • Properties of Continuous Functions: If functions and are both continuous at , then the following combinations are also continuous at :

    • Sum/Difference:

    • Product:

    • Quotient: (provided )

    • Composition: (provided is continuous at and is continuous at )

Step-by-Step Example 1: Justifying Continuity at a Point

Determine if the function defined below is continuous at . Justify your answer using the definition of continuity.

Step 1: Check if exists.

According to the function definition, when , the value of is 6.

Therefore, . The first condition is met.

Step 2: Check if exists.

To find the limit, we use the piece of the function that applies as approaches 3 (i.e., when ).

This limit initially yields the indeterminate form , so we can use algebraic simplification.

Now, we can use direct substitution:

Since the limit evaluates to a finite number, exists and is equal to 6. The second condition is met.

Step 3: Check if .

From our previous steps, we found that and .

Since , the third condition is met.

Conclusion:

Because exists, exists, and , the function is continuous at .

Step-by-Step Example 2: Finding Parameters for Continuity

Find the value of the constant that makes the function continuous at .

Step 1: Set up the conditions for continuity.

For to be continuous at , we need . This requires the left-hand limit and the right-hand limit to be equal to each other and to the function's value at .

Step 2: Evaluate the function at the point.

Using the top piece of the function definition (since it includes ):

Step 3: Evaluate the left-hand limit.

As approaches -1 from the left, we use the top piece:

Step 4: Evaluate the right-hand limit.

As approaches -1 from the right, we use the bottom piece:

Step 5: Set the limits equal to each other to solve for .

For the overall limit to exist, the left- and right-hand limits must be equal.

Now, solve the equation for .

Step 6: Verify the solution.

If , then . The left-hand limit is , and the right-hand limit is . Since all three values are equal to 5, the function is continuous at when .

Using Your Calculator

This topic is primarily analytical, meaning problems are solved algebraically using the definition of continuity. A graphing calculator is not used to find the answer but is an excellent tool for verifying your conclusion.

To check the result of Example 2, you can graph the piecewise function with :

  1. Graphing a Piecewise Function (TI-84 Style):

    • In the Y= editor, enter the function as:

      Y1 = (3X^2 - 2X)(X<=-1) + (4X+9)(X>-1)

    • The inequalities in parentheses act as logical tests. returns 1 if true and 0 if false, effectively turning the pieces on or off. The and symbols are found in the TEST` menu (`2nd` + `MATH`). 2. **Visual Inspection:** * Graph the function. Visually inspect the graph at $x=-1. You should see a smooth connection between the two pieces, with no jump or hole.

  2. Verifying Values:

    • Use the TRACE feature and type . The calculator should display Y=5`. * Trace just to the left of -1 (e.g., $x=-1.001) and just to the right of -1 (e.g., ). The -values should both be very close to 5, confirming that the limit appears to be 5.

This graphical and numerical check confirms your analytical solution that makes the function continuous.

AP Exam Quick Hit

Common Question Types

  • Justifying Continuity from a Function: You will be given a piecewise function and asked to determine if it is continuous at a specific point. This is a common Free Response Question part that requires you to explicitly state and check all three conditions of the definition of continuity.

    • Example: "Is the function (defined piecewise) continuous at ? Justify your answer."
  • Finding Parameters for Continuity: You will be given a piecewise function with one or more unknown constants (like or ) and asked to find the value(s) of the constants that make the function continuous at a given point. This is a very common Multiple Choice Question.

    • Example: "Let . What is the value of for which is continuous at ?"
  • Identifying Discontinuities from a Graph: You will be shown a graph and asked to identify the -values where the function is not continuous. You may also be asked to explain why it is not continuous by referencing the definition.

    • Example: "The graph of is shown above. For which value(s) of is not continuous? Justify by explaining which condition of continuity is not met."

Common Mistakes

  • Incomplete Justification: On an FRQ, simply stating "the limit equals the function value" is not enough. You must show the work to find the limit (often by checking left- and right-hand limits) and state the function's value before concluding they are equal.

  • Confusing Limit Existence with Continuity: A common mistake is to find that and immediately conclude the function is continuous. This only satisfies the second condition. You must also check that this limit value equals . A removable discontinuity (a hole) has a limit but is not continuous.

  • Ignoring the Domain: Forgetting that functions like or are only continuous on their domains. is not continuous at because is undefined.

  • Algebraic Errors: Many continuity problems, especially those involving finding parameters, reduce to an algebraic equation. Simple errors in solving for the unknown constant are a frequent source of incorrect answers.

  • Using One-Sided Limits Incorrectly: When evaluating the limit of a piecewise function at a transition point, you must use the correct piece of the function for the left-hand limit and the other piece for the right-hand limit. Using the same piece for both is a conceptual error.