How do you factor 8x^2 +2x - 15?

1 Answer
Mar 24, 2016

(4x-5)(2x+3)

Explanation:

You could always try using the quadratic formula, but in this case it may be easier to expand the trinomial and factor out common terms.

First multiply the coefficient of the x^2 term, (8) with the constant, (-15)

(8)(-15)= -120 Now look for two numbers which multiply together to get -120 and at the same time have a sum of +2.

In this case, (-10)(12)= -120 and -10+12=2

Using these two numbers I can expand the original expression:

8x^2+2x-15= 8x^2-10x+12x-15. Now, in this expanded expression, group the first two terms and the last two terms together

(8x^2-10x)+(12x-15). Now factor out common terms:

2x(4x-5)+3(4x-5). Notice the common factor is (4x-5). So

(4x-5)(2x+3) is the factored form of the trinomial.