Answer:
y = x²-4x+12
Explanation:
We have given an equation which is in vertex form.
y = (x-2)²+8
We have to convert above equation into standard form.
Standard form of equation is
y = ax²+bx+c
Expanding the square term by using following formula,
(a+b)² = a²+2ab+b²
y = x²-4x+4+8
Adding like terms, we have
y = x²-4x+12 which is the answer.