To solve the quadratic equation \(2x^2 - 14x = 0\) by factoring out the greatest common factor (GCF), we first identify the GCF of the terms in the equation.
-
The GCF of \(2x^2\) and \(-14x\) is \(2x\).
-
We can factor out \(2x\) from the equation:
\[ 2x(x - 7) = 0 \]
-
Now, we set each factor equal to zero to find the solutions:
\[ 2x = 0 \quad \text{or} \quad x - 7 = 0 \]
-
Solving these equations:
-
For \(2x = 0\): \[ x = 0 \]
-
For \(x - 7 = 0\): \[ x = 7 \]
-
Thus, the smaller solution is \(x = 0\), and the larger solution is \(x = 7\).