Question 630090
Your equation {{{ x^2+x=42 }}} is correct. Simply move the 42 to the left side of the equation as -42 to get {{{ x^2+x-42=0 }}}. Now apply the quadratic equation. *[invoke quadratic "x",1,1,-42] 6 is the solution.