SOLUTION: Show me how to do this problem sum of two cubes and show work x^3+27
Algebra
->
Polynomials-and-rational-expressions
-> SOLUTION: Show me how to do this problem sum of two cubes and show work x^3+27
Log On
Algebra: Polynomials, rational expressions and equations
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Polynomials-and-rational-expressions
Question 731929
:
Show me how to do this problem sum of two cubes and show work
x^3+27
Answer by
mananth(16946)
(
Show Source
):
You can
put this solution on YOUR website!
The sum of cubes identity is
a^3+b^3= (a+b)(a^2-ab+b^2)
x^3 +27
x^3+3^3
here a=x and b=3
(x+3)(x^2-3x+9)