zuai-logo

Confirming Continuity over an Interval

Hannah Hill

Hannah Hill

8 min read

Listen to this study note

Study Guide Overview

This study guide covers continuity over an interval for AP Calculus AB/BC, focusing on the definition of continuity, applying it to piecewise functions, and addressing common domain restrictions like square roots and rational functions. It includes practice problems and emphasizes checking left-hand and right-hand limits. The guide also provides final exam tips, highlighting common question types and pitfalls, and includes additional practice questions with answers and scoring.

AP Calculus AB/BC: Continuity Over an Interval 🚀

Hey there, future calculus master! Let's make sure you're totally solid on continuity over an interval. This is a big topic, and we're going to break it down so it feels like a piece of cake. 🍰

This topic is super important because it connects limits and functions. Expect to see it in both multiple-choice and free-response questions.

📈 Continuity on an Interval

The official definition from the College Board is that a function is continuous on an interval if it's continuous at every single point within that interval. Think of it like a smooth, unbroken road—no potholes, no sudden cliffs. 🛣️

Key Concept

If you can trace a graph without lifting your pencil, it's continuous! Polynomials, rational, power, exponential, logarithmic, and trigonometric functions are all continuous within their domains.

For example, f(x)=ln(3x)f(x) = ln(3x) is continuous on its domain, which is (0,)(0, \infty).

🏁 Continuity for Piecewise Functions

Piecewise functions are where things get a bit more interesting! We need to check continuity for each piece and at the points where the function changes its definition. It's like making sure each road segment connects perfectly to the next.

Memory Aid

Think of piecewise functions as different paths. You need to make sure each path is smooth and that they all connect seamlessly.

⛳ Checking Domain Restrictions

Watch out for these common domain restrictions:

  • Square Roots: z\sqrt{z} requires z0z \geq 0. No imaginary numbers allowed! 🚫

    For example, f(x)=3x+1f(x) = \sqrt{3x+1} has a domain of [13,)[-\frac{1}{3}, \infty).

    ![Screen Shot 2023-11-29 at 9.40.43 PM.png](Screen Shot 2023-11-29 at 9.40.43 PM.png)

    The graph of f(x)=3x+1f(x) = \sqrt{3x+1} showing its domain.

  • Rational Functions: 1z\frac{1}{z} requires z0z \neq 0. Division by zero is a big no-no! 🙅‍♀️

    For example, g(x)=1x+2g(x) = \frac{1}{x+2} has a domain of (,2)(2,)(-\infty, -2) \cup (-2, \infty).

    ![Screen Shot 2023-11-29 at 9.36.07 PM.png](Screen Shot 2023-11-29 at 9.36.07 PM.png)

    The graph of g(x)=1x+2g(x) = \frac{1}{x+2} showing its domain.

Quick Fact

Remember, for a function to be continuous at a point, the left-hand limit must equal the right-hand limit, and both must equal the function's value at that point.

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 get our hands dirty with some practice! 💪

1) Continuity of a Piecewise Function

Given:

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

Is this function continuous on the interval (2,6)(-2,6)?

Step 1: Check for Discontinuities in the Domains

Both x+2x+2 and x22x+2x^2 - 2x + 2 are polynomials, so they are continuous everywhere.

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

We need to check at x=3x = 3:

  • Left-hand limit: limx3(x+2)=5lim_{x\to 3^{-}} (x + 2) = 5
  • Right-hand limit: limx3+(x22x+2)=5lim_{x\to 3^{+}} (x^2 - 2x + 2) = 5
  • Function value: f(3)=5f(3) = 5

Since all three values are equal, the function is continuous at x=3x=3.

![Screen Shot 2023-10-24 at 1.36.35 AM.png](Screen Shot 2023-10-24 at 1.36.35 AM.png)

Graph of the piecewise function.

Step 3: Answering the Question

The function is continuous on the interval (2,6)(-2,6). You nailed it! 🎉

2) Continuity of Rational Function

Is f(x)=3xx+2f(x) = \frac{3x}{x+2} continuous on the interval (10,10)(-10,10)?

Step 1: Check for Discontinuities in the Domain

The denominator cannot be zero, so x2x \neq -2. The domain is (,2)(2,)(-\infty, -2) \cup (-2, \infty).

Since x=2x=-2 is within the interval (10,10)(-10, 10), the function is not continuous on the interval.

