document.write( "Question 1107692: How to solve n + 4 - 9 - 5n ? \r
\n" );
document.write( "\n" );
document.write( "Combining Like Terms \n" );
document.write( "
Algebra.Com's Answer #722708 by addingup(3677) You can put this solution on YOUR website! n + 4 - 9 - 5n \n" ); document.write( "Combine like terms: \n" ); document.write( "n - 5n + 4 - 9 = -4n - 5 \n" ); document.write( " |