How do you write the following polynomial as a product of its factors?

#x^3+27#

1 Answer
Mar 26, 2018

#color(blue)((x+3)(x^2-3x+9)#

Explanation:

We can write:

#27=3^3#

#:.#

#x^3-3^3#

This is the difference of two cubes. This can be expressed as:

#(a^3-b^3)=(a+b)(a^2-ab+b^2)#

#:.#

#(x^3+3^3)=(x+3)(x^2-(x)(3)+3^2)#

#(x^3+27)=color(blue)((x+3)(x^2-3x+9)#

We can not factor #(x^2-3x+9)# further:

These are common identities and should be memorised.

#(a^3-b^3)=(a+b)(a^2-ab+b^2)#

#(a^3+b^3)=(a-b)(a^2+ab+b^2)#

#(a^2-b^2)=(a+b)(a-b)#