Question 761426
I assume you mean
{{{6*x^2 + 9*x = 2}}} or {{{6*x^2 + 9*x - 2 = 0}}}

This is a standard quadratic equation which can be solved using the quadratic solver, as shown below.

*[invoke quadratic "x", 6, 9, -2 ]