document.write( "Question 259191: If a>b, then which one of the following must be true:\r
\n" ); document.write( "\n" ); document.write( "a) a-b < 1 b) ab > b c) a + 1 > b d) a + b > 3b
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #190835 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
If a>b, then which one of the following must be true:\r
\n" ); document.write( "\n" ); document.write( "a) a-b < 1 b) ab > b c) a + 1 > b d) a + b > 3b
\n" ); document.write( "
\r\n" );
document.write( "Try (a)\r\n" );
document.write( "It can't be a-b < 1  because 3 > 1 yet 3-1 is 2 which is not less than 1\r\n" );
document.write( "\r\n" );
document.write( "Try (b)\r\n" );
document.write( "It can't be ab > b because 1 > 0 yet 1*0 is 0 which is not greater than 0\r\n" );
document.write( "\r\n" );
document.write( "Try (d)\r\n" );
document.write( "It can't be a + b > 3b because 3 > 2 yet 3+2 is 5 which is not greater \r\n" );
document.write( "than 3*2 which is 6\r\n" );
document.write( "\r\n" );
document.write( "So it must be (c).  a + 1 > b for if a is larger than b, adding 1 to the\r\n" );
document.write( "larger one, a, can only make it EVEN MORE LARGER than b.\r\n" );
document.write( "\r\n" );
document.write( "(Is it correct to say \"MORE LARGER\"?  Must be! :)\r\n" );
document.write( "\r\n" );
document.write( "Edwin

\n" ); document.write( "
\n" ); document.write( "
\n" );