we are asked to determine the equation of a parabola given three points. To do that let's remember the general form of a quadratic equation in vertex form:
[tex]y=a(x-h)^2+k[/tex]
Where the point (h, k) is the vertex. We are given that:
[tex](h,k)=(4,-2)[/tex]
Replacing in the equation we get:
[tex]y=a(x-4)^2-2[/tex]
Now, to determine the value of "a" we use the point (2, 0). Replacing we get:
[tex]0=a(2-4)^2-2[/tex]
Solving the operations:
[tex]0=4a-2[/tex]
Now we solve form "a" first by adding 2 to both sides:
[tex]\begin{gathered} 2=4a \\ \frac{2}{4}=a \\ \frac{1}{2}=a \end{gathered}[/tex]
Replacing the value of "a" in the equation:
[tex]y=\frac{1}{2}(x-4)^2-2[/tex]
Now the y-intercept is the point where x = 0. replacing that value of "x" in the equation we get:
[tex]y=\frac{1}{2}(0-4)^2-2[/tex]
Solving the operations:
[tex]\begin{gathered} y=\frac{1}{2}(16)-2 \\ y=8-2=6 \end{gathered}[/tex]
Therefore, the y*