document.write( "Question 395475: Given the following sets, select the statement below that is NOT true.
\n" ); document.write( "A = {r, i, s, k, e, d}, B = {r, i, s, e}, C = {s, i, r}
\n" ); document.write( "B ⊂ A or A ⊂ C or B ⊆ A or C ⊆ A or C ⊆ B
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #280702 by Edwin McCravy(20055)\"\" \"About 
You can put this solution on YOUR website!
Given the following sets, select the statement below that is NOT true.
\n" ); document.write( "A = {r, i, s, k, e, d}, B = {r, i, s, e}, C = {s, i, r}
\n" ); document.write( "B ⊂ A or A ⊂ C or B ⊆ A or C ⊆ A or C ⊆ B
\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "Let's go through them:\r\n" );
document.write( "\r\n" );
document.write( "B ⊂ A\r\n" );
document.write( "\r\n" );
document.write( "Substitute the actual sets for the capital letters that represent them.\r\n" );
document.write( "\r\n" );
document.write( "{r, i, s, e} ⊂ {r, i, s, k, e, d}\r\n" );
document.write( "\r\n" );
document.write( "That is true because all four elements listed on the left of this\r\n" );
document.write( "symbol ⊂ are all on the right of that symbol, and B doesn't contain\r\n" );
document.write( "all of A, so it's true that B is a proper subset of A.  \r\n" );
document.write( "\r\n" );
document.write( "-----------------------------------\r\n" );
document.write( "\r\n" );
document.write( "A ⊂ C\r\n" );
document.write( "\r\n" );
document.write( "Substitute the actual sets for the capital letters that represent them.\r\n" );
document.write( "\r\n" );
document.write( "{r, i, s, k, e, d}  ⊂ {s, i, r}\r\n" );
document.write( "\r\n" );
document.write( "That is very false because the elements listed on the left of this\r\n" );
document.write( "symbol ⊂ are certainly not all on the right of that symbol, and B doesn't\r\n" );
document.write( "contain all of A, so it's false that B is a proper subset of A. \r\n" );
document.write( "\r\n" );
document.write( "So that one is false\r\n" );
document.write( "\r\n" );
document.write( "----------------------------------\r\n" );
document.write( "\r\n" );
document.write( "B ⊆ A\r\n" );
document.write( "\r\n" );
document.write( "That means \"B ⊂ A or B = A\" and we've already shown that B ⊂ A is true above.\r\n" );
document.write( "\r\n" );
document.write( "----------------------------------\r\n" );
document.write( "\r\n" );
document.write( "C ⊆ A\r\n" );
document.write( "\r\n" );
document.write( "Substitute the actual sets for the capital letters that represent them.\r\n" );
document.write( "\r\n" );
document.write( "{s, i, r} ⊆ {r, i, s, k, e, d}\r\n" );
document.write( "\r\n" );
document.write( "That is true because all three elements listed on the left of this\r\n" );
document.write( "symbol ⊆ are all on the right of that symbol. The only difference\r\n" );
document.write( "between the symbols ⊆ and ⊂ is that the first one allows the set on\r\n" );
document.write( "the left to actually be equal to the set on the right. This symbol ⊂ \r\n" );
document.write( "does not.  It requires that the set on the left have fewer elements \r\n" );
document.write( "than the one on the right.\r\n" );
document.write( "\r\n" );
document.write( "------------------------------------ \r\n" );
document.write( "\r\n" );
document.write( "C ⊆ B\r\n" );
document.write( "\r\n" );
document.write( "Substitute the actual sets for the capital letters that represent them\r\n" );
document.write( "\r\n" );
document.write( "{s, i, r} ⊆ {r, i, s, e}\r\n" );
document.write( "\r\n" );
document.write( "That is true because all three elements listed on the left of this\r\n" );
document.write( "symbol ⊆ are all on the right of that symbol.\r\n" );
document.write( "\r\n" );
document.write( "---------------------------------\r\n" );
document.write( "\r\n" );
document.write( "So A ⊂ C is the only one that's false.\r\n" );
document.write( "\r\n" );
document.write( "Edwin

\n" ); document.write( "
\n" ); document.write( "
\n" );