To convert the quadratic from vertex form to standard form, we start with the vertex form of the equation:
\[ y = 2(x - 5)^2 - 10 \]
Next, we will expand the squared term and then simplify the equation.
-
Expand \((x - 5)^2\): \[ (x - 5)^2 = x^2 - 10x + 25 \]
-
Substitute this back into the equation: \[ y = 2(x^2 - 10x + 25) - 10 \]
-
Distribute the 2: \[ y = 2x^2 - 20x + 50 - 10 \]
-
Combine like terms: \[ y = 2x^2 - 20x + 40 \]
Now the quadratic in standard form is:
\[ y = 2x^2 - 20x + 40 \]