I'm learning about sums and differences of cubes and I can't understand it very well. I am faced with this problem:
$$x^3 - 27$$
I am told to find the sum or difference of the two cubes. I understand I need to get it into the form of $a^3 - b^3$, which turns out to this:
$$x^3 - 3^3$$
I don't know how to find the sum or difference of cubes. If anyone would care to explain how to do this so I could solve this and other problems like it I would appreciate it. Thank you for your time.
(STRONG) HINT:If you multiply $(A+B)(A^2-AB+B^2)$ you get $A^3+B^3$ similarly $A^3-B^3=(A-B)(A^2+AB+B^2)$. So you have $A=x$ and $B=3$. Substitute into the above formula and you will get the factored form.