Question 174156
a^4-ab^3
.
First, pull out what is common between both terms: a:
a(a^3-b^3)
.
Now, notice that the stuff inside the parenthesis is a "difference of cubes".  This is a "special factor" condition:
http://www.purplemath.com/modules/specfact2.htm
where:
a^3 – b^3 = (a – b)(a^2 + ab + b^2)
.
This would mean that:
a(a^3-b^3)
becomes:
a(a – b)(a^2 + ab + b^2)