document.write( "Question 263956: {a|a is greater than 6 and less than 2}
\n" );
document.write( " or
\n" );
document.write( "the set of all values of a such that a is greater than 6 and less than 2 \n" );
document.write( "
Algebra.Com's Answer #194430 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! {a|a is greater than 6 and less than 2} \n" ); document.write( " or \n" ); document.write( "the set of all values of a such that a is greater than 6 and less than 2 \n" ); document.write( "=========================== \n" ); document.write( "The \"and\" means the values have to satisfy both conditions. \n" ); document.write( "They must be less than 2 AND they must be greater than six. \n" ); document.write( "--- \n" ); document.write( "No numbers can satisfy both of those conditions. \n" ); document.write( "Ans: the null or empty set. \n" ); document.write( "================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |