SOLUTION: expand the binomial...(2x-3)^3

Algebra ->  Polynomials-and-rational-expressions -> SOLUTION: expand the binomial...(2x-3)^3      Log On


   



Question 203633: expand the binomial...(2x-3)^3
Answer by scott8148(6628) About Me  (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