How do you factor: y= 2x^3 -32x ?
2 Answers
Apr 21, 2018
Explanation:
y=2x^3-32x#
Apr 21, 2018
Explanation:
"take out a "color(blue)"common factor "2x
=2x(x^2-16)
x^2-16" is a "color(blue)"difference of squares"
"which factors in general as"
•color(white)(x)a^2-b^2=(a-b)(a+b)
"here "a=x" and "b=4
rArrx^2-16=(x-4)(x+4)
rArry=2x(x-4)(x+4)