Skip to content

Continuity

By the end of this section, you will be able to:

  • Determine whether a function is continuous at a number
  • Determine the numbers for which a function is discontinuous
  • Determine whether a function is continuous

Arizona is known for its dry heat. On a particular day, the temperature might rise as high as 118F118^\circ\text{F} and drop down only to a brisk 95F95^\circ\text{F}. The figure below shows the function TT, where the output of T(x)T(x) is the temperature in Fahrenheit degrees and the input xx is the time of day, using a 24-hour clock on a particular summer day.

When we analyze this graph, we notice a specific characteristic. There are no breaks in the graph. We could trace the graph without picking up our pencil. This single observation tells us a great deal about the function. In this section, we will investigate functions with and without breaks.

Determining Whether a Function Is Continuous at a Number

Let’s consider a specific example of temperature in terms of date and location, such as June 27, 2013, in Phoenix, AZ. The graph above indicates that, at 2 a.m., the temperature was 96F96^\circ\text{F}. By 2 p.m. the temperature had risen to 116F116^\circ\text{F}, and by 4 p.m. it was 118F118^\circ\text{F}. Sometime between 2 a.m. and 4 p.m., the temperature outside must have been exactly 110.5F110.5^\circ\text{F}. In fact, any temperature between 96F96^\circ\text{F} and 118F118^\circ\text{F} occurred at some point that day. This means all real numbers in the output between 96F96^\circ\text{F} and 118F118^\circ\text{F} are generated at some point by the function according to the intermediate value theorem.

Look again at the temperature graph. There are no breaks in the function’s graph for this 24-hour period. At no point did the temperature cease to exist, nor was there a point at which the temperature jumped instantaneously by several degrees. A function that has no holes or breaks in its graph is known as a continuous function. Temperature as a function of time is an example of a continuous function.

If temperature represents a continuous function, what kind of function would not be continuous? Consider an example of dollars expressed as a function of hours of parking. Let’s create the function DD, where D(x)D(x) is the output representing cost in dollars for parking xx number of hours. See the figure below.

Suppose a parking garage charges $4.00 per hour or fraction of an hour, with a $25 per day maximum charge. Park for two hours and five minutes and the charge is $12. Park an additional hour and the charge is $16. We can never be charged $13, $14, or $15. There are real numbers between 12 and 16 that the function never outputs. There are breaks in the function’s graph for this 24-hour period, points at which the price of parking jumps instantaneously by several dollars.

A function that remains level for an interval and then jumps instantaneously to a higher value is called a stepwise function. This function is an example.

A function that has any hole or break in its graph is known as a discontinuous function. A stepwise function, such as parking-garage charges as a function of hours parked, is an example of a discontinuous function.

So how can we decide if a function is continuous at a particular number? We can check three different conditions. Let’s use the function y=f(x)y=f(x) represented below as an example.

Condition 1 According to Condition 1, the function f(a)f(a) defined at x=ax=a must exist. In other words, there is a yy-coordinate at x=ax=a as in the figure below.

Condition 2 According to Condition 2, at x=ax=a the limit, written limxaf(x)\lim_{x\to a}f(x), must exist. This means that at x=ax=a the left-hand limit must equal the right-hand limit. Notice as the graph of ff in the figures above approaches x=ax=a from the left and right, the same yy-coordinate is approached. Therefore, Condition 2 is satisfied. However, there could still be a hole in the graph at x=ax=a.

Condition 3 According to Condition 3, the corresponding yy coordinate at x=ax=a fills in the hole in the graph of ff. This is written limxaf(x)=f(a)\lim_{x\to a}f(x)=f(a).

Satisfying all three conditions means that the function is continuous. All three conditions are satisfied for the function represented below, so the function is continuous at x=ax=a.

The next several figures provide several examples of graphs of functions that are not continuous at x=ax=a and the condition or conditions that fail.

Condition 2 is satisfied. Conditions 1 and 3 both fail.

Conditions 1 and 2 are both satisfied. Condition 3 fails.

Condition 1 is satisfied. Conditions 2 and 3 fail.

