To find the correct y-values for the given x-values (0, 1, and 2) using the function \( h = -16t^2 + 31t + 6 \), we can substitute each x-value (time in seconds) into the equation to find the corresponding height (y-value).
-
For \( t = 0 \): \[ h(0) = -16(0)^2 + 31(0) + 6 = 6 \]
-
For \( t = 1 \): \[ h(1) = -16(1)^2 + 31(1) + 6 = -16 + 31 + 6 = 21 \]
-
For \( t = 2 \): \[ h(2) = -16(2)^2 + 31(2) + 6 = -16(4) + 62 + 6 = -64 + 62 + 6 = 4 \]
Now we can compile the results:
- For \( t = 0 \), \( h(0) = 6 \)
- For \( t = 1 \), \( h(1) = 21 \)
- For \( t = 2 \), \( h(2) = 4 \)
Thus, the correct set of points is \( (0, 6), (1, 21), (2, 4) \).
The appropriate response is: (0,6), (1,21), (2,4).