document.write( "Question 658601: In Exercises 103–112, let U = {0, 1, 2, 3, 4, 5,...}, A = {1, 2, 3, 4,...}, B = {4, 8, 12, 16,...}, and C = {2, 4, 6, 8,...}. Determine the following.
\n" );
document.write( "A ∩ B
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #410338 by kevwill(135)![]() ![]() You can put this solution on YOUR website! Since A appears to be the set of all counting numbers, and B appears to be the set of all counting numbers divisible by 4, then \n" ); document.write( "B ⊂ A, and consequently \n" ); document.write( "A ∩ B = B \n" ); document.write( " \n" ); document.write( " |