Questions: Piecewise Functions

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

Let f(x) = {3x + 1 if x < 2; x² − 1 if x ≥ 2}. What is f(2)?

A7 — substituting x = 2 into 3x + 1 gives 3(2) + 1 = 7
B3 — substituting x = 2 into x² − 1 gives 2² − 1 = 3
CBoth 7 and 3 — the function has two values at boundary points
DUndefined — x = 2 sits exactly on the boundary between pieces
Question 2 Multiple Choice

A piecewise function is defined as f(x) = {x + 1 if x ≤ 1; 2x if x > 1}. A student argues the function is discontinuous at x = 1 because two different formulas are defined there. Which response is most accurate?

ACorrect — any piecewise function is discontinuous at its boundary points
BIncorrect — both pieces give the same output at x = 1 (both equal 2), so the function is continuous there
CIncorrect — only the first piece applies at x = 1, so continuity is determined solely by that formula
DCorrect — a closed circle and an open circle at the same x-value always indicate a discontinuity
Question 3 True / False

Nearly every piecewise-defined function has a jump discontinuity at each boundary point between its pieces.

TTrue
FFalse
Question 4 True / False

On the graph of a piecewise function, a closed circle at a boundary point means that piece includes that endpoint value.

TTrue
FFalse
Question 5 Short Answer

Explain how to evaluate a piecewise function at a specific input value, and describe what must be true at a boundary point for the function to be continuous there.

Think about your answer, then reveal below.