document.write( "Question 902290: What describes the set of integers less than or equal to -1? set builder notation preferred \n" ); document.write( "
Algebra.Com's Answer #805774 by CubeyThePenguin(3113)\"\" \"About 
You can put this solution on YOUR website!
set: {x | x <= -1} \n" ); document.write( "
\n" );