document.write( "Question 38948: The set of real numbers greater than or equal to -1 and less than 6 \n" ); document.write( "
Algebra.Com's Answer #24396 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
{ x : -1 ≤ x < 6 } \n" ); document.write( "
\n" );