document.write( "Question 241566: What is the solution to x is greater than -2 and x is greater than or equal to -1 \n" ); document.write( "
Algebra.Com's Answer #176924 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
x>-2
\n" ); document.write( "x>=-1
\n" ); document.write( "------
\n" ); document.write( "-1 is more than -2, so the x>-2 is not needed. Being greater than -1 will always be greater than -2.
\n" ); document.write( "-----------------
\n" ); document.write( "Similar to:
\n" ); document.write( "If a person is on the 4th floor or higher, it's not necessary to say he's above the 2nd floor.
\n" ); document.write( "
\n" );