document.write( "Question 506858: Which notation desribes {1,2,3}. \n" ); document.write( "
Algebra.Com's Answer #340272 by jim_thompson5910(35256) ![]() You can put this solution on YOUR website! {1,2,3} = {x | x is an integer, 1 <= x <= 3} \n" ); document.write( " |