document.write( "Question 1203650: Let A be the set of even numbers on a twelve-sided dice
\n" );
document.write( "and B the set of numbers greater than 4 on a twelve-sided dice.
\n" );
document.write( "Which statement is NOT true?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "N(B) = 8
\n" );
document.write( "N (A U B) = 10
\n" );
document.write( "N (A n B) = 2
\n" );
document.write( "N(A) = 6
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #839382 by math_tutor2020(3821) ![]() You can put this solution on YOUR website! \n" ); document.write( "Hints \n" ); document.write( "A = {2,4,6,8,10,12} \n" ); document.write( "B = {5,6,7,8,9,10,11,12} \n" ); document.write( "Notation like n(A) means \"the number of values in set A\".\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "It's the set of elements found in both sets \n" ); document.write( "For example, if A = {p,q,r} and B = {r,s,t,p} then \n" ); document.write( " \n" ); document.write( " |