Intersection of two sets E and F is set G which contains elements x that are common to set E and set F.
[tex]G=E\cap F=\{x; x\in E\wedge x\in F\}[/tex]
Here G is,
[tex]G=\{-2,6\}[/tex]
Union of two sets E and F is a set H which contains all elements x that occur in set E or set F.
[tex]H=E\cup F=\{x; x\in E\vee x\in F\}[/tex]
Hence,
[tex]H=\{-2,-1,2,3,5,6,7\}[/tex]
Hope this helps.
r3t40