Questions: Injective, Surjective, and Bijective Functions

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

Consider f: ℝ → ℝ defined by f(x) = x². A student claims this function is surjective because 'every input produces an output.' What is wrong with this reasoning?

AThe student is correct — every real input does produce a real output, so the function is surjective
BSurjectivity requires every element of the codomain to be hit by some input — but negative reals are never outputs of f(x) = x², so f is not surjective from ℝ to ℝ
CThe student's reasoning works for ℝ → ℝ but would fail for ℝ → [0, ∞)
DThe function is not surjective because it is also not injective
Question 2 Multiple Choice

Let f: ℕ → ℕ be defined by f(n) = 2n. Which properties does this function have?

AInjective only — distinct inputs produce distinct outputs, but odd natural numbers are never hit
BSurjective only — every element of ℕ is an even number times two
CBijective — every natural number is the image of exactly one natural number
DNeither injective nor surjective
Question 3 True / False

A bijection f: A → B implies that the inverse function f⁻¹: B → A exists as a well-defined function.

TTrue
FFalse
Question 4 True / False

Whether a function is surjective depends primarily on its rule of assignment and is unaffected by how the codomain is defined.

TTrue
FFalse
Question 5 Short Answer

Explain why bijections are the correct tool for comparing the sizes of infinite sets, and give an example illustrating the key idea.

Think about your answer, then reveal below.