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 expression.
The terms \(2x^2\) and \(-14x\) have a GCF of \(2x\). We factor out \(2x\) from the equation:
\[ 2x(x - 7) = 0 \]
Now, we can set each factor equal to zero:
- \(2x = 0\)
- \(x - 7 = 0\)
Solving the first equation:
\[ 2x = 0 \implies x = 0 \]
Solving the second equation:
\[ x - 7 = 0 \implies x = 7 \]
Thus, the solutions to the equation are \(x = 0\) and \(x = 7\).
The smaller solution is \(x = 0\), and the larger solution is \(x = 7\).
Final answers:
- The smaller solution is \(x = 0\).
- The larger solution is \(x = 7\).