Answer:
B
Step-by-step explanation:
The zeros ( where the graph crosses the x- axis ) are x = 2 and x = 6
The corresponding factors are (x - 2) and (x - 6) and the equation is the product of the factors, so
y = (x - 2)(x - 6) ← expand using Foil
y = x² - 8x + 12 → B
Easiest way is if you substitute each point (x,y) into each set of equations and both points work for both equations in the system of equations, then it is the correct answer
Otherwise substitute one equation for y in the other equation:
2x + 6 = x^2 + 5x + 6
-2x - 6. -2x -6
0 = x^2 + 3x. Factor
0 = x (x + 3)
Solve: x = 0. x + 3 = 0. ——> x = -3. Substitute into one original equation to get y value for
y = 2x + 6.
y = 2(0) + 6. y = 2(-3) + 6
y = 6. y = -6 + 6 —-> y = 0
(0 , 6) And. (-3 , 0)