document.write( "Question 169020: For sets A and B, determine whether A = B, A is a subset of B, or B is a subset of A
\n" ); document.write( "
\n" ); document.write( "A = { x| x є N and 13 < x < 18}
\n" ); document.write( "B = { 12, 13, 14, 15, 16, 17, 18}
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #124672 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
A = { x| x є N and 13 < x < 18} = {14, 15, 16, 17}\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Since EVERY element in set A is also in set B, this means that A is a subset of B
\n" ); document.write( "
\n" );