![Screen Shot 2023-10-24 at 1.35.01 AM.png](Screen Shot 2023-10-24 at 1.35.01 AM.png)

Graph of the rational function.

Common Mistake

Don't forget to check for domain restrictions in rational and radical functions. It's a common place to make a mistake!

🌟 Final Exam Focus

Alright, let's talk strategy for the big day! Here's what to keep in mind:

  • High-Priority Topics: Continuity, limits, and piecewise functions are frequently tested. Make sure you understand the definitions and how to apply them.

  • Common Question Types: Expect questions that ask you to identify discontinuities, determine if a function is continuous over an interval, and work with piecewise functions.

  • Time Management: Practice these types of problems so you can solve them quickly and accurately.

  • Common Pitfalls: Don't forget to check domain restrictions, especially for rational and radical functions. Also, make sure you're checking the left-hand and right-hand limits when dealing with piecewise functions.

Exam Tip

When checking continuity, always verify the function value, left-hand limit, and right-hand limit at any point of concern. Make sure to show your work clearly on free-response questions!

Practice Question

Practice Questions

Multiple Choice Questions

  1. For what value of kk is the following function continuous at x=2x = 2?

f(x)={kx21,x<23x+k,x2f(x) = \begin{cases} kx^2 - 1, & x < 2 \\ 3x + k, & x \geq 2 \end{cases}

(A) -1 (B) 1 (C) 2 (D) 3

  1. Which of the following functions is continuous on the interval (2,2)(-2, 2)?

    (A) f(x)=1xf(x) = \frac{1}{x} (B) g(x)=1x+2g(x) = \frac{1}{x+2} (C) h(x)=x+2h(x) = \sqrt{x+2} (D) j(x)=xx2+1j(x) = \frac{x}{x^2 + 1}

Free Response Question

Consider the function ff defined by

f(x)={ax2+bx+1,x1x3+2x+1,x>1f(x) = \begin{cases} ax^2 + bx + 1, & x \leq 1 \\ x^3 + 2x + 1, & x > 1 \end{cases}

(a) Find the values of aa and bb such that ff is continuous and differentiable at x=1x = 1.

(b) With these values of aa and bb, is ff continuous on the interval [2,2][-2, 2]? Justify your answer.

Answers and Scoring:

MCQ 1:

For continuity at x=2x=2, we need k(2)21=3(2)+kk(2)^2 - 1 = 3(2) + k. Solving for kk, we get 4k1=6+k4k - 1 = 6 + k, so 3k=73k = 7, and k=73k = \frac{7}{3}. The correct answer is not listed, this is a common trick on the AP exam.

MCQ 2:

(A) has a discontinuity at x=0x=0. (B) has a discontinuity at x=2x=-2. (C) has a domain restriction at x<2x<-2. (D) is continuous everywhere. So the correct answer is (D).

FRQ:

(a) For continuity at x=1x=1, we need a(1)2+b(1)+1=(1)3+2(1)+1a(1)^2 + b(1) + 1 = (1)^3 + 2(1) + 1, which simplifies to a+b+1=4a + b + 1 = 4, or a+b=3a + b = 3. For differentiability, we need the derivatives to match at x=1x=1. The derivative of ax2+bx+1ax^2 + bx + 1 is 2ax+b2ax + b, and the derivative of x3+2x+1x^3 + 2x + 1 is 3x2+23x^2 + 2. So, 2a(1)+b=3(1)2+22a(1) + b = 3(1)^2 + 2, which simplifies to 2a+b=52a + b = 5. Solving the system of equations a+b=3a+b=3 and 2a+b=52a+b=5, we get a=2a=2 and b=1b=1.

(b) With a=2a=2 and b=1b=1, the function is continuous at x=1x=1. The polynomial pieces are continuous on their domains. Therefore, ff is continuous on the interval [2,2][-2, 2].

Scoring Breakdown for FRQ:

(a) 2 points: 1 point for setting up the continuity equation, 1 point for setting up the differentiability equation, and 1 point for solving for aa and bb.

(b) 1 point for correct conclusion with justification.

You've got this! Keep up the great work, and remember to stay calm and confident. You're going to do awesome! 💯

https://zupay.blob.core.windows.net/resources/files/0baca4f69800419293b4c75aa2870acd_5cf169_3316.gif?cid=7941fdc64i8t3xwgu78ov7fo1wvrrynfxrd4d9loorgxbu2d&ep=v1_gifs_search&rid=giphy.gif&ct=g