Answer: This is a quadratic equation in x and can be solved using the quadratic formula: x = (-b +_ (b^2 - 4 ac)^1/2) / (2 * a)
or (-7 +- (49 - (4 * 2 * 6))^1/2) / (2 * 2) where a=2, b=7, and c=6
and x = (-7 +- (49 - 48)^1/2) / 4 = (-7 +- 1) / 4
giving x = -8/4 and -6/4 or -2 and =3/2