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
Algebra: Polynomials, rational expressions and equations
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Polynomials-and-rational-expressions
Question 1107423
:
Solve for x:
2x^2-x=12+x
Answer by
Alan3354(69443)
(
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