Hi,
the vertex form of a parabola,where(h,k) is the vertex
vertex (4,-1)
y =a(x-4)^2 -1
using y-intercept pt(0,15) to find a
15 = a(-4)^2 - 1
16 = a*16
1 = a
y = (x-4)^2 - 1 OR y = x^2 - 8x + 15
x^2 - 8x + 15 = 0
factoring
(x-3)(x-5) = 0
(x-3) = 0 x = 3
(x-5) = 0 x = 5
x-intercepts are Pt(3,0) and pt(5,0)