Using the difference of cubes, identify the product of:

3(x - 3y)(x^2 + 3xy + 9y^2)

2 answers

let a = x and b = 3y
Now you have 3(a^3 - b^3)
thank you