SOLUTION: I need help with factoring 3+5x-2x^2=0

Algebra ->  Test -> SOLUTION: I need help with factoring 3+5x-2x^2=0      Log On


   



Question 329804: I need help with factoring
3+5x-2x^2=0

Found 2 solutions by edjones, mananth:
Answer by edjones(8007) About Me  (Show Source):
You can put this solution on YOUR website!
3+5x-2x^2=0
-2x^2+5x+3=0
2x^2-5x-3=0 multiply each side by -1
2*-3=-6. The 2 factors of -6 whose sum is -5 are -6 and 1.
2x^2+x-6x-3=0
x(2x+1)-3(2x+1)=0
(x-3)(2x+1)=0 factoring by grouping
.
x=3
2x=-1, x=-1/2
.
Ed

Answer by mananth(16946) About Me  (Show Source):
You can put this solution on YOUR website!
2x^2-5x-3=0
2x^2-6x+x-3=0
2x(x-3)+1(x-3)=0
(2x+1)(x-3)=0
x=3 OR x=-1/2