SOLUTION: if you subtract a number from twice its square, the result is 3. find all such numbers.

Algebra ->  Human-and-algebraic-language -> SOLUTION: if you subtract a number from twice its square, the result is 3. find all such numbers.      Log On


   



Question 366279: if you subtract a number from twice its square, the result is 3. find all such numbers.
Answer by scott8148(6628) About Me  (Show Source):
You can put this solution on YOUR website!
2n^2 - n = 3

2n^2 - n - 3 = 0

factoring ___ (2n - 3)(n + 1) = 0