To determine which equation in vertex form matches the graph of the parabola that opens downward, we can analyze the characteristics of vertex form and the graph.
The vertex form of a parabola is given by: \[ y = a(x - h)^2 + k \] where \((h, k)\) is the vertex of the parabola, and \(a\) determines the direction (upward if \(a > 0\), downward if \(a < 0\)) and the width of the parabola.
Given the information:
- The parabola opens downward, which means \(a\) must be negative.
- From your descriptions, the vertex appears to be at \( (5, 10) \).
Using this information, we can evaluate the options:
-
Option: \(y = -12(x - 5)^2 + 10\)
- Vertex at (5, 10); this opens downward (correct).
-
Option: \(y = \frac{-1}{2}(x - 5)^2 + 10\)
- Vertex at (5, 10); this also opens downward (correct but not the steepest).
-
Option: \(y = -12(x - 5)^2 - 10\)
- Vertex at (5, -10); this does not match.
-
Option: \(y = \frac{1}{2}(x - 5)^2 + 10\)
- Vertex at (5, 10); this opens upward (incorrect).
Based on this analysis, the correct equation, which matches a downward opening parabola with a vertex at (5, 10), is:
y = -12(x - 5)^2 + 10.