How do you factor the expression x^9-27y^6?
1 Answer
Apr 7, 2018
Explanation:
Given:
x^9-27y^6
Note that both
So we can factor the given expression as a difference of cubes:
A^3-B^3 = (A-B)(A^2+AB+B^2)
with
x^9-27y^6 = (x^3)^3-(3y^2)^3
color(white)(x^9-27y^6) = (x^3-3y^2)((x^3)^2+(x^3)(3y^2)+(3y^2)^2)
color(white)(x^9-27y^6) = (x^3-3y^2)(x^6+3x^3y^2+9y^4)