factorise ?

a(a+b)^2 - 2ab(a+b)

1 answer

Note that you can factor out a(a+b) from the two terms:
a(a+b) * (a+b - 2b)
Thus,
a(a+b)(a-b)

Hope this helps~ :3