document.write( "Question 259827: Given U = {15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25}, A = {16, 18, 20, 22}, and
\n" );
document.write( "B = {17, 19, 20, 23, 24}. \r
\n" );
document.write( "\n" );
document.write( "Find A′ ∩ B′. Do not skip to the answer. Show your work, finding A’, then B’ then find their intersection. \n" );
document.write( "
Algebra.Com's Answer #191288 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! A'={15, 17, 19, 21, 23, 24, 25} \n" ); document.write( "B'={15, 16, 18, 21, 22, 25} \n" ); document.write( "A′ ∩ B′={15,21,25} \n" ); document.write( " |