The product-sum technique makes it possible to factor a trinomial of the form ax2+bx+c.ax2+bx+c.
To factor a trinomial of the form ax2+bx+cax2+bx+c with the product-sum technique, follow these steps.
Find two numbers mm and nn whose product equals the value of aa multiplied by cc, and whose sum equals the value of bb.
Product =ac Sum =b Product =ac Sum =b
Decompose the term bxbx in the trinomial using the two numbers found.
Factor by grouping.
This method can be difficult if the values of aa, bb, and cc are fractions or fairly large integers (both positive and negative).
Moreover, if the discriminant of the trinomial ax2+bx+cax2+bx+c is negative, it is not possible to factor the trinomial at all.b2−4ac<0 ⟹not factorableb2−4ac<0 ⟹not factorable
Consider the trinomial x2+4x–32.x2+4x–32.
Find the product and sum
Identify the parameters aa, bb, and cc of this trinomial.
a=1, b=4, c=−32a=1, b=4, c=−32 Product=acSum=b=1 ×−32=4=−32
We are looking for two numbers with a product of −32 and a sum of 4. Use trial and error to determine them, like so:
−1×32=−32, but −1+32=311×−32=−32, but 1+(−32)=−31−2×16=−32, but −2+16=142×−16=−32, but 2+(−16)=−14−4×8=−32 and −4+8=4 The two numbers are therefore −4 and 8.
Decompose the term bx in the trinomial using the two numbers found
x2+4x−32=x2+4x−32=x2−4x+8x−32
Factor by grouping
x2+4x−32=x2−4x+8x−32=x(x−4)+8(x−4)=(x−4)(x+8)
Consider the trinomial 6x2+16x+8.
Find the product and sum
Before trying the product-sum technique, notice the polynomial has common factors. It is possible to factor out a common factor. 6x2+16x+82(3x2+8x+4) Next, apply the product-sum technique to the trinomial 3x2+8x+4.
Identify the parameters a, b, and c of the trinomial. a=3,b=8,c=4 Product=acSum=b=3×4=8=12 Look for two numbers with a product of 12 and a sum of 8.
Use trial and error to determine them, as follows. 1×12=12, but 1+12=133×4=12, but 3+4=72×6=12 and 2+6=8 The two numbers are therefore 2 and 6.
Decompose the term bx in the trinomial using the two numbers found 6x2+16x+8=2(3x2+8x+4)=2(3x2+2x+6x+4)
Factor by grouping 6x2+16x+8=2(3x2+2x+6x+4)=2(x(3x+2)+2(3x+2))=2(3x+2)(x+2)