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 #731155 by stanbon(75887) ![]() You can put this solution on YOUR website! 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 \n" ); document.write( "------ \n" ); document.write( "x(-x+5) = x(-x)+x(5) = -x^2+5x \n" ); document.write( "----------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "----------- \n" ); document.write( " |