document.write( "Question 473514: P = {0,1,2,3,4,5,6} and Q = {2,4,6,8,10}.
\n" ); document.write( "What is the Union of P and Q?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #324732 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
The union of P and Q is all numbers in P and Q, id. est.---0,1,2,3,4,5,6,8,10..
\n" ); document.write( "The intersection is 2,4,6..
\n" ); document.write( "
\n" );