document.write( "Question 1116283: Hi there,
\n" );
document.write( "I have an expression like this
\n" );
document.write( "x(-x+5)
\n" );
document.write( "how would you expand this
\n" );
document.write( "would it look like -x^2+5x or x^2+5x or am i completely off
\n" );
document.write( "Any help would be appreciated \n" );
document.write( "
Algebra.Com's Answer #731153 by Alan3354(69443) You can put this solution on YOUR website! x(-x+5) \n" ); document.write( "how would you expand this \n" ); document.write( "------------ \n" ); document.write( "Multiply x by -x, and add x times 5 \n" ); document.write( " \n" ); document.write( " |