To locate the zeros of the function \( y = -3x^2 + 12x + 15 \), we need to set \( y \) to zero and solve for \( x \):
\[ -3x^2 + 12x + 15 = 0 \]
We can either factor the quadratic or use the quadratic formula. Let's start with the quadratic formula, which is given by:
\[ x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} \]
For our equation, the coefficients are:
- \( a = -3 \)
- \( b = 12 \)
- \( c = 15 \)
Substituting these values into the formula:
- Calculate the discriminant \( b^2 - 4ac \):
\[ b^2 - 4ac = 12^2 - 4(-3)(15) = 144 + 180 = 324 \]
- Since the discriminant is positive, we have two distinct real roots. Now we calculate \( x \):
\[ x = \frac{-12 \pm \sqrt{324}}{2(-3)} = \frac{-12 \pm 18}{-6} \]
Now we can simplify it for both values of \( x \):
-
For the positive root: \[ x = \frac{-12 + 18}{-6} = \frac{6}{-6} = -1 \]
-
For the negative root: \[ x = \frac{-12 - 18}{-6} = \frac{-30}{-6} = 5 \]
Thus, the zeros of the function are \( x = -1 \) and \( x = 5 \). Therefore, we can express the zeros as points on the graph:
\[ (-1, 0) \quad \text{and} \quad (5, 0) \]
The correct response is:
\((-1, 0)(5, 0)\)