Factoring is the reverse of multiplying: instead of expanding brackets, we look for them again. There are three ways of doing it, and it pays to recognise them at once. If every term has something in common, take it outside the bracket. If not, but the terms can be paired up, look for a common factor in each pair. And if the expression matches one of the algebraic identities, the factorisation is immediate.
Factoring algebraic expressions
Common factors
a)8x4y3+6x3y2=2x3y2(4xy+3) b)15a3b−9a2b2=3a2b(5a−3b) Common factors obtained by grouping
a)x3−4x2y+xy2−4y3=x2(x−4y)+y2(x−4y)==(x2+y2)(x−4y) b)20x2−3y2+4xy2−15x=20x2−15x+4xy2−3y2==5x(4x−3)+y2(4x−3)=(5x+y2)(4x−3) Algebraic identities (special products)
1)(a+b)2=a2+2ab+b2 the square of a sum(x+5)2=x2+10x+25 2)(a−b)2=a2−2ab+b2 the square of a difference(2a−3)2=4a2−12a+9 3)(a−b)(a+b)=a2−b2 the difference of two squares(5x−4y)(5x+4y)=25x2−16y2 a)16x2+40xy+25y2=(4x+5y)2 b)9x2−12xy+4y2=(3x−2y)2 c)(2x+3y)2−(x−4y)2=[2x+3y−(x−4y)][2x+3y+(x−4y)]==(2x+3y−x+4y)(2x+3y+x−4y)==(x+7y)(3x−y) Here a stands for 2x + 3y and b for x − 4y, so this is the difference of two squares.
Quadratic expressions written as a product of linear factors
1)(x+a)(x+b)=x2+(a+b)x+ab a and b are natural numbersx2+5x+6=(x+2)(x+3) 2)(x−a)(x−b)=x2−(a+b)x+ab x2−9x+20=(x−4)(x−5) 3)(x+a)(x−b)=x2+(a−b)x−ab x2−2x−24=(x+4)(x−6) a)x2+7x+12=(x+3)(x+4) d)x2+2x−24=(x+6)(x−4) b)x2−11x+28=(x−4)(x−7) e)x2−2x−35=(x+5)(x−7) c)x2−3x−18=(x+3)(x−6) f)x2−10x+16=(x−2)(x−8) Review exercises
Factor the following expressions.
a)18xy3−8x3y=2xy(9y2−4x2)=2xy(3y−2x)(3y+2x) b)x3−6x2y−2xy+12y2=x2(x−6y)−2y(x−6y)==(x2−2y)(x−6y) c)16x2−24xy−18x+27y=8x(2x−3y)−9(2x−3y)==(8x−9)(2x−3y) d)(x−2y)2−(2x−y)2=[x−2y−(2x−y)][x−2y+(2x−y)]==(x−2y−2x+y)(x−2y+2x−y)=(−x−y)(3x−3y)==−3(x+y)(x−y) e)x2+7x−30=(x+10)(x−3) f)4x2−36=(2x−6)(2x+6)=4(x−3)(x+3) g)x2+10x+25=(x+5)2 h)3x2−11x−4=3x2−12x+x−4=3x(x−4)+(x−4)==(3x+1)(x−4)