document.write( "Question 1115380: You have a set of cards labeled 1-10. Set A is drawing an even card. Set B is drawing a 8 or higher. What is the P ( A ∪ B ) ? \n" ); document.write( "
Algebra.Com's Answer #732389 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
A={2,4,6,8,10}
\n" ); document.write( "B={8,9,10}
\n" ); document.write( "So,
\n" ); document.write( "A U B={2,4,6,8,9,10}
\n" ); document.write( "So,
\n" ); document.write( "\"P=6%2F10=3%2F5\"
\n" ); document.write( "
\n" );