Megaphone illustration
Something new for you!
A New World in Magimot: The Enchanted Garden

Review your spelling words while you face off with new monsters

The Product-Sum Technique

Secondary 4

The product-sum technique makes it possible to factor a trinomial of the form ax2+bx+c.ax2+bx+c.

Rules

To factor a trinomial of the form ax2+bx+cax2+bx+c with the product-sum technique, follow these steps.

  1. 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

  2. Decompose the term bxbx in the trinomial using the two numbers found.

  3. Factor by grouping.

Be careful!

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.b24ac<0 not factorableb24ac<0 not factorable

Consider the trinomial x2+4x32.x2+4x32.

  1. 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)=312×16=32, but  2+16=142×16=32, but   2+(16)=144×8=32   and  4+8=4 The two numbers are therefore 4 and 8.

  2. Decompose the term bx in the trinomial using the two numbers found

    x2+4x32=x2+4x32=x24x+8x32

  3. Factor by grouping

    x2+4x32=x24x+8x32=x(x4)+8(x4)=(x4)(x+8)

Consider the trinomial 6x2+16x+8.

  1. 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.

  2. Decompose the term bx in the trinomial using the two numbers found 6x2+16x+8=2(3x2+8x+4)=2(3x2+2x+6x+4)

  3. Factor by grouping 6x2+16x+8=2(3x2+2x+6x+4)=2(x(3x+2)+2(3x+2))=2(3x+2)(x+2)