document.write( "Question 629025: the system y is less than or equal to 5x+1 and x is less than or equal to 0. which of the ordered pairs is a solution of the system? \n" ); document.write( "
Algebra.Com's Answer #395987 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
the system y is less than or equal to 5x+1 and x is less than or equal to 0. which of the ordered pairs is a solution of the system?
\n" ); document.write( "---------------
\n" ); document.write( "y <= 5x+1
\n" ); document.write( "x <= 0
\n" ); document.write( "------
\n" ); document.write( "(0,-1)
\n" ); document.write( "(-2,3)
\n" ); document.write( "(2,4)
\n" ); document.write( "(3,-1)
\n" ); document.write( "=======================
\n" ); document.write( "Check each ordered pair in the two equations:
\n" ); document.write( "(0,-1)
\n" ); document.write( "0 is <= 0 ; If x = 0, y <= 1
\n" ); document.write( "Ans: No
\n" ); document.write( "===================
\n" ); document.write( "(-2,3)
\n" ); document.write( "-2 <= 0 ; if x = -2, y <= -10+1 <= -9, which is <= 0
\n" ); document.write( "Ans: Yes
\n" ); document.write( "=================
\n" ); document.write( "(2,4) No, because x is not <= 0
\n" ); document.write( "---------------------
\n" ); document.write( "(3,-1) No, because x is not <= 0
\n" ); document.write( "==================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );