Subjects algebra

Quadratic Factoring B86A85

Step-by-step solutions with LaTeX - clean, fast, and student-friendly.

Use the AI math solver

1. **State the problem:** Solve the quadratic equation $x^2 + 25x = 0$. 2. **Formula and rules:** To solve quadratic equations, one common method is factoring. If the equation can be factored into a product of terms equal to zero, then by the zero product property, at least one of the factors must be zero. 3. **Factor the equation:** $$x^2 + 25x = x(x + 25) = 0$$ 4. **Apply zero product property:** Set each factor equal to zero: $$x = 0$$ $$x + 25 = 0$$ 5. **Solve each equation:** $$x = 0$$ $$x = -25$$ 6. **Final answer:** The solutions to the equation are $x = 0$ and $x = -25$.