To find the zeros of the quadratic equation 3x^2 + 15x + 18 = 0, use the quadratic formula to obtain the values of x.
To find the zeros of the quadratic equation 3x^2 + 15x + 18 = 0, we can use the quadratic formula.
The quadratic formula states that for an equation of the form ax^2 + bx + c = 0, the solutions for x are given by:
x = (-b ± sqrt(b^2 - 4ac)) / (2a)
Plugging in the values from our equation, we get:
x = (-15 ± sqrt(15^2 - 4*3*18)) / (2*3)
After evaluating the expression, we find that the zeros of the equation are x = -3 and x = -2.
The probable question may be:
find the zero of 3x^2+15x+18=0 using any method.