B(3,-1)
Explanation
[tex]y=ax^2+bx+c[/tex]
Step 1
Point 1
(-2,0)
replace
[tex]\begin{gathered} y=ax^2+bx+c \\ 0=a(-2)^2+b(-2)+c \\ 0=4a-2b+c \\ 2b-4a=c\rightarrow equation\text{ (1)} \end{gathered}[/tex]Point 2
(8,0)
[tex]\begin{gathered} y=ax^2+bx+c \\ 0=a(8)^2+b(8)+c \\ 0=64a+8b+c\rightarrow equation\text{ (2)} \\ c=-64a-8b \end{gathered}[/tex]c) c= c, so
[tex]\begin{gathered} 2b-4a=-64a-8b \\ -4a+64a=-8b-2b \\ 60a=-10b \\ \frac{60a}{-10}=\frac{-10b}{-10} \\ b=-6a \end{gathered}[/tex]Step 2
when the function is in the form
[tex]y=ax^2+bx+c[/tex]the vertex is given by
[tex](-\frac{b}{2a},f(-\frac{b}{2a})[/tex]so,replace
[tex]\begin{gathered} -\frac{b}{2a} \\ -\frac{(-6a)}{2a}=\frac{6a}{2a}=3 \\ \end{gathered}[/tex]therefore, the component of the vertex is 3
let's check the options
A. (3,0)
B. (3,-1)
we can see that y component of option A is zero , it means (3,0 ) is a zero of the function, but we had already the zeros, therefore, we can discard this options,
in other words,
the answer is
B(3,-1)
I hope this helps you