1. A student claims that for $f(x) = x^2 - 4x + 4$, the values $f(0)$ and $f(4)$ must be equal. Is this claim correct, and what is the reasoning?
- A.No, because $f(0) = 4$ and $f(4) = 0$.
- B.Yes, because both $f(0)$ and $f(4)$ equal $4$.
- C.No, because different inputs always give different outputs for quadratic expressions.
- D.Yes, because quadratic expressions always produce symmetric outputs for any two values.
View Answer
Answer: Yes, because both $f(0)$ and $f(4)$ equal $4$.
Evaluate f(0): $f(0) = (0)^2 - 4(0) + 4 = 4$. Evaluate f(4): $f(4) = (4)^2 - 4(4) + 4 = 16 - 16 + 4 = 4$. Explain the symmetry: Both values equal $4$. This occurs because $0$ and $4$ are equidistant from the axis of symmetry at $x = 2$. Why distractors fail: Option A is incorrect on both counts: $f(0) = 4$, not an arbitrary value, and $f(4) = 4$, not $0$. Neither output is zero. Option C is false — quadratic functions can produce equal outputs for two different inputs, as demonstrated here. Option D overgeneralizes; symmetry holds only for pairs of inputs equidistant from the axis of symmetry, not for any two arbitrary values.