document.write( "Question 259804: In Excercise 103-112 let U = { 0,1,2,4,5,...} A= { 1,2,3,4,...} , B= {
\n" );
document.write( "4,8,12,16,...} and
\n" );
document.write( " C= { 2,4,6,8,,,}
\n" );
document.write( "
\n" );
document.write( "#106 B U C\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #191295 by Fombitz(32388) You can put this solution on YOUR website! Looks like B (every other even) is a subset of C (every even) , so \n" ); document.write( "B U C = C \n" ); document.write( " |