How do you factor by grouping four-term polynomials and trinomials?

1 Answer
Nov 30, 2014

Factoring by grouping involves grouping terms then factoring out common factors. Here are examples of how to factor by grouping:

Example with trinomial:
3x216x12, where ax2=3x2,bx=16x,c=12.

  1. To use grouping method you need to multiply ax2 and c, which is 36x2 in this example. Now you need to find two terns that multiplied gives you36x2 but add to -16x. Those terms are -18x and 2x. We now can replace bx with those two terms:
    3x216x12
    3x218x+2x12

  2. Group the expression by two:
    (3x218x)+(2x12)

  3. Factor out GCF in each group:
    3x(x6)+2(x6)
    (The binomials in parentheses should be the same, if not the same... there is an error in the factoring or the expression can not be factored.)

  4. The next step is factoring out the GCF which basically has you rewrite what is in parentheses and place other terms left together:
    (x6)(3x+2) (THE ANSWER)

Example with polynomial:
xy3x6y+18

  1. Group the expression by two:
    (xy3x)(6y18)
    Careful with the sign outside before parenthesis.. changes sign of the 18.

  2. Factor out GCF in each group:
    x(y3)6(y3)
    (The binomials in parentheses should be the same, if not the same... there is an error in the factoring or the expression can not be factored.)

  3. The next step is factoring out the GCF which basically has you rewrite what is in parentheses and place other terms left together:
    (y - 3)(x - 6) (THE ANSWER)