How do you factor b^2+4b-60b2+4b60?

1 Answer
May 2, 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 = 1*-60 = -60N1N2=ac=160=60
AND
N_1 +N_2 = b = 4N1+N2=b=4

After trying out a few numbers we get N_1 = 10N1=10 and N_2 = - 6N2=6

10*-6 = 60106=60, and 10+(-6) = 410+(6)=4

b^2+4b-60 = b^2 + 10b - 6b - 60b2+4b60=b2+10b6b60

= b(b+10) - 6(b+10)=b(b+10)6(b+10)

b + 10b+10 is a common factor to each of the terms

=color(green)( (b+10)(b-6)=(b+10)(b6)