document.write( "Question 202272: twelve players make up a high school basketball team. the team jerseys are numbered 1 through 12. the players wearing the jerseys numbered 3,6,7,8,and 11 are the only players who start a game. using set notation, list the complement of this subset. \n" ); document.write( "
Algebra.Com's Answer #152540 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! team jerseys are numbered 1 through 12. the players wearing the jerseys numbered 3,6,7,8,and 11 are the only players who start a game. using set notation, list the complement of this subset. \n" ); document.write( "-------------------------------------- \n" ); document.write( "If A = {3,6,7,8} \n" ); document.write( "then the complement is \n" ); document.write( "A' = {1,2,4,5,9,10,11,12} \n" ); document.write( "================================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |