zuai-logo
zuai-logo
  1. AP Calculus
FlashcardFlashcard
Study GuideStudy GuideQuestion BankQuestion BankGlossaryGlossary

Define continuity at a point.

A function f(x) is continuous at x=c if: 1) f(c) is defined, 2) lim⁡x→cf(x)\lim_{x \to c} f(x)limx→c​f(x) exists, and 3) lim⁡x→cf(x)=f(c)\lim_{x \to c} f(x) = f(c)limx→c​f(x)=f(c).

Flip to see [answer/question]
Flip to see [answer/question]
Revise later
SpaceTo flip
If confident

All Flashcards

Define continuity at a point.

A function f(x) is continuous at x=c if: 1) f(c) is defined, 2) lim⁡x→cf(x)\lim_{x \to c} f(x)limx→c​f(x) exists, and 3) lim⁡x→cf(x)=f(c)\lim_{x \to c} f(x) = f(c)limx→c​f(x)=f(c).

What does it mean for a function to be discontinuous at a point?

A function is discontinuous at x=c if at least one of the three conditions for continuity is not met: f(c) is undefined, lim⁡x→cf(x)\lim_{x \to c} f(x)limx→c​f(x) does not exist, or lim⁡x→cf(x)≠f(c)\lim_{x \to c} f(x) \neq f(c)limx→c​f(x)=f(c).

Define the left-hand limit.

The left-hand limit is the value that f(x) approaches as x approaches c from values less than c, denoted as lim⁡x→c−f(x)\lim_{x \to c^-} f(x)limx→c−​f(x).

Define the right-hand limit.

The right-hand limit is the value that f(x) approaches as x approaches c from values greater than c, denoted as lim⁡x→c+f(x)\lim_{x \to c^+} f(x)limx→c+​f(x).

What is a removable discontinuity?

A removable discontinuity occurs when lim⁡x→cf(x)\lim_{x \to c} f(x)limx→c​f(x) exists, but either f(c) is undefined or lim⁡x→cf(x)≠f(c)\lim_{x \to c} f(x) \neq f(c)limx→c​f(x)=f(c). It can be 'removed' by redefining f(c).

What is a jump discontinuity?

A jump discontinuity occurs when the left-hand limit and the right-hand limit both exist but are not equal: lim⁡x→c−f(x)≠lim⁡x→c+f(x)\lim_{x \to c^-} f(x) \neq \lim_{x \to c^+} f(x)limx→c−​f(x)=limx→c+​f(x).

What is an infinite discontinuity?

An infinite discontinuity occurs when the function approaches infinity (or negative infinity) as x approaches c from either the left or right, often associated with vertical asymptotes.

What is an oscillating discontinuity?

An oscillating discontinuity occurs when the function oscillates infinitely many times near a point, preventing the limit from existing.

What is the domain of a function?

The domain of a function is the set of all possible input values (x-values) for which the function is defined.

What is the range of a function?

The range of a function is the set of all possible output values (y-values) that the function can produce.

How can you identify a discontinuity on a graph?

Look for jumps, holes (open circles), or vertical asymptotes. These indicate points where the function is not continuous.

What does a smooth, unbroken curve on a graph indicate about continuity?

A smooth, unbroken curve indicates that the function is continuous over that interval. There are no sudden jumps or breaks.

How does a vertical asymptote relate to continuity?

A vertical asymptote indicates an infinite discontinuity. The function is not continuous at the x-value where the asymptote occurs.

How does an open circle on a graph relate to continuity?

An open circle indicates a removable discontinuity (a hole). The function is not defined at that specific x-value, or the limit does not equal the function value.

How does a jump in a graph relate to continuity?

A jump in the graph indicates a jump discontinuity. The left-hand limit and the right-hand limit exist but are not equal.

How can you determine if a piecewise function is continuous from its graph?

Check if the pieces of the graph connect smoothly at the points where the function definition changes. There should be no gaps or jumps.

How does the graph of a differentiable function relate to continuity?

If a function is differentiable, its graph is smooth and continuous. There are no sharp corners, cusps, or discontinuities.

What does the graph of f(x)=1xf(x) = \frac{1}{x}f(x)=x1​ tell us about its continuity?

The graph of f(x)=1xf(x) = \frac{1}{x}f(x)=x1​ has a vertical asymptote at x = 0, indicating a discontinuity at that point. The function is continuous everywhere else.

What does the graph of f(x)=∣x∣f(x) = |x|f(x)=∣x∣ tell us about its continuity?

The graph of f(x)=∣x∣f(x) = |x|f(x)=∣x∣ is continuous everywhere. Although it has a sharp corner at x = 0, it is still continuous at that point.

How can you use a graph to approximate the limit of a function as x approaches a certain value?

Trace the graph from both the left and right sides towards the x-value of interest. If the y-values approach the same number, that number is the limit.

