document.write( "Question 283881: true or false: the ordered pair (-1, -10) is a solution to the linear inequality: x - y less than or equal to 6. \n" ); document.write( "
Algebra.Com's Answer #206024 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! First we have to have an inequality \n" ); document.write( " x - y <= 6 \n" ); document.write( "now plug in -1 for x and -10 for y and see if it is true \n" ); document.write( "-1-(-10)<=6 \n" ); document.write( "remember -(-x)=+x \n" ); document.write( "You can continue from here. \n" ); document.write( " \n" ); document.write( " |