
Andrea O. answered 04/16/15
Tutor
4.9
(196)
Tutors in Math from Elementary Math to Calc, Hablo Español
Ok, you can factor in various ways but I'll use the quadratic formula.
(-b ± square root ((b^2)-4ac)) / 2a
a = 3
b = 15
c = 12
(-15 ± square root ((15^2)-4(3)(12))) / 2(3)
(-15± sqaure root (81)) / 6
(-15 ± 9)/6
So it's x = (-15 +9)/6 and (-15-9)/6
x = -1, -4
If you want it in factored form it's
(x +1)(x+4)