document.write( "Question 1002830: If B={x e W and x < 5 }and C={x:x e N, 5 < x < 10},
\n" ); document.write( "find the elements of the set B and C
\n" ); document.write( "also find n(A) and n(B)
\n" ); document.write( "

Algebra.Com's Answer #619726 by Edwin McCravy(20055)\"\" \"About 
You can put this solution on YOUR website!
If B={x e W and x < 5 }and C={x:x e N, 5 < x < 10},
\n" ); document.write( "find the elements of the set B and C
\n" ); document.write( "also find n(A) and n(B)
\n" ); document.write( "
\r\n" );
document.write( "W is the set of WHOLE numbers which are 0,1,2,3,4,5,6,... etc.\r\n" );
document.write( "\r\n" );
document.write( "B={x e W and x < 5}\r\n" );
document.write( "\r\n" );
document.write( "So B is the set of whole numbers that are less than 5:\r\n" );
document.write( "\r\n" );
document.write( "so B = {0,1,2,3,4}\r\n" );
document.write( "\r\n" );
document.write( "N is the set of NATURAL numbers which are {1,2,3,4,5,6,7,... etc.\r\n" );
document.write( "\r\n" );
document.write( "C={x:x e N, 5 < x < 10}\r\n" );
document.write( "\r\n" );
document.write( "So C is the set of natural numbers greater than 5 and also less than\r\n" );
document.write( "10. Or you might say, the ones between 5 and 10, not including \r\n" );
document.write( "5 or 10, \r\n" );
document.write( "\r\n" );
document.write( "so C = {6,7,8,9}\r\n" );
document.write( "

\n" ); document.write( "n(A) and n(B)
\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "[You didn't mention any set A. Was that an error?  I will answer \r\n" );
document.write( "n(B) and n(C) instead.]\r\n" );
document.write( "\r\n" );
document.write( "n(B) and n(C) asks us to count how many there are in the sets \r\n" );
document.write( "B and C.\r\n" );
document.write( "\r\n" );
document.write( "Since B = {0,1,2,3,4}, n(B) = 5 because it contains 5 elements.\r\n" );
document.write( "\r\n" );
document.write( "Since C = {6,7,8,9}, n(C) = 4 because it contains 4 elements.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );