How do you factor 2x^3-18x?
1 Answer
Dec 4, 2016
2x^3-18x = 2x(x-3)(x+3)
Explanation:
Separate out the common factor
a^2-b^2 = (a-b)(a+b)
with
2x^3-18x = 2x(x^2-9)
color(white)(2x^3-18x) = 2x(x^2-3^2)
color(white)(2x^3-18x) = 2x(x-3)(x+3)