document.write( "Question 1101635: List the elements of each of the following sample spaces:
\n" );
document.write( "1.)the set S = {x | x is a continent}
\n" );
document.write( "2.)the set S = {x | 2x - 4 >= 0 and x < 1} (note >= is greater than or equal) \n" );
document.write( "
Algebra.Com's Answer #716235 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! List the elements of each of the following sample spaces: \n" ); document.write( "1.)the set S = {x | x is a continent} \n" ); document.write( "x is N.America or S.America or Africa or each of the other continents \n" ); document.write( "--------------------------------------------------- \n" ); document.write( "2.)the set S = {x | 2x - 4 >= 0 and x < 1} (note >= is greater than or equal) \n" ); document.write( "2x - 4 >= 0 and x < 1 \n" ); document.write( "x < 1 and x >= 2 \n" ); document.write( "----- \n" ); document.write( "Ans: 2 <= x < 1 \n" ); document.write( "--------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "---------------- \n" ); document.write( " |