document.write( "Question 1202103: Given sets P = {-5, 3, 1) and Q = {-4, -2, 1, 2, 3}. What is P ∩ Q? \n" ); document.write( "
Algebra.Com's Answer #836745 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "{-5,3,1} ∩ {-4,-2,1,2,3} = {3,1}\r
\n" ); document.write( "\n" ); document.write( " P ∩ Q = (3,1)
\n" ); document.write( "
\n" );