document.write( "Question 203633: expand the binomial...(2x-3)^3 \n" ); document.write( "
Algebra.Com's Answer #153653 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! 3C0[(2x)^3] + 3C1[(2x)^2 * (-3)] + 3C2[(2x) * (-3)^2] + 3C3[(-3)^3]\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "8x^3 - 36x^2 + 54x - 27 \n" ); document.write( " |