document.write( "Question 763220: I need to determine if the statement a < b, then a + c < b + c is true or false. Thank you, Bonnie \n" ); document.write( "
Algebra.Com's Answer #464626 by ramkikk66(644)\"\" \"About 
You can put this solution on YOUR website!
If a < b, a + c < b + c\r
\n" ); document.write( "\n" ); document.write( "This inequality is true for all real values of a,b,c.\r
\n" ); document.write( "\n" ); document.write( "Even if c is negative, if a < b, a + c will be less than b + c.
\n" ); document.write( "Example: Check with a = 7, b = 10, c = -20
\n" ); document.write( "7 < 10
\n" ); document.write( "a + c = 7 - 20 = -13
\n" ); document.write( "b + c = 10 - 20 = -10
\n" ); document.write( "-13 < -10\r
\n" ); document.write( "\n" ); document.write( ":)
\n" ); document.write( "
\n" );