📚

 > 

♾️ 

 > 

👑

1.12 Confirming Continuity over an Interval

3 min readjune 18, 2024

1.12 Confirming Continuity over an Interval

Welcome back to AP Calculus with Fiveable! This topic focuses on continuity over an interval. We’ve worked through determining limits from both graphs, equations and different types of discontinuities, so let's combine all of the skills we've learned so far. 🙌

📈 Continuity on an Interval

The College Board AP Calculus Exam description states, “A function is continuous on an interval if the function is continuous at each point in the interval.”

This means that as long as the function’s domain is continuous, then the function will be continuous. You can quickly identify discontinuities on a graph by looking for holes, jumps, and other breaks. If you can draw your graph as a single stroke without gaps, your function is continuous! ✏️

College Board reminds us that “polynomial, rational, power, exponential, logarithmic, and trigonometric functions are continuous on all points in their domains.” For instance, a log function such as f(x)=ln(3x)f(x) = ln(3x) will be continuous at all points in its domain (0,∞).


🏁 Continuity for Piecewise Functions

Continuity over intervals is key for piecewise functions! We can check the domain for each piece, and make sure to confirm continuity at the point when the function changes expressions.

⛳ Checking Domain Restrictions

Some common domain restrictions we need to check are square roots and denominators of rational functions. 🚩 

For square roots, z\sqrt{z} , z0z \geq 0 since we cannot take the square root of an imaginary number.

For example f(x)=3x+1f(x) = \sqrt{3x+1} looks like the following. Since the expression under the square root, x13x \geq -\frac {1}3. As you can see, the graph has a domain of (13,)(-\frac13,∞).

Screen Shot 2023-11-29 at 9.40.43 PM.png

Graph created with Desmos

For rational functions, 1z\frac 1 z, z0z \neq 0 because we cannot divide by 0.

For example, g(x)=1x+2g(x) = \frac 1{x+2} looks like the following. Since the denominator cannot equal 0, x2x \neq 2. The domain of this graph is (,2)(2,)(-∞,-2) \cup (-2,∞).

Screen Shot 2023-11-29 at 9.36.07 PM.png

Graph created with Desmos

We already learned to confirm continuity at a single point in Topic 1.11: Confirming Continuity at a Point! As a review, make sure the limits approach the same value on both sides. The left-hand limit should be equal to the right-hand limit, which should equal the value of the function at the point x = a.

limxaf(x)=limxa+f(x)=f(a)lim_{x\to a^{-}} f(x) = lim_{x\to a^{+}} f(x) = f(a)

🧮 Practice Problems

Let’s work on a few questions and make sure we have the concept down!

1) Continuity of a Piecewise Function

Given the following piecewise function, determine if the function is continuous on the interval (2,6)(-2,6).

f(x)={x+2,x<3x22x+2,x3} f(x) = \begin{Bmatrix}x+2, & x<3 \\ x^{2}- 2x + 2, & x\geq 3 \\\end{Bmatrix}

👉 Step 1: Check for Discontinuities in the Domains

First, let's check for discontinuities in the domains of both of the expressions. Because both of the expressions are polynomials, they will be continuous throughout their domains.

👉 Step 2: Check Continuity at the Point the Function Changes Expressions

The next thing we have to check is the point where the function changes expressions, x = 3.

At x = 3, the left-hand limit limx3x+2=5lim_{x\to 3^{-}} x + 2 = 5.

The right hand limit limx3+(x22x+2)=5lim_{x\to 3^{+}} (x^2 - 2x + 2) = 5

And finally, f(3)=5f(3) = 5. Therefore the function f(x)f(x) is continuous at x = 3.

Screen Shot 2023-10-24 at 1.36.35 AM.png

Graph created with Desmos

👉 Step 3: Answering the Question

Since we checked all possible discontinuities, we can now say that the function is continuous on the interval (2,6)(-2,6). Great work! 👍

2) Continuity of Rational Function

Determine if the following function is continuous on the interval (10,10)(-10,10).

f(x) = 3xx+2f(x)\ =\ \frac{3x}{x+2}

For this function, we need to first check any discontinuities in the domain.

Since this is a rational function, the denominator cannot equal 0. Therefore, the domain of the function is (,2)(2, )(-\infty ,-2)\cup \left ( -2,\infty  \right ), since x = -2 would cause the denominator to equal zero. This proves that there is a vertical asymptote here!

But that means the function is not continuous on the interval from (10,10)(-10,10) because x = -2 is not included in its domain.

Check it out in the graph!

Screen Shot 2023-10-24 at 1.35.01 AM.png

Image created with Desmos


🌟 Closing

Nice work! Confirming continuity over an interval is a key foundational topic for AP Calculus. You can anticipate encountering these types of questions on the exam, both in multiple-choice and as part of a free response.

https://media2.giphy.com/media/ur5T6Wuw4xK2afXVmd/giphy.gif?cid=7941fdc64i8t3xwgu78ov7fo1wvrrynfxrd4d9loorgxbu2d&ep=v1_gifs_search&rid=giphy.gif&ct=g

Image Courtesy of Giphy

