SOLUTION: how do you factor x cubed plus 8 y cubed?
Algebra
->
College
->
Linear Algebra
-> SOLUTION: how do you factor x cubed plus 8 y cubed?
Log On
Algebra: Linear Algebra (NOT Linear Equations)
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Linear Algebra
Question 763708
:
how do you factor x cubed plus 8 y cubed?
Answer by
jim_thompson5910(35256)
(
Show Source
):
You can
put this solution on YOUR website!
x^3 + 8y^3
x^3 + (2y)^3
(x + 2y)(x^2 - x*2y + (2y)^2) ... use the sum of cubes factoring rule
(x + 2y)(x^2 - 2xy + 4y^2)
Final Answer: (x + 2y)(x^2 - 2xy + 4y^2)