document.write( "Question 226599: If I am to determine if each number is a solution to the given enequatlity how would I do the following problem:
\n" );
document.write( "-1 > x
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #168702 by RAY100(1637) ![]() You can put this solution on YOUR website! -1>1x,,,,or x is less than -1 \n" ); document.write( ". \n" ); document.write( "for every value you want to compare/ evaluate,,,substitute for x \n" ); document.write( ". \n" ); document.write( "and check that the value is indeed less than -1 \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( " |