To find the y-intercept of a quadratic equation, you need to determine the value of \(y\) when \(x = 0\).
For the quadratic equation given:
\[ y = 0.5x^2 + 2x + 1 \]
Substituting \(x = 0\):
\[ y = 0.5(0)^2 + 2(0) + 1 \] \[ y = 0 + 0 + 1 \] \[ y = 1 \]
So, the y-intercept is (0, 1).
The correct response is:
(0, 1)