To convert the function \( h(x) = 7 + 10x + x^2 \) into vertex form, we'll follow the steps you outlined.
First, we'll start with the standard form:
\[ h(x) = x^2 + 10x + 7 \]
Next, to form a perfect square trinomial, we will complete the square. The term for completing the square is calculated by taking half of the coefficient of \( x \) (which is 10) and squaring it:
\[ \left(\frac{10}{2}\right)^2 = 5^2 = 25 \]
Now we can rewrite the function by adding and subtracting 25:
\[ h(x) = (x^2 + 10x + 25) + 7 - 25 \]
This simplifies to:
\[ h(x) = (x + 5)^2 - 18 \]
So, the vertex form of the function is:
\[ h(x) = (x + 5)^2 - 18 \]
Now, let's evaluate the options provided:
- \( h(x) = (x - 25)^2 - 18 \) (incorrect)
- \( h(x) = (x - 5)^2 + 32 \) (incorrect)
- \( h(x) = (x + 5)^2 - 18 \) (correct)
- \( h(x) = (x + 25)^2 + 32 \) (incorrect)
Therefore, the correct answer is:
\[ h(x) = (x + 5)^2 - 18 \]