How do you determine if f(x)=x2+2x+1f(x) = x^2 + 2x + 1f(x)=x2+2x+1 is continuous at x=1x = 1x=1?

  1. Check if f(1) is defined: f(1)=12+2(1)+1=4f(1) = 1^2 + 2(1) + 1 = 4f(1)=12+2(1)+1=4. 2) Find lim⁡x→1f(x)\lim_{x \to 1} f(x)limx→1​f(x): lim⁡x→1(x2+2x+1)=4\lim_{x \to 1} (x^2 + 2x + 1) = 4limx→1​(x2+2x+1)=4. 3) Check if lim⁡x→1f(x)=f(1)\lim_{x \to 1} f(x) = f(1)limx→1​f(x)=f(1): 4=44 = 44=4. Since all conditions are met, f(x) is continuous at x = 1.

How do you determine if f(x)=1x−2f(x) = \frac{1}{x-2}f(x)=x−21​ is continuous at x=2x = 2x=2?

  1. Check if f(2) is defined: f(2)=12−2=10f(2) = \frac{1}{2-2} = \frac{1}{0}f(2)=2−21​=01​, which is undefined. Since f(2) is undefined, f(x) is discontinuous at x = 2.

How do you find the value of 'k' that makes f(x)={x+1,x<2kx,x≥2f(x) = \begin{cases} x + 1, & x < 2 \\ kx, & x \geq 2 \end{cases}f(x)={x+1,kx,​x<2x≥2​ continuous at x=2x = 2x=2?

  1. Find the left-hand limit: lim⁡x→2−(x+1)=3\lim_{x \to 2^-} (x + 1) = 3limx→2−​(x+1)=3. 2) Find the right-hand limit: lim⁡x→2+(kx)=2k\lim_{x \to 2^+} (kx) = 2klimx→2+​(kx)=2k. 3) Set the limits equal: 3=2k3 = 2k3=2k. 4) Solve for k: k=32k = \frac{3}{2}k=23​.

How to determine continuity of f(x)=∣x∣f(x) = |x|f(x)=∣x∣ at x=0x=0x=0?

  1. Check if f(0) is defined: f(0)=∣0∣=0f(0) = |0| = 0f(0)=∣0∣=0. 2) Find lim⁡x→0−f(x)=0\lim_{x \to 0^-} f(x) = 0limx→0−​f(x)=0 and lim⁡x→0+f(x)=0\lim_{x \to 0^+} f(x) = 0limx→0+​f(x)=0. Therefore, lim⁡x→0f(x)=0\lim_{x \to 0} f(x) = 0limx→0​f(x)=0. 3) Check if lim⁡x→0f(x)=f(0)\lim_{x \to 0} f(x) = f(0)limx→0​f(x)=f(0): 0=00 = 00=0. Since all conditions are met, f(x) is continuous at x = 0.

How to check continuity of f(x)=x2−1x−1f(x) = \frac{x^2 - 1}{x - 1}f(x)=x−1x2−1​ at x=1x = 1x=1?

  1. Check if f(1) is defined: f(1)=12−11−1=00f(1) = \frac{1^2 - 1}{1 - 1} = \frac{0}{0}f(1)=1−112−1​=00​, which is undefined. 2) Simplify the function: f(x)=(x−1)(x+1)x−1=x+1f(x) = \frac{(x-1)(x+1)}{x-1} = x + 1f(x)=x−1(x−1)(x+1)​=x+1 for x≠1x \neq 1x=1. 3) Find lim⁡x→1f(x)=lim⁡x→1(x+1)=2\lim_{x \to 1} f(x) = \lim_{x \to 1} (x+1) = 2limx→1​f(x)=limx→1​(x+1)=2. Since f(1) is undefined, f(x) is discontinuous at x = 1 (removable discontinuity).

How do you determine if a piecewise function is continuous at the point where the definition changes?

  1. Evaluate the function at the point from both sides (left and right). 2) Ensure the left-hand limit equals the right-hand limit. 3) Verify that the value of the function at that point matches the limit.

How do you show a function is continuous on an interval?

Show that the function is continuous at every point within the interval. For closed intervals, also show continuity at the endpoints (using one-sided limits).

How do you find the points of discontinuity for a rational function?

Set the denominator of the rational function equal to zero and solve for x. These x-values represent the points of discontinuity.

How do you use the definition of continuity to prove that a polynomial function is continuous everywhere?

Polynomial functions are continuous everywhere because the limit as x approaches any value c is equal to the function's value at c: lim⁡x→cP(x)=P(c)\lim_{x \to c} P(x) = P(c)limx→c​P(x)=P(c).

How do you determine if a function has a removable discontinuity?

If the limit exists at the point but is not equal to the function's value at that point, or if the function is undefined at that point, then the function has a removable discontinuity.