document.write( "Question 685979: how do I write the following in set builder notation?
\n" );
document.write( "S={1,2,3,4,6,12} \n" );
document.write( "
Algebra.Com's Answer #459170 by tommyt3rd(5050)![]() ![]() You can put this solution on YOUR website! {x: x|12} \n" ); document.write( " |