How do you factor completely 64+a3?

1 Answer
Jul 13, 2016

a3+64=(a+4)(a24a+16)

Explanation:

The expression a3+64=a3+43 is the sum of two cubes (3rd powers). In general, if you have an arbitrary sum of two cubes, say x3+y3, it can be factored as:

x3+y3=(x+y)(x2xy+y2). You should check this by expansion (multiplication) of the right-hand side.

Now apply this formula to the problem at hand by substituting x=a and y=4.

The difference of two cubes can also be factored, and the formula for the sum of two cubes can be used to do it:

x3y3=x3+(y)3

=(x+(y))(x2x(y)+(y)2)

=(xy)(x2+xy+y2).