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)![]() ![]() 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} = \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "{-3,-2,-1,0,1,2,3} can be written as \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 \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |