To rewrite the function g(x) = 4x² + 88x in vertex form, we will complete the square. The vertex form of a quadratic function is generally written as:
g(x) = a(x – h)² + k
where (h, k) is the vertex of the parabola represented by the function.
Let’s go through the steps:
- Start with the given function: g(x) = 4x² + 88x.
- First, factor out the coefficient of x² from the first two terms:
- Next, we need to complete the square inside the parentheses. To do this, take the coefficient of x (which is 22), divide it by 2 (getting 11), and square it (resulting in 121).
- Add and subtract this square inside the parentheses:
- This simplifies to:
- Now, distribute the 4:
g(x) = 4(x² + 22x)
g(x) = 4(x² + 22x + 121 – 121)
g(x) = 4((x + 11)² – 121)
g(x) = 4(x + 11)² – 484
At this point, we have expressed the function g(x) in vertex form:
g(x) = 4(x + 11)² – 484
This shows that the vertex of the function is at the point (-11, -484).
This form provides insights into the function’s properties, such as its vertex, direction of opening, and the steepness of the parabola.