To find the zeros of the quadratic equation \( y = -3x^2 + 12x + 15 \), we can set \( y \) equal to zero and solve for \( x \):
\[ -3x^2 + 12x + 15 = 0 \]
We can simplify this equation by dividing every term by -3:
\[ x^2 - 4x - 5 = 0 \]
Now, we need to factor the quadratic equation:
\[ (x - 5)(x + 1) = 0 \]
Setting each factor equal to zero gives us:
- \( x - 5 = 0 \) \(\Rightarrow\) \( x = 5 \)
- \( x + 1 = 0 \) \(\Rightarrow\) \( x = -1 \)
So the zeros of the equation are \( x = 5 \) and \( x = -1 \).
Therefore, the correct answer is \( (-1, 0) \) and \( (5, 0) \).