The prime factorization of 88 is 11 x 2 x 2 x 2 the only factor of 88 that prime numbers are 2 and 11
I believe it's a solution
A parabola, a graph of a quadratic function, cannot have a maximum vertex and a minimum vertex at the same time because of the shape of the graph. A parabola is a u-shaped graph. The vertex of the parabola is the point where the u changes direction; if it was increasing, it starts to decrease, and if it was decreasing, it starts to increase. Since a parabola only changes direction once, there will either be a minimum or a maximum, not both.
For x intercepts, plug in 0 for y.
0 = (x^2) - 2x - 35
*factoring* = (x-7)(x+5)
x intercepts = 7,-5
As for the vertex, you can use the equation -b/2a for the x-coordinate of the vertex
so,
x = -b/2a = -(-2)/2 = 1
then just find the y value by plugging it back in to the equation.
y = ((1)^2) - 2(1) - 35
= -36
so, vertex is at (1,-36)