document.write( "Question 203029: Im suppose to combine like terms to form an eqivalent expression. the problem is: -16x + x\r
\n" );
document.write( "\n" );
document.write( "i cant figure out if the answer would be just -16x or if it would be -16x -x \n" );
document.write( "
Algebra.Com's Answer #153162 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! If you started with: \n" ); document.write( "-16x + x \n" ); document.write( "Just combine the x's: \n" ); document.write( "-16x + x = -15x \n" ); document.write( ". \n" ); document.write( "Another way to see it is to factor: \n" ); document.write( "-16x + x \n" ); document.write( "= x(-16 + 1) \n" ); document.write( "= x(-15) \n" ); document.write( "= -15x \n" ); document.write( " |