To match each equation with its correct feature, we need to analyze the given equations. These are all quadratic equations in vertex form, which is given by \( y = a(x-h)^2 + k \), where \((h, k)\) is the vertex of the parabola.
-
\(y = -12(x-4)^2 + 1\):
- This equation has a vertex at \((4, 1)\) and opens downwards since the coefficient of \((x-4)^2\) is negative.
- Feature: Maximum at 1
-
\(y = 3(x-4)^2 - 1\):
- This equation has a vertex at \((4, -1)\) and opens upwards since the coefficient of \((x-4)^2\) is positive.
- Feature: Minimum at -1
-
\(y = (x+1)^2 + 4\):
- This equation has a vertex at \((-1, 4)\) and opens upwards.
- Feature: Minimum at 4
-
\(y = (x+4)^2 - 1\):
- This equation has a vertex at \((-4, -1)\) and opens upwards.
- Feature: Minimum at -1
Based on this analysis, here’s how they match up:
- \(y = -12(x-4)^2 + 1\): Maximum at 1
- \(y = 3(x-4)^2 - 1\): Minimum at -1
- \(y = (x+1)^2 + 4\): Minimum at 4
- \(y = (x+4)^2 - 1\): Minimum at -1
Please let me know if you need further assistance!