document.write( "Question 53261: Can someone help me on this problem?
\n" );
document.write( " I need to add:
\n" );
document.write( " 2 + (-11) + 14 + (-7)\r
\n" );
document.write( "\n" );
document.write( " Thanks,
\n" );
document.write( " Lisa \n" );
document.write( "
Algebra.Com's Answer #35503 by funmath(2933)![]() ![]() ![]() You can put this solution on YOUR website! An easy way to do this is to add the numbers with like signs first: \n" ); document.write( "2+(-11)+14+(-7) \n" ); document.write( "2+14+(-11)+(-7) \n" ); document.write( "16+(-18) \n" ); document.write( "When the signs are different, subtract the smaller from the larger and keep the sign of the larger number: \n" ); document.write( "16+(-18)=-2 \n" ); document.write( " |