document.write( "Question 915888: I am having difficulty writing set builder notations.
\n" ); document.write( " {0,3,6,9,12}
\n" ); document.write( "{-3,-2,-1,0,1,2,3}
\n" ); document.write( "{m,n,o,p}\r
\n" ); document.write( "\n" ); document.write( "How would I write something like:
\n" ); document.write( "x where x is a positive multiple of 3 less than 15?
\n" ); document.write( "{ x | x = ???? do I just write out the words or does it have to be an equation?
\n" ); document.write( "{ x | x = whole numbers greater than -4 and less than 4
\n" ); document.write( "{ x| I have no idea how to do one with letters :-(
\n" ); document.write( "

Algebra.Com's Answer #555814 by richard1234(7193)\"\" \"About 
You can put this solution on YOUR website!
There are several ways to write the sets formally. Here are examples:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "{0,3,6,9,12} = ( means that x leaves a remainder of zero when divided by 3). An alternate way is .\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "{-3,-2,-1,0,1,2,3} can be written as (all x such that x is an integer and |x| is less than or equal to 3)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "{m,n,o,p} I don't really know of a nice way to state this in set-builder notation, other than which is correct but doesn't make much sense since it is much longer than writing {m,n,o,p}.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );