SOLUTION: Solve for x: 2x^2-x=12+x

Algebra ->  Polynomials-and-rational-expressions -> SOLUTION: Solve for x: 2x^2-x=12+x       Log On


   



Question 1107423: Solve for x:
2x^2-x=12+x

Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
Solve for x:
2x^2-x=12+x
-----
2x^2 = 12 + 2x
x^2 - x - 6 = 0
(x-3)*(x+2) = 0
x = -2, 3