document.write( "Question 607972: Use the set builder notation to describe each of the sets below:
\n" );
document.write( "(i) { G, D , I , O , R , E , S , T , A }
\n" );
document.write( "(ii) { -7 , -5 , -3 ,-1, 1 , 3 , 5 }
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #383114 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! (i) {x ∈ letters of alphabet : x <= 2 pts in Scrabble and x ≠ L, N, U} \n" ); document.write( "(there's probably an easier way to express that set...)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(ii) {x ∈ Z : x = 2k+1, k ∈ Z, -4 <= k <= 2} \n" ); document.write( "(Z is the set of integers) \n" ); document.write( " |