<< Hide Menu

📚

 > 

♾️ 

 > 

👑

1.12 Confirming Continuity over an Interval

3 min readjune 18, 2024

1.12 Confirming Continuity over an Interval

Welcome back to AP Calculus with Fiveable! This topic focuses on continuity over an interval. We’ve worked through determining limits from both graphs, equations and different types of discontinuities, so let's combine all of the skills we've learned so far. 🙌

📈 Continuity on an Interval

The College Board AP Calculus Exam description states, “A function is continuous on an interval if the function is continuous at each point in the interval.”

This means that as long as the function’s domain is continuous, then the function will be continuous. You can quickly identify discontinuities on a graph by looking for holes, jumps, and other breaks. If you can draw your graph as a single stroke without gaps, your function is continuous! ✏️

College Board reminds us that “polynomial, rational, power, exponential, logarithmic, and trigonometric functions are continuous on all points in their domains.” For instance, a log function such as f(x)=ln(3x)f(x) = ln(3x) will be continuous at all points in its domain (0,∞).


🏁 Continuity for Piecewise Functions

Continuity over intervals is key for piecewise functions! We can check the domain for each piece, and make sure to confirm continuity at the point when the function changes expressions.

⛳ Checking Domain Restrictions

Some common domain restrictions we need to check are square roots and denominators of rational functions. 🚩 

For square roots, z\sqrt{z} , z0z \geq 0 since we cannot take the square root of an imaginary number.

For example f(x)=3x+1f(x) = \sqrt{3x+1} looks like the following. Since the expression under the square root, x13x \geq -\frac {1}3. As you can see, the graph has a domain of (13,)(-\frac13,∞).

Screen Shot 2023-11-29 at 9.40.43 PM.png

Graph created with Desmos

For rational functions, 1z\frac 1 z, z0z \neq 0 because we cannot divide by 0.

For example, g(x)=1x+2g(x) = \frac 1{x+2} looks like the following. Since the denominator cannot equal 0, x2x \neq 2. The domain of this graph is (,2)(2,)(-∞,-2) \cup (-2,∞).

Screen Shot 2023-11-29 at 9.36.07 PM.png

Graph created with Desmos

We already learned to confirm continuity at a single point in Topic 1.11: Confirming Continuity at a Point! As a review, make sure the limits approach the same value on both sides. The left-hand limit should be equal to the right-hand limit, which should equal the value of the function at the point x = a.

limxaf(x)=limxa+f(x)=f(a)lim_{x\to a^{-}} f(x) = lim_{x\to a^{+}} f(x) = f(a)

🧮 Practice Problems

Let’s work on a few questions and make sure we have the concept down!

1) Continuity of a Piecewise Function

Given the following piecewise function, determine if the function is continuous on the interval (2,6)(-2,6).

f(x)={x+2,x<3x22x+2,x3} f(x) = \begin{Bmatrix}x+2, & x<3 \\ x^{2}- 2x + 2, & x\geq 3 \\\end{Bmatrix}

👉 Step 1: Check for Discontinuities in the Domains

First, let's check for discontinuities in the domains of both of the expressions. Because both of the expressions are polynomials, they will be continuous throughout their domains.

👉 Step 2: Check Continuity at the Point the Function Changes Expressions

The next thing we have to check is the point where the function changes expressions, x = 3.

At x = 3, the left-hand limit limx3x+2=5lim_{x\to 3^{-}} x + 2 = 5.

The right hand limit limx3+(x22x+2)=5lim_{x\to 3^{+}} (x^2 - 2x + 2) = 5

And finally, f(3)=5f(3) = 5. Therefore the function f(x)f(x) is continuous at x = 3.

Screen Shot 2023-10-24 at 1.36.35 AM.png

Graph created with Desmos

👉 Step 3: Answering the Question

Since we checked all possible discontinuities, we can now say that the function is continuous on the interval (2,6)(-2,6). Great work! 👍

2) Continuity of Rational Function

Determine if the following function is continuous on the interval (10,10)(-10,10).

f(x) = 3xx+2f(x)\ =\ \frac{3x}{x+2}

For this function, we need to first check any discontinuities in the domain.

Since this is a rational function, the denominator cannot equal 0. Therefore, the domain of the function is (,2)(2, )(-\infty ,-2)\cup \left ( -2,\infty  \right ), since x = -2 would cause the denominator to equal zero. This proves that there is a vertical asymptote here!

But that means the function is not continuous on the interval from (10,10)(-10,10) because x = -2 is not included in its domain.

Check it out in the graph!

Screen Shot 2023-10-24 at 1.35.01 AM.png

Image created with Desmos


🌟 Closing

Nice work! Confirming continuity over an interval is a key foundational topic for AP Calculus. You can anticipate encountering these types of questions on the exam, both in multiple-choice and as part of a free response.

https://media2.giphy.com/media/ur5T6Wuw4xK2afXVmd/giphy.gif?cid=7941fdc64i8t3xwgu78ov7fo1wvrrynfxrd4d9loorgxbu2d&ep=v1_gifs_search&rid=giphy.gif&ct=g

Image Courtesy of Giphy