document.write( "Question 32138: Expand and Simplify
\n" );
document.write( "(x+3)(2x-1)(5-x) \n" );
document.write( "
Algebra.Com's Answer #18660 by mukhopadhyay(490)![]() ![]() ![]() You can put this solution on YOUR website! (x+3)(2x-1)(5-x) \n" ); document.write( "=(2x^2+6x-x-3)(5-x) \n" ); document.write( "=(10x^2-2x^3+30x-6x^2-5x+x^2-15+3x) \n" ); document.write( "=(-2x^3+5x^2+28x-15) \n" ); document.write( " |