Raymond B. answered 10/12/22
Math, microeconomics or criminal justice
f(x) = (x+1)(x+5) has x intercepts = (-1,0) and (-5,0). vertex has an x coordinate half way between -1 and 5 = (-1-5)/2 = -6/2 = -3
= x^2 +6x +5
complete the square, take half the x coefficient and square it, to get (6/2)^2 = 3^2 = 9. add & subtract it.
= x^2 +6x + 9 + 5- 9
= (x+3)^2 -4 in vertex form = (x+h)^2 -k where (h,k) = the vertex = (-3,-4)