the solutions or roots so-called are really just the x-intercepts, and for a quadratic equation, the vertex is found right half-way between those x-intercepts.
we can get the intercepts by zeroing out "y" or f(x), so let's take a peek at one of those,
![\bf \stackrel{f(x)}{0}=(x-5)(x+1) \\\\\\ 0=x-5\implies \boxed{5=x}\qquad \qquad \qquad \qquad 0=x+1\implies \boxed{-1=x}](https://img.qammunity.org/2019/formulas/mathematics/middle-school/widu2aiy29pw8m7hksr5r5rd8cu4fq2j8m.png)
so, the x-intercepts or solutions are at 5 and -1, let's take a peek what's the halfway point.
-1----0----1----
2 ----3-----4------5
well then, now we know the vertex is at x = 2, but, what's the y-coordinate of it anyway?
y = (x - 5)(x + 1)
y = (2 - 5)(2 + 1)
y = (-3)(3)
y =
-9