document.write( "Question 320110: Given the following sets, select the statement below that is NOT true.
\n" ); document.write( "A = {b, l, a, z, e, r}, B = {b, a, l, e}, C = {a, b, l, e}, D = {l, a, b}, E = {a, b, l}
\n" ); document.write( "
\n" ); document.write( " E ⊆ A
\n" ); document.write( " C ⊆ B
\n" ); document.write( " D ⊆ C
\n" ); document.write( " D ⊂ B
\n" ); document.write( " C ⊂ B
\n" ); document.write( "

Algebra.Com's Answer #229245 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
C ⊂ B, C and B are the same set. \n" ); document.write( "
\n" );