Question 1021422
 solve 3x^2 + 10x = 8 by factoring 
-----
3x^2 + 10x - 8 = 0
-----
Using the AC Method::
A*C = 3*-8 = -24
B =  10
-----
-2*12 = -24
-2+12 = 10
-----
Rewrite the equation::
3x^2 +12x -2x -8 = 0
-----
3x(x+4)-2(x+4) = 0
-----
(x+4)(3x-2) = 0
-----
x = -4 or x = 2/3
------------------------
Cheers,
Stan H.
--------------