Peter R. answered 03/18/22
Adjunct Lecturer - Math Department - Borough of Manhattan C.C.
Hello Ace P.
To put it simply, the x-intercepts, or "zeros" are the values that, when you substitute them for x in the equation, make the function p(x) = 0 (or y = 0 on a graph). Also, remember that any time one of the values in a string of numbers is = 0, the product of the whole thing = 0.
So how to make the function = 0 when x = -3? How about a term like x + 3? If you substitute -3 for x, you get zero. Or, putting it another way, solve x + 3 = 0. Answer is x = -3. With similar logic, a term like x - 4 would equal 0 if x = 4.
So the quadratic function is (x + 3)(x - 4). You can see that a value of x = -3 or x = 4 would make one of the terms = 0, and therefore the product = 0. Now just use FOIL to multiply.
x2 - 4x + 3x + 12 -> x2 - x - 12 is the quadratic with x-intercepts at -3 and 4. Also, the leading coefficient is 1.
Let's check it. If x = -3, you get 9 + 3 - 12 (OK - that's = 0); If x = 4, you get 16 - 4 - 12 (OK, also = 0). So the quadratic function we created does have zeros, or x-intercepts, at -3 and 4.