Final answer:
To rewrite the quadratic function y = 0.5(x - 3)² + 8 in Standard Form, expand the binomial, multiply by 0.5, and combine like terms to obtain y = 0.5x² - 3x + 12.5.
Step-by-step explanation:
The student has asked to rewrite the quadratic function in Standard Form. The function provided is y = 0.5(x - 3)² + 8. To rewrite it in Standard Form, which is y = ax² + bx + c, we need to expand the squared binomial and combine like terms.
Let's do the math:
- First, apply the exponent to the binomial: (x - 3)² = x² - 6x + 9.
- Then, multiply the entire binomial by 0.5: 0.5(x² - 6x + 9) = 0.5x² - 3x + 4.5.
- Finally, add the 8 to complete the transformation: 0.5x² - 3x + 4.5 + 8 = 0.5x² - 3x + 12.5.
So, the quadratic function in Standard Form is y = 0.5x² - 3x + 12.5.