Answer:
x = 0 and x = -12 are the two zeroes
Step-by-step explanation:
"Zeroes" of a function are also called the solutions, roots or x intercepts.
The zeroes are the numbers that give the function a values of 0, so find what value for 'x' yields F(x) = 0 as a result.
With quadratic equations (equations with x² as the largest exponent), you factor the equation.
Step 1: Set the equation equal to zero
x² + 12x = 0
Depending on the equation, there are several methods you can use to factor, for this one we can factor out an 'x' since both terms have an 'x' in them. We get...
x(x + 12) = 0
So now, using the "zero product property" which means that if two things are multiplied together, and the result is zero, then either the first term is zero, the second term is zero, or they are both zero. So we set each term equal to zero and solve.
So
either x = 0 or x + 12 = 0
Solve each for x to get your two anwers.
x= 0 is already solved, so 0 is our first zero
Now solve
x + 12 = 0
x = -12 (subtract 12 from both sides to isolate x)