document.write( "Question 1005004: List the elements in the set.
\n" );
document.write( "{x I x is a negative multiple of 3} \n" );
document.write( "
Algebra.Com's Answer #621358 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! {-3, -6, -9, -12, ...} \n" ); document.write( " |