document.write( "Question 434054: Select the statement that is not true\r
\n" );
document.write( "\n" );
document.write( "A{l,a,t,e,r} B={l,a,t,e} C= {t,a,l,e} D= {e,a,t} E= {t,e,a}\r
\n" );
document.write( "\n" );
document.write( "I tried to solve the problem on my own and I came up with d={e,a,t,}E={t,e,a} not is true? Is this correct?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #300811 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "\r\n" ); document.write( "NO!\r\n" ); document.write( "\r\n" ); document.write( " {e,a,t} = {t,e,a} = {a,t,e} = {a,e,t} = {e,t,a} = (t,a,e}}\r\n" ); document.write( "\r\n" ); document.write( "All those are equal because they all have the EXACT same elements.\r\n" ); document.write( "The order in which they are listed does not matter. Also, it doesn't\r\n" ); document.write( "matter if an element is listed more than once. {e,a,t} = {e,e,t,a,a,t,t,e}\r\n" ); document.write( "\r\n" ); document.write( "{l,a,t,e} = {t,a,l,e} is true\r\n" ); document.write( "\r\n" ); document.write( "However\r\n" ); document.write( "\r\n" ); document.write( "{l,a,t,e,r} does NOT equal {l,a,t,e} \r\n" ); document.write( "\r\n" ); document.write( "{l,a,t,e,r} does NOT equal {t,a,l,e}\r\n" ); document.write( "\r\n" ); document.write( "because the first set contains the element r and the second one doesn't.\r\n" ); document.write( "\r\n" ); document.write( "However \r\n" ); document.write( "\r\n" ); document.write( "{l,a,t,e,r} = {a,l,t,e,r} is true.\r\n" ); document.write( "\r\n" ); document.write( "Edwin\n" ); document.write( " |