In order to solve $ \color{blue}{ 2x^{7}-4x^{2}+12x = 0 } $, first we need to factor our $ x $.
$$ 2x^{7}-4x^{2}+12x = x \left( 2x^{6}-4x+12 \right) $$$ x = 0 $ is a root of multiplicity $ 1 $.
The remaining roots can be found by solving equation $ 2x^{6}-4x+12 = 0$.
This polynomial has no rational roots that can be found using Rational Root Test.
Roots were found using Newton method.