SOLUTION: expand the binomial...(2x-3)^3
Algebra
->
Polynomials-and-rational-expressions
-> SOLUTION: expand the binomial...(2x-3)^3
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 203633
:
expand the binomial...(2x-3)^3
Answer by
scott8148(6628)
(
Show Source
):
You can
put this solution on YOUR website!
3C0[(2x)^3] + 3C1[(2x)^2 * (-3)] + 3C2[(2x) * (-3)^2] + 3C3[(-3)^3]
8x^3 - 36x^2 + 54x - 27