How do you factor 9z^2-12z+49z212z+4?

1 Answer
May 28, 2015

9z^2-12z+49z212z+4

We can Split the Middle Term of this expression to factorise it
In this technique, if we have to factorise an expression like az^2 + bz + caz2+bz+c, we need to think of 2 numbers such that:
N_1*N_2 = a*c = 9*4 = 36N1N2=ac=94=36
and
N_1 +N_2 = b = -12N1+N2=b=12
After trying out a few numbers we get N_1 = -6N1=6 and N_2 =-6N2=6
-6*(-6) = 366(6)=36, and (-6)+(-6)= -12(6)+(6)=12

9z^2-12z+4 = 9z^2-6z - 6z+49z212z+4=9z26z6z+4

=3z(3z - 2) -2(3z-2)=3z(3z2)2(3z2)
=color(green)((3z-2)(3z-2)=(3z2)(3z2)

note : We know that color(green)((a - b)^2 = a^2- 2ab + b^2)(ab)2=a22ab+b2