How do you factor 10x^2+31x-1410x2+31x14?

1 Answer
May 6, 2015

We can Split the Middle Term of this expression to factorise it

In this technique, if we have to factorise an expression like ax^2 + bx + cax2+bx+c, we need to think of 2 numbers such that:

N_1*N_2 = a*c = 10*-14 = -140N1N2=ac=1014=140
AND
N_1 +N_2 = b = 31N1+N2=b=31

After trying out a few numbers we get N_1 = 35N1=35 and N_2 =-4N2=4

35*-4 = -140354=140, and 35+(-4)= 3135+(4)=31

10x^2+31x-14 = 10x^2 +35x - 4x - 1410x2+31x14=10x2+35x4x14

= 5x(2x+7) - 2(2x+7)=5x(2x+7)2(2x+7)

2x+72x+7 is a common factor to each of the terms

=color(green)((2x+7)(5x-2)=(2x+7)(5x2)