document.write( "Question 764840: Let U = {1,2,3,4,5,6,7,8}
\n" ); document.write( "A = {1,2,3,4,5,7}
\n" ); document.write( "B = {2,3,5,6}\r
\n" ); document.write( "\n" ); document.write( "Determine A U B
\n" ); document.write( "

Algebra.Com's Answer #465749 by tommyt3rd(5050)\"\" \"About 
You can put this solution on YOUR website!
A U B =
\n" ); document.write( "{1,2,3,4,5,7} U {2,3,5,6}=
\n" ); document.write( "{1,2,3,4,5,6,7}\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( ":)
\n" ); document.write( "
\n" );