Respuesta :
Answer:
The coefficient of the squared term is 1/25.
Step-by-step explanation:
We are given that the vertex of a parabola is at (2, -4). We also know that y = -3 when x = -3.
And we want to determine the coefficient of the squared term of the equation.
Since we are given the vertex, we can use the vertex form of the quadratic:
[tex]\displaystyle y = a(x-h)^2+k[/tex]
Where (h, k) is the vertex and a is the leading coefficient. The leading coefficient is also the coefficient of the squared term, so we simply need to find the value of a.
Since the vertex is at (2, -4), h = 2 and k = -4. Substitute:
[tex]\displaystyle y = a(x-2)^2-4[/tex]
y = -3 when x = -3. Solve for a:
[tex]\displaystyle (-3) = a((-3)-2)^2-4[/tex]
Simplify:
[tex]\displaystyle 1 = a(-5)^2\Rightarrow a = \frac{1}{25}[/tex]
Therefore, our function in vertex form is:
[tex]\displaystyle f(x) = \frac{1}{25}\left(x-2)^2-4[/tex]
Hence, the coefficient of the squared term is 1/25.