How do you factor # a^2 + ab -4 -4b# by grouping?

1 Answer
May 26, 2017

#(a+2)(a-2)+b(a-4)#

Explanation:

Strategy: Factoring by grouping usually involves four terms, which we are given.

Step 1. Factor out anything common to the first two terms.
#color(blue)(a^2+ab)-4-4b#
#a(a+b)-4-4b#

Step 2. Factor out anything common to the second two terms.
#a(a+b)color(red)(-4-4b)#
#a(a+b)-4(1+b)#

Note this doesn't help us very much because we can't do a third step of factoring out the expressions in parenthesis. So, the next strategy is to rearrange the original terms and see if that works better.

Step 1'. Rearrange the terms so that #b#'s are next to each other.
#a^2-4+ab-4b#

Step 2'. Factor out the #b# terms on the right
#a^2-4+acolor(blue)(b)-4color(blue)(b)#
#a^2-4+color(blue)(b)(a-4)#

Step 3'. Factor out the terms on the left
#(a+2)(a-2)+b(a-4)#

Although this arguably looks neater than the previous solution, this expression cannot be factored any further. This is the final answer.

Note that if the question had been to factor by grouping the expression #a^2+ab-4-color(red)(2)b#, then we would have been able to factor more completely to
#a^2-4+ab-2b#
#(a+2)(a-2)+b(a-2)#
#(a+2+b)(a-2)#