Question 1093121
{{{ x^2 = 6x }}}   —> {{{ x^2 - 6x = 0 }}} —> {{{ x(x-6) = 0 }}}

which has the two solutions {{{ highlight(x=0) }}} and {{{ highlight(x=6) }}}

Those are the numbers with the stated property.