Conditions 1, 2, and 3 all fail.

Definition of Continuity. A function f(x)f(x) is continuous at x=ax=a provided all three of the following conditions hold true:

  • Condition 1: f(a)f(a) exists.
  • Condition 2: limxaf(x)\lim_{x\to a}f(x) exists at x=ax=a.
  • Condition 3: limxaf(x)=f(a)\lim_{x\to a}f(x)=f(a).

If a function f(x)f(x) is not continuous at x=ax=a, the function is discontinuous at x=ax=a.

Identifying a Jump Discontinuity

Discontinuity can occur in different ways. We saw in the previous section that a function could have a left-hand limit and a right-hand limit even if they are not equal. If the left- and right-hand limits exist but are different, the graph “jumps” at x=ax=a. The function is said to have a jump discontinuity.

As an example, look at the graph of the function y=f(x)y=f(x) below. Notice as xx approaches aa how the output approaches different values from the left and from the right.

Jump Discontinuity. A function f(x)f(x) has a jump discontinuity at x=ax=a if the left- and right-hand limits both exist but are not equal: limxaf(x)limxa+f(x)\lim_{x\to a^-}f(x)\ne\lim_{x\to a^+}f(x).

Identifying Removable Discontinuity

Some functions have a discontinuity, but it is possible to redefine the function at that point to make it continuous. This type of function is said to have a removable discontinuity. Let’s look at the function y=f(x)y=f(x) represented by the graph below. The function has a limit. However, there is a hole at x=ax=a. The hole can be filled by extending the domain to include the input x=ax=a and defining the corresponding output of the function at that value as the limit of the function at x=ax=a.

Removable Discontinuity. A function f(x)f(x) has a removable discontinuity at x=ax=a if the limit, limxaf(x)\lim_{x\to a}f(x), exists, but either

  • f(a)f(a) does not exist, or
  • f(a)f(a), the value of the function at x=ax=a, does not equal the limit, f(a)limxaf(x)f(a)\ne\lim_{x\to a}f(x).

Example. Identify all discontinuities for the following functions as either a jump or a removable discontinuity.

a. f(x)=x22x15x5f(x)=\tfrac{x^2-2x-15}{x-5} b. g(x)={x+1,x<2x,x2g(x)=\begin{cases}x+1,&x<2\\-x,&x\ge2\end{cases}

Solution.

a. Notice that the function is defined everywhere except at x=5x=5.

Thus, f(5)f(5) does not exist, Condition 2 is not satisfied. Since Condition 1 is satisfied, the limit as xx approaches 5 is 8, and Condition 2 is not satisfied. This means there is a removable discontinuity at x=5x=5.

b. Condition 2 is satisfied because g(2)=2g(2)=-2.

Notice that the function is a piecewise function, and for each piece, the function is defined everywhere on its domain. Let’s examine Condition 1 by determining the left- and right-hand limits as xx approaches 2.

Left-hand limit: limx2(x+1)=2+1=3\lim_{x\to2^-}(x+1)=2+1=3. The left-hand limit exists.

Right-hand limit: limx2+(x)=2\lim_{x\to2^+}(-x)=-2. The right-hand limit exists. But

limx2f(x)limx2+f(x).\lim\limits_{x\to2^-}f(x)\ne\lim\limits_{x\to2^+}f(x).

So, limx2f(x)\lim_{x\to2}f(x) does not exist, and Condition 2 fails: There is no removable discontinuity. However, since both left- and right-hand limits exist but are not equal, the conditions are satisfied for a jump discontinuity at x=2x=2.

Identify the discontinuity off(x)=x26xx6f(x)=\tfrac{x^2-6x}{x-6}atx=6x=6.

Identify the discontinuity ofg(x)={x,0x<42x,x4g(x)=\begin{cases}\sqrt{x},&0\le x<4\\2x,&x\ge4\end{cases}atx=4x=4.

Recognizing Continuous and Discontinuous Real-Number Functions

Many of the functions we have encountered in earlier chapters are continuous everywhere. They never have a hole in them, and they never jump from one value to the next. For all of these functions, the limit of f(x)f(x) as xx approaches aa is the same as the value of f(x)f(x) when x=ax=a. So limxaf(x)=f(a)\lim_{x\to a}f(x)=f(a). There are some functions that are continuous everywhere and some that are only continuous where they are defined on their domain because they are not defined for all real numbers.

Examples of Continuous Functions. The following functions are continuous everywhere:

Polynomial functionsEx: f(x)=x49x2f(x)=x^4-9x^2
Exponential functionsEx: f(x)=4x+25f(x)=4^{x+2}-5
Sine functionsEx: f(x)=sin(2x)4f(x)=\sin(2x)-4
Cosine functionsEx: f(x)=cos(x+π3)f(x)=-\cos\left(x+\tfrac{\pi}{3}\right)

The following functions are continuous everywhere they are defined on their domain:

Logarithmic functionsEx: f(x)=2ln(x)f(x)=2\ln(x), x>0x>0
Tangent functionsEx: f(x)=tan(x)+2f(x)=\tan(x)+2, xπ2+kπx\ne\tfrac{\pi}{2}+k\pi, kk is an integer
Rational functionsEx: f(x)=x225x7f(x)=\tfrac{x^2-25}{x-7}, x7x\ne7

How To: given a function f(x)f(x), determine if the function is continuous at x=ax=a.

  1. Check Condition 1: f(a)f(a) exists.
  2. Check Condition 2: limxaf(x)\lim_{x\to a}f(x) exists at x=ax=a.
  3. Check Condition 3: limxaf(x)=f(a)\lim_{x\to a}f(x)=f(a).
  4. If all three conditions are satisfied, the function is continuous at x=ax=a. If any one of the conditions is not satisfied, the function is not continuous at x=ax=a.

Example. Determine whether the function f(x)={4x,x38+x,x>3f(x)=\begin{cases}4x,&x\le3\\8+x,&x>3\end{cases} is continuous at

a. x=3x=3 b. x=83x=\tfrac{8}{3}

Solution. To determine if the function ff is continuous at x=ax=a, we will determine if the three conditions of continuity are satisfied at x=ax=a.

a. Condition 1: Does f(a)f(a) exist?

f(3)=4(3)=12  Condition 1 is satisfied.f(3)=4(3)=12\ \Rightarrow\ \text{Condition 1 is satisfied.}

Condition 2: Does limx3f(x)\lim_{x\to3}f(x) exist?

To the left of x=3x=3, f(x)=4xf(x)=4x; to the right of x=3x=3, f(x)=8+xf(x)=8+x. We need to evaluate the left- and right-hand limits as xx approaches 1.

Left-hand limit: limx3f(x)=limx34(3)=12\lim_{x\to3^-}f(x)=\lim_{x\to3^-}4(3)=12

Right-hand limit: limx3+f(x)=limx3+(8+x)=8+3=11\lim_{x\to3^+}f(x)=\lim_{x\to3^+}(8+x)=8+3=11

Because limx3f(x)limx3+f(x)\lim_{x\to3^-}f(x)\ne\lim_{x\to3^+}f(x), limx3f(x)\lim_{x\to3}f(x) does not exist.

 Condition 2 fails.\Rightarrow\ \text{Condition 2 fails.}

There is no need to proceed further. Condition 2 fails at x=3x=3. If any of the conditions of continuity are not satisfied at x=3x=3, the function f(x)f(x) is not continuous at x=3x=3.

b. x=83x=\tfrac{8}{3}

Condition 1: Does f(83)f\left(\tfrac{8}{3}\right) exist?

f(83)=4(83)=323  Condition 1 is satisfied.f\left(\tfrac{8}{3}\right)=4\left(\tfrac{8}{3}\right)=\tfrac{32}{3}\ \Rightarrow\ \text{Condition 1 is satisfied.}

Condition 2: Does limx83f(x)\lim_{x\to\frac83}f(x) exist?

To the left of x=83x=\tfrac{8}{3}, f(x)=4xf(x)=4x; to the right of x=83x=\tfrac{8}{3}, f(x)=8+xf(x)=8+x. We need to evaluate the left- and right-hand limits as xx approaches 83\tfrac{8}{3}.

Left-hand limit: limx83f(x)=limx834(83)=323\lim_{x\to\frac83^-}f(x)=\lim_{x\to\frac83^-}4\left(\tfrac{8}{3}\right)=\tfrac{32}{3}

Right-hand limit: limx83+f(x)=limx83+(8+x)=8+83=323\lim_{x\to\frac83^+}f(x)=\lim_{x\to\frac83^+}(8+x)=8+\tfrac{8}{3}=\tfrac{32}{3}

Because limx83f(x)\lim_{x\to\frac83}f(x) exists,

 Condition 2 is satisfied.\Rightarrow\ \text{Condition 2 is satisfied.}

Condition 3: Is f(83)=limx83f(x)f\left(\tfrac{8}{3}\right)=\lim_{x\to\frac83}f(x)?

f(323)=323=limx83f(x)  Condition 3 is satisfied.f\left(\tfrac{32}{3}\right)=\tfrac{32}{3}=\lim\limits_{x\to\frac83}f(x)\ \Rightarrow\ \text{Condition 3 is satisfied.}

Because all three conditions of continuity are satisfied at x=83x=\tfrac{8}{3}, the function f(x)f(x) is continuous at x=83x=\tfrac{8}{3}.

Determine whetherf(x)={1x,x29x11.5,x>2f(x)=\begin{cases}\tfrac{1}{x},&x\le2\\9x-11.5,&x>2\end{cases}is continuous atx=2x=2.

For the function in the previous question, find the left-hand limitlimx2f(x)\lim_{x\to2^-}f(x), as a fraction.

For the same function, find the right-hand limitlimx2+f(x)\lim_{x\to2^+}f(x), rounded to one decimal place.

Example. Determine whether the function f(x)=x225x5f(x)=\tfrac{x^2-25}{x-5} is continuous at x=5x=5.

Solution. To determine if the function ff is continuous at x=5x=5, we will determine if the three conditions of continuity are satisfied at x=5x=5.

Condition 1:

f(5) does not exist.  Condition 1 fails.f(5)\ \text{does not exist.}\ \Rightarrow\ \text{Condition 1 fails.}

There is no need to proceed further. Condition 2 fails at x=5x=5. If any of the conditions of continuity are not satisfied at x=5x=5, the function ff is not continuous at x=5x=5.

Analysis. See the figure below. Notice that for Condition 2 we have

limx5x225x5=limx3(x5)(x+5)x5=limx5(x+5)=5+5=10Condition 2 is satisfied. \begin{array}{lrcl} & \lim\limits_{x\to5}\tfrac{x^2-25}{x-5} &=& \lim\limits_{x\to3}\tfrac{(x-5)(x+5)}{x-5} \\[4pt] & &=& \lim\limits_{x\to5}(x+5) \\[4pt] & &=& 5+5=10 \\[4pt] & &\Rightarrow& \text{Condition 2 is satisfied.} \end{array}

At x=5x=5, there exists a removable discontinuity. See the figure below.

Determine whetherf(x)=9x2x23xf(x)=\tfrac{9-x^2}{x^2-3x}is continuous atx=3x=3. If not, state the type of discontinuity.

Determining the Input Values for Which a Function Is Discontinuous

Now that we can identify continuous functions, jump discontinuities, and removable discontinuities, we will look at more complex functions to find discontinuities. Here, we will analyze a piecewise function to determine if any real numbers exist where the function is not continuous. A piecewise function may have discontinuities at the boundary points of the function as well as within the functions that make it up.

To determine the real numbers for which a piecewise function composed of polynomial functions is not continuous, recall that polynomial functions themselves are continuous on the set of real numbers. Any discontinuity would be at the boundary points. So we need to explore the three conditions of continuity at the boundary points of the piecewise function.

How To: given a piecewise function, determine whether it is continuous at the boundary points.

  1. For each boundary point aa of the piecewise function, determine the left- and right-hand limits as xx approaches aa, as well as the function value at aa.
  2. Check each condition for each value to determine if all three conditions are satisfied.
  3. Determine whether each value satisfies condition 1: f(a)f(a) exists.
  4. Determine whether each value satisfies condition 2: limxaf(x)\lim_{x\to a}f(x) exists.
  5. Determine whether each value satisfies condition 3: limxaf(x)=f(a)\lim_{x\to a}f(x)=f(a).
  6. If all three conditions are satisfied, the function is continuous at x=ax=a. If any one of the conditions fails, the function is not continuous at x=ax=a.

Example. Determine whether the function ff is discontinuous for any real numbers.

f(x)={x+1,x<23,2x<4x211,x4f(x)=\begin{cases}x+1,&x<2\\3,&2\le x<4\\x^2-11,&x\ge4\end{cases}

Solution. The piecewise function is defined by three functions, which are all polynomial functions, f(x)=x+1f(x)=x+1 on x<2x<2, f(x)=3f(x)=3 on 2x<42\le x<4, and f(x)=x25f(x)=x^2-5 on x4x\ge4. Polynomial functions are continuous everywhere. Any discontinuities would be at the boundary points, x=2x=2 and x=4x=4.

At x=2x=2, let us check the three conditions of continuity.

Condition 1:

f(2)=3  Condition 1 is satisfied.f(2)=3\ \Rightarrow\ \text{Condition 1 is satisfied.}

Condition 2: Because a different function defines the output left and right of x=2x=2, does limx2f(x)=limx2+f(x)\lim_{x\to2^-}f(x)=\lim_{x\to2^+}f(x)?

  • Left-hand limit: limx2f(x)=limx2(x+1)=2+1=3\lim_{x\to2^-}f(x)=\lim_{x\to2^-}(x+1)=2+1=3
  • Right-hand limit: limx2+f(x)=limx2+3=3\lim_{x\to2^+}f(x)=\lim_{x\to2^+}3=3

Because 3=33=3, limx2f(x)=limx2+f(x)\lim_{x\to2^-}f(x)=\lim_{x\to2^+}f(x)

 Condition 2 is satisfied.\Rightarrow\ \text{Condition 2 is satisfied.}

Condition 3:

limx2f(x)=3=f(2)  Condition 3 is satisfied.\lim\limits_{x\to2}f(x)=3=f(2)\ \Rightarrow\ \text{Condition 3 is satisfied.}

Because all three conditions are satisfied at x=2x=2, the function f(x)f(x) is continuous at x=2x=2.

At x=4x=4, let us check the three conditions of continuity.

Condition 2: Because a different function defines the output left and right of x=4x=4, does limx4f(x)=limx4+f(x)\lim_{x\to4^-}f(x)=\lim_{x\to4^+}f(x)?

  • Left-hand limit: limx4f(x)=limx43=3\lim_{x\to4^-}f(x)=\lim_{x\to4^-}3=3
  • Right-hand limit: limx4+f(x)=limx4+(x211)=4211=5\lim_{x\to4^+}f(x)=\lim_{x\to4^+}(x^2-11)=4^2-11=5

Because 353\ne5, limx4f(x)limx4+f(x)\lim_{x\to4^-}f(x)\ne\lim_{x\to4^+}f(x), so limx4f(x)\lim_{x\to4}f(x) does not exist.

 Condition 2 fails.\Rightarrow\ \text{Condition 2 fails.}

Because one of the three conditions does not hold at x=4x=4, the function f(x)f(x) is discontinuous at x=4x=4.

Analysis. See the figure below. At x=4x=4, there exists a jump discontinuity. Notice that the function is continuous at x=2x=2.

At whatxx-value is the functionf(x)={πx4,x<2πx,2x62πx,x>6f(x)=\begin{cases}\tfrac{\pi x}{4},&x<2\\\tfrac{\pi}{x},&2\le x\le6\\2\pi x,&x>6\end{cases}discontinuous? Enter thexx-value only.

At thexx-value found above, which condition of continuity fails?

Determining Whether a Function Is Continuous

To determine whether a piecewise function is continuous or discontinuous, in addition to checking the boundary points, we must also check whether each of the functions that make up the piecewise function is continuous.

How To: given a piecewise function, determine whether it is continuous.

  1. Determine whether each component function of the piecewise function is continuous. If there are discontinuities, do they occur within the domain where that component function is applied?
  2. For each boundary point x=ax=a of the piecewise function, determine if each of the three conditions hold.

Example. Determine whether the function below is continuous. If it is not, state the location and type of each discontinuity.

f(x)={sin(x),x<0x3,x>0f(x)=\begin{cases}\sin(x),&x<0\\x^3,&x>0\end{cases}

Solution. The two functions composing this piecewise function are f(x)=sin(x)f(x)=\sin(x) on x<0x<0 and f(x)=x3f(x)=x^3 on x>0x>0. The sine function and all polynomial functions are continuous everywhere. Any discontinuities would be at the boundary point, x=0x=0.

At x=0x=0, let us check the three conditions of continuity.

Condition 1:

f(0) does not exist.  Condition 1 fails.f(0)\ \text{does not exist.}\ \Rightarrow\ \text{Condition 1 fails.}

Because all three conditions are not satisfied at x=0x=0, the function f(x)f(x) is discontinuous at x=0x=0.

Analysis. See the figure below. There exists a removable discontinuity at x=0x=0; limx0f(x)=0\lim_{x\to0}f(x)=0, thus the limit exists and is finite, but f(a)f(a) does not exist.

Media. Access these online resources for additional instruction and practice with continuity.

Key concepts

  • A continuous function can be represented by a graph without holes or breaks.
  • A function whose graph has holes is a discontinuous function.
  • A function is continuous at a particular number if three conditions are met: Condition 1, f(a)f(a) exists; Condition 2, limxaf(x)\lim_{x\to a}f(x) exists at x=ax=a; and Condition 3, limxaf(x)=f(a)\lim_{x\to a}f(x)=f(a).
  • A function has a jump discontinuity if the left- and right-hand limits are different, causing the graph to “jump.”
  • A function has a removable discontinuity if it can be redefined at its discontinuous point to make it continuous.
  • Some functions, such as polynomial functions, are continuous everywhere. Other functions, such as logarithmic functions, are continuous on their domain.
  • For a piecewise function to be continuous, each piece must be continuous on its part of the domain, and the function as a whole must be continuous at the boundaries.

Practice

Determine whether a function is continuous at a number

Forf(x)=x216x+4f(x)=\tfrac{x^2-16}{x+4}, why is the function discontinuous ata=4a=-4? State which condition fails.

Forf(x)={3+x,x<1x,x=1x2,x>1f(x)=\begin{cases}3+x,&x<1\\x,&x=1\\x^2,&x>1\end{cases}, why is the function discontinuous ata=1a=1? State which condition fails.

The graph below refers to the next two questions. Each square represents one unit.

Which of the three conditions of continuity are satisfied atx=3x=-3, and which are not?

Which of the three conditions of continuity are satisfied atx=4x=4, and which are not?

Findlimx1f(x)\lim_{x\to1}f(x)and determine whetherf(x)={x2+4,x12,x=1f(x)=\begin{cases}x^2+4,&x\ne1\\2,&x=1\end{cases}is continuous atx=1x=1.

Determine the numbers for which a function is discontinuous

Determine thexx-value(s) for whichf(x)=x2x22xf(x)=\tfrac{|x-2|}{x^2-2x}is discontinuous. Enter the value(s), separated by a comma if there is more than one.

Determine thexx-value(s) for whichf(x)=2x+5xf(x)=2x+\tfrac{5}{x}is discontinuous.

The graph below shows a function on the windowx=4x=-4to44, with a dashed vertical reference line atx=2x=2. At whatxx-coordinates is the function discontinuous? Enter the values, separated by commas.

Determine whether a function is continuous

State the interval on whichf(x)=x32x15f(x)=x^3-2x-15is continuous.

State the interval on whichf(x)=x4f(x)=\sqrt{x-4}is continuous.

The functionf(x)=sin(12πx)f(x)=\sin\left(\tfrac{12\pi}{x}\right), graphed below, is continuous everywhere it is defined. State its domain (and therefore the interval(s) on which it is continuous).


This section is adapted from Precalculus 2e, Section 12.3: Continuity by Jay Abramson and OpenStax, © OpenStax, licensed under CC BY-NC-SA 4.0. Access the original for free at openstax.org. Changes: the temperature curve (Figure 1) is a fitted sinusoid, 107+11sin(π14(x9))107+11\sin\left(\tfrac{\pi}{14}(x-9)\right), chosen to pass through the printed low near (2,96)(2,96) and high near (16,118)(16,118), since the source draws an unnamed “generic” curve; the y-axis’s printed break mark between 0 and 80 is omitted and the window instead starts at 90, since including the dead zone would make the curve too small to read. The nine generic “condition” figures (illustrating Conditions 1–3, the jump-discontinuity example, and the removable-discontinuity example) reuse one fitted arctangent curve, 1.5+3arctan(0.6(x2))1.5+3\arctan(0.6(x-2)) (and, for the two jump figures, the same curve shifted down by 11 on its right branch), since the source draws an unnamed generic increasing curve at each spot; the figure accompanying Example 3 is the exact line y=x+5y=x+5 with a hole at (5,10)(5,10), matching the source’s own worked function. Every retained Try It became a real fillin or multiplechoice component; the Try It following the piecewise-continuity Try It (the one whose left-hand limit is 12\tfrac12 and right-hand limit is 6.56.5) is split into one multiple choice (which condition fails) plus two fill-ins (the two one-sided limits, one as a fraction and one as a decimal), since no single response field can hold both. Sums with \tfrac{d}{dx}-style retype hazards do not arise in this section, but every categorical judgment (“is it continuous,” “which condition fails,” “jump or removable”) is authored as multiplechoice with the source’s own vocabulary as options, since the engine cannot grade a categorical judgment as a number; the two graph-reading exercises whose official answer key states x-coordinates and condition verdicts read directly off a printed figure (“each square represents one square unit”) are authored as two text multiplechoice questions (for x=3x=-3 and x=4x=4) sharing one recreated static figure placed once above them, rather than a graph-recognition multiple choice, since the source’s own point is reading a single fixed picture, not distinguishing it from plausible alternates. The exercise pairing “at what xx-coordinates is the function discontinuous / what condition of continuity is violated” (module m49454, fs-id1165135693895 and fs-id1165135693911) is combined into a single fill-in asking for the discontinuous xx-coordinates, since only the second exercise carries a printed solution and that solution’s own text supplies all three xx-values (1-1, 11, and 22, the third read off the dashed vertical reference line at x=2x=2 that both the source figure and this page’s recreation draw); the recreated figure fits two quadratics through the plotted points to match the source’s hand-drawn curve. The “construct a function with removable discontinuities at x=7x=-7 and x=1x=1” exercise (fs-id1165135699340) and the exercises tied to the “which conditions fail at the sin(12π/x) discontinuity” / “solve for xx” questions and the two remaining Figure companion questions (fs-id1165135699308, fs-id1165135699462, fs-id1165135699778, module m49454) are not used: the construct-a-function exercise’s own answer, x3+6x27x(x+7)(x1)\tfrac{x^3+6x^2-7x}{(x+7)(x-1)}, is value-equal to the bare expression xx once the compute engine cancels the common factors, so a learner (or a trivial “x”) who supplies no removable discontinuities at all grades correct — confirmed against the real grader — and no answerForm token rules out that shape; the three remaining companion exercises (fs-id1165135699308, fs-id1165135699462, fs-id1165135699778, numbered 46, 48, and 50 in the printed book) carry no printed solution in the Answer Key (OpenStax answers odd-numbered exercises in this range, and all three are even), so per the source-fidelity rule they are not authored, and their figures (CNXML _204, _205, _206) are not recreated. Eleven selected end-of-section exercises were adapted into interactive Practice components, one or more groups per objective, every one independently re-derived — including running the piecewise boundary limits and the domain checks — rather than read off the source key.