The rewritten equation is 2(x-8)^2 - 100, and the x-coordinate of the minimum is 8.
What is a quadratic equation?
A quadratic equation is a second-degree algebraic equation in x. The conventional form of the quadratic equation is ax^2 + bx + c = 0, with a and b as coefficients, x as the variable, and c as the constant component.
y = 2x^2 - 32x + 56
y = 2(x^2 - 16x + 28)
y = 2((x^2 - 16x + 64) - 36)
y = 2((x - 8)^2 - 36)
y = 2(x - 8)^2 - 72
The equation when converted in the form y = a(x - h)^2 + k will look like y = 2(x - 8)^2 - 72.
The minimum value of this function is y = -72 and the x-coordinate of the minimum is x = 8.
Learn more about quadratic equations on:
https://brainly.com/question/1214333
#SPJ2