document.write( "Question 473421: Using correct mathematical notation and symbols, express the following in set-builder notation: Z = {10, 11, 12, 13, 14, 15, 16, 17} \n" ); document.write( "
Algebra.Com's Answer #324651 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
Z = {10, 11, 12, 13, 14, 15, 16, 17}\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Z = {x | 10 < x < 17}
\n" ); document.write( "
\n" );