πŸŽ“ BookMCQ
← Back to 2. Limits and Continuity an Introduction

πŸ“ Continuity of composite functions (15 MCQs)

πŸ“– From Calculus β€’ 2. Limits and Continuity an Introduction β€’ 15 questions available

What is Continuity of composite functions?

Definition:
If gg is continuous at aa and ff is continuous at g(a)g(a), then the composite function f∘gf \circ g (i.e., f(g(x))f(g(x))) is continuous at aa. This means that the limit of a composite can be found by applying the outer function to the limit of the inner, lim⁑xβ†’af(g(x))=f(lim⁑xβ†’ag(x))\lim_{x \to a} f(g(x)) = f(\lim_{x \to a} g(x)), provided the inner limit exists and the outer is continuous at that value.

Example:
Show h(x)=sin⁑(x2)h(x) = \sin(x^2) is continuous at x=0x=0.
Solution: g(x)=x2g(x)=x^2 continuous, f(u)=sin⁑uf(u)=\sin u continuous, so hh continuous at 00; limit =sin⁑(0)=0= \sin(0)=0.

Reason:
This theorem allows us to extend continuity to complex functions, which is essential for evaluating limits of nested functions and for ensuring that compositions of well-behaved functions remain well-behaved in applications.

4
Easy
7
Medium
4
Hard

πŸ“ All Continuity of composite functions MCQs

Q1. What does it mean for a function ff to be continuous at a point aa?

A.The limit lim⁑xβ†’af(x)\lim_{x\to a} f(x) exists and equals f(a)f(a). βœ…
B.The function ff is differentiable at aa.
C.Both the limit exists and equals f(a)f(a).
D.Only that f(a)f(a) is defined.
πŸ’‘ Difficulty: easy | βœ… Correct: A

πŸ“– Explanation: A function is continuous at aa precisely when the limit as xx approaches aa exists and matches the function’s value at that point. This captures the intuitive idea that there is no jump or break in the graph at aa.

Q2. According to Theorem 1.5.5, if lim⁑xβ†’cg(x)=L\lim_{x\to c} g(x)=L and ff is continuous at LL, then which of the following equalities holds?

A.lim⁑xβ†’cf(g(x))=L\lim_{x\to c} f(g(x)) = L.
B.lim⁑xβ†’cf(g(x))=f(L)\lim_{x\to c} f(g(x)) = f(L).
C.lim⁑xβ†’cg(f(x))=f(L)\lim_{x\to c} g(f(x)) = f(L). βœ…
D.lim⁑xβ†’cf(g(x))\lim_{x\to c} f(g(x)) does not exist.
πŸ’‘ Difficulty: medium | βœ… Correct: C

πŸ“– Explanation: The theorem explicitly allows the limit operator to pass through a continuous outer function, yielding lim⁑xβ†’cf(g(x))=f(lim⁑xβ†’cg(x))=f(L)\lim_{x\to c} f(g(x)) = f\big(\lim_{x\to c} g(x)\big)=f(L). The other options either misuse composition order or ignore the continuity condition.

Q3. If gg is continuous at cc but ff is discontinuous at g(c)g(c), what can be concluded about the continuity of the composition f∘gf\circ g at cc?

A.It must be continuous because gg is continuous.
B.It is discontinuous because the discontinuity of ff is transferred through the composition.
C.Continuity cannot be determined without more information about ff. βœ…
D.It is continuous only from the left.
πŸ’‘ Difficulty: easy | βœ… Correct: C

πŸ“– Explanation: Continuity of a composition requires the outer function to be continuous at the image point. Since ff fails that condition at g(c)g(c), the composition inherits the discontinuity, making f∘gf\circ g discontinuous at cc.

Q4. Suppose lim⁑xβ†’cβˆ’g(x)=L\lim_{x\to c^-} g(x)=L and ff is continuous from the right at LL. Which of the following statements is true about lim⁑xβ†’cβˆ’f(g(x))\lim_{x\to c^-} f(g(x))?

A.The limit equals f(L)f(L). βœ…
B.The limit does not exist.
C.The limit equals LL.
D.Continuity of ff from the right is irrelevant.
πŸ’‘ Difficulty: medium | βœ… Correct: A

πŸ“– Explanation: When the inner limit approaches LL from the left and the outer function is continuous from the right at that same point, the composition’s left‑hand limit equals the outer function evaluated at LL, i.e., f(L)f(L). The directional continuity of ff is sufficient.

Q5. Let g(x)={x2x≀02xx>0g(x)=\begin{cases} x^2 & x\le 0\\ 2x & x>0 \end{cases} and f(y)=y+1f(y)=\sqrt{y+1}. Determine whether lim⁑xβ†’0f(g(x))\lim_{x\to 0} f(g(x)) exists and, if so, its value.

A.The limit exists and equals 11.
B.The limit exists and equals 1\sqrt{1}.
C.The limit does not exist because gg is not continuous at 0.
D.The limit exists and equals 0+1=1\sqrt{0+1}=1. βœ…
πŸ’‘ Difficulty: hard | βœ… Correct: D

πŸ“– Explanation: Both one‑sided definitions of gg approach 0 as xβ†’0x\to0, so lim⁑xβ†’0g(x)=0\lim_{x\to0}g(x)=0. Since f(y)=y+1f(y)=\sqrt{y+1} is continuous at y=0y=0, the composition limit equals f(0)=1=1f(0)=\sqrt{1}=1.

Q6. Compare the continuity of the composition ∣g(x)∣|g(x)| when gg is continuous at cc versus when gg has a removable discontinuity at cc.

A.Both are continuous at cc because absolute value preserves continuity.
B.If gg has a removable discontinuity, ∣g(x)∣|g(x)| may become continuous after taking absolute value. βœ…
C.If gg is continuous at cc, ∣g(x)∣|g(x)| is always discontinuous at cc.
D.The continuity of ∣g(x)∣|g(x)| is unrelated to the continuity of gg.
πŸ’‘ Difficulty: easy | βœ… Correct: B

πŸ“– Explanation: A removable jump where gg changes sign can be eliminated by the absolute value, turning a pointwise break into a continuous value. When gg is already continuous, ∣g∣|g| remains continuous, but the absolute value can also repair certain sign‑related gaps.

Q7. Given two functions ff and gg where ff is continuous everywhere and gg is continuous at cc, which of the following statements best describes the continuity of f∘gf\circ g at cc compared to gg alone?

A.The composition inherits any discontinuities of gg at cc.
B.The composition is always continuous at cc regardless of gg.
C.The composition is continuous at cc only if g(c)g(c) lies in a region where ff is differentiable.
D.The composition is continuous at cc if and only if gg is continuous at cc. βœ…
πŸ’‘ Difficulty: medium | βœ… Correct: D

πŸ“– Explanation: Since ff is continuous everywhere, the only obstacle to continuity of the composition is the continuity of the inner function. Thus f∘gf\circ g is continuous at cc exactly when gg is continuous there, matching the theorem’s condition.

Q8. Let f(x)={x2x≀12xβˆ’1x>1f(x)=\begin{cases}x^2 & x\le 1\\ 2x-1 & x>1\end{cases} and g(x)=xg(x)=\sqrt{x}. Analyze the continuity of the composition h(x)=f(g(x))h(x)=f(g(x)) at x=1x=1.

A.h is continuous at 1 because both f and g are continuous at the relevant points. βœ…
B.h is discontinuous at 1 because f is not continuous at g(1).
C.h is continuous at 1 but not differentiable there.
D.h is undefined at 1.
πŸ’‘ Difficulty: hard | βœ… Correct: A

πŸ“– Explanation: At x=1x=1, g(1)=1g(1)=1. Both pieces of ff meet at x=1x=1 with the same value (1) and matching limits, so ff is continuous there. Since gg is continuous everywhere, the composition inherits continuity, giving hh continuity at x=1x=1.

Q9. If gg is continuous at cc and ff is the absolute value function, what can be said about the limit lim⁑xβ†’c∣g(x)∣\lim_{x\to c}|g(x)|?

A.It equals ∣g(c)∣|g(c)|.
B.It does not exist unless g(c)=0g(c)=0.
C.It equals lim⁑xβ†’cg(x)\lim_{x\to c} g(x). βœ…
D.It equals ∣lim⁑xβ†’cg(x)∣|\lim_{x\to c} g(x)| only if the limit exists.
πŸ’‘ Difficulty: easy | βœ… Correct: C

πŸ“– Explanation: The absolute value function is continuous everywhere, so the limit of ∣g(x)∣|g(x)| as xx approaches cc is simply the absolute value of the limit of g(x)g(x), which equals ∣g(c)∣|g(c)| because gg itself is continuous at cc.

Q10. Consider the composition h(x)=ln⁑(x2+1)h(x)=\ln(\sqrt{x^2+1}). Using the continuity of the inner functions, determine whether hh is continuous for all real xx.

A.Yes, because both x2+1\sqrt{x^2+1} and ln⁑\ln are continuous on their domains, and the inner expression is always positive. βœ…
B.No, because ln⁑\ln is not defined for non‑positive arguments.
C.It is continuous only for x≠0x\neq 0.
D.Continuity cannot be concluded without evaluating limits.
πŸ’‘ Difficulty: medium | βœ… Correct: A

πŸ“– Explanation: The inner function x2+1\sqrt{x^2+1} yields values β‰₯1\ge 1 for every real xx, keeping the argument of ln⁑\ln strictly positive. Both the square‑root and natural‑log functions are continuous on their respective domains, so their composition is continuous for all real numbers.

Q11. Let g(x)=x2βˆ’4xβˆ’2g(x)=\frac{x^2-4}{x-2} for xβ‰ 2x\neq 2 and define g(2)=4g(2)=4. Let f(y)=∣y∣f(y)=|y|. Determine whether the composition f∘gf\circ g is continuous at x=2x=2.

A.It is continuous because the limit of g(x)g(x) as xβ†’2x\to2 exists and equals 4, and ∣y∣|y| is continuous. βœ…
B.It is discontinuous because gg has a removable discontinuity at 2.
C.It is continuous only from the left.
D.It is discontinuous because the absolute value function introduces a cusp.
πŸ’‘ Difficulty: hard | βœ… Correct: A

πŸ“– Explanation: The simplified form of g(x)g(x) is x+2x+2 for xβ‰ 2x\neq2, whose limit as xβ†’2x\to2 is 4. By defining g(2)=4g(2)=4, gg becomes continuous at 2. Since the absolute value function is continuous everywhere, the composition inherits this continuity, making it continuous at x=2x=2.

Q12. Suppose gg is continuous at cc and ff is continuous everywhere except at a single point pβ‰ g(c)p\neq g(c). What can be said about the continuity of f∘gf\circ g at cc?

A.It is continuous at cc because the discontinuity of ff does not affect the composition.
B.It is discontinuous at cc because any discontinuity in ff propagates through the composition.
C.Continuity at cc depends on whether g(c)=pg(c)=p. βœ…
D.The composition is continuous only if gg is differentiable at cc.
πŸ’‘ Difficulty: medium | βœ… Correct: C

πŸ“– Explanation: Since ff is continuous at every point except pp and g(c)β‰ pg(c)\neq p, the outer function is continuous at the specific argument g(c)g(c). The inner function’s continuity guarantees that the composition meets the theorem’s conditions, ensuring continuity at cc.

Q13. If a function gg is continuous on [a,b][a,b] and ff is continuous on the range of gg, which theorem guarantees that f∘gf\circ g attains its maximum on [a,b][a,b]?

A.Intermediate Value Theorem.
B.Extreme Value Theorem applied to the composition. βœ…
C.Mean Value Theorem.
D.Bolzano's Theorem.
πŸ’‘ Difficulty: medium | βœ… Correct: B

πŸ“– Explanation: The Extreme Value Theorem states that a continuous function on a closed interval attains both a maximum and a minimum. Since gg maps [a,b][a,b] continuously into a compact range and ff is continuous on that range, the composition f∘gf\circ g is continuous on [a,b][a,b] and thus also satisfies the Extreme Value Theorem.

Q14. Given that lim⁑xβ†’c+g(x)=L\lim_{x\to c^+} g(x)=L and ff is continuous at LL but not defined for arguments less than LL, what can be said about lim⁑xβ†’c+f(g(x))\lim_{x\to c^+} f(g(x))?

A.The limit exists and equals f(L)f(L). βœ…
B.The limit does not exist because ff is undefined for some values.
C.The limit equals LL.
D.Continuity of ff from the right is insufficient to determine the limit.
πŸ’‘ Difficulty: medium | βœ… Correct: A

πŸ“– Explanation: Even though ff lacks a definition for inputs below LL, the right‑hand limit of gg approaches LL from above, staying within the domain where ff is defined. The continuity of ff at LL then ensures the composition’s right‑hand limit equals f(L)f(L).

Q15. Let g(x)=sin⁑1xg(x)=\sin\frac{1}{x} for xβ‰ 0x\neq 0 and g(0)=0g(0)=0. Let f(y)=y2f(y)=y^2. Analyze the continuity of f∘gf\circ g at x=0x=0.

A.Continuous because ff smooths out the oscillations of gg.
B.Discontinuous because gg is not continuous at 0. βœ…
C.Continuous only from the right.
D.Undefined at x=0x=0.
πŸ’‘ Difficulty: hard | βœ… Correct: B

πŸ“– Explanation: The inner function gg oscillates without settling as xβ†’0x\to0, so its limit does not exist. Squaring does not eliminate this oscillation; (sin⁑(1/x))2(\sin(1/x))^2 still varies between 0 and 1. Consequently, the composition fails to have a limit at 0 and is discontinuous there.

πŸ”— Related Topics (MCQs)