document.write( "Question 866574: {x | x is a multiple of 2} ∪ {x is a multiple of 7} \n" ); document.write( "
Algebra.Com's Answer #522408 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! {x | x is a multiple of 2} ∪ {x is a multiple of 7} = {x | x is a multiple of 2 or a multiple of 7} \n" ); document.write( " |