document.write( "Question 989359: If x≤y≤z.
\n" ); document.write( "And x≤y is saying x is less than y
\n" ); document.write( "and y≤z is saying y is less than z
\n" ); document.write( "then y is either between the two values.
\n" ); document.write( "But what if I am trying to isolate only y and understand it specifically. Isn't there something to where I could take out x and y and make it so that y≥x? so to say that y is greater than on equal to x. I forget the name of this rule.\r
\n" ); document.write( "\n" ); document.write( "Thanks
\n" ); document.write( "

Algebra.Com's Answer #609700 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
\"x%3C=y\", means x is less than or equal to y.
\n" ); document.write( "\"y%3C=z\", means, y is less than or equal to z.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Further, in the inequality \"x%3C=y%3C=z\", where is y on a number line?\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Your statement is not a strict inequality, and allows for x and y to be equal, or y and z to be equal, or for x, and y, and z all to be equal.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "This statement,
\n" ); document.write( "\"x%3Cy%3Cz\" is a strict inequality, and here, y is BETWEEN x and z.
\n" ); document.write( "
\n" );