To solve the equation \(3x^2 + 27x = 0\) by factoring out the greatest common factor (GCF), we can follow these steps:
-
Identify the GCF in the terms \(3x^2\) and \(27x\). The GCF is \(3x\).
-
Factor out the GCF:
\[ 3x(x + 9) = 0 \]
-
Set each factor equal to zero:
\[ 3x = 0 \quad \text{or} \quad x + 9 = 0 \]
-
Solve for \(x\):
-
For \(3x = 0\):
\[ x = 0 \]
-
For \(x + 9 = 0\):
\[ x = -9 \]
-
So the solutions are:
\[ x = 0 \quad \text{or} \quad x = -9 \]
Final answer: \[ x = 0, \quad x = -9 \]