The vertex form of a quadratic function provides a clear way to identify the vertex of the parabola, which is either the highest or lowest point of the graph. The vertex form is written as \[f(x) = a(x - h)^2 + k\], where \(h, k\) is the vertex of the parabola.
To convert our given function into vertex form, we use the method of completing the square. Here are the steps:
- Factor out the leading coefficient from the terms with \x^2\ and \x\: \f(x) = -3(x^2 + 4x) - 17\
- Complete the square inside the parentheses: \[f(x) = -3(x^2 + 4x + 4 - 4) - 17\]
Simplify: \[f(x) = -3((x + 2)^2 - 4) - 17\] - Distribute the \-3\: \[f(x) = -3(x + 2)^2 + 12 - 17\]
- Simplify further: \[f(x) = -3(x + 2)^2 - 5\]
Now, we can easily see that the vertex of the parabola is \(-2, -5\). This makes graphing the function much simpler, as we know the peak point.