Questions: Continuity in Multiple Variables

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

For f(x, y) = xy/(x² + y²) with f(0, 0) = 0: both iterated limits — first fixing x = 0 then taking y → 0, and vice versa — equal 0. Does this prove f is continuous at the origin?

AYes — if both iterated limits equal the function value, the function is continuous at that point.
BNo — continuity requires the joint limit lim_{(x,y)→(0,0)} to exist and equal f(0,0), and iterated limits don't guarantee the joint limit exists.
CYes — checking along the coordinate axes gives sufficient coverage of all directions approaching the origin.
DNo — continuity in multiple variables requires checking infinitely many paths, which is impossible to verify in practice.
Question 2 Multiple Choice

A student wants to prove that f(x, y) = sin(x² + y²)/(x² + y²), defined as 1 at (0, 0), is continuous at the origin. Which approach is valid?

AShow that the limit as x → 0 (holding y = 0) equals 1, and the limit as y → 0 (holding x = 0) equals 1.
BSubstitute x = r cos θ, y = r sin θ so x² + y² = r², then show the limit as r → 0 equals 1 regardless of θ.
CArgue by symmetry: the function depends only on x² + y², so all directions are equivalent, meaning one direction suffices.
DGraph the function near the origin and observe no visible discontinuity.
Question 3 True / False

If both partial derivatives ∂f/∂x and ∂f/∂y exist at a point (a, b), the function f should be continuous there.

TTrue
FFalse
Question 4 True / False

Checking that lim_{(x,y)→(a,b)} f(x, y) equals f(a, b) along most straight line through (a, b) is sufficient to prove continuity at that point.

TTrue
FFalse
Question 5 Short Answer

Why does the concept of continuity become richer — and harder to verify — in multiple variables compared to single-variable calculus, and what is the consequence for how we must test it?

Think about your answer, then reveal below.