In[1] := g1=ContourPlot[x^2-y^2-1==0,{x,-4,4},{y,-4,4}] In[2] := g2=RegionPlot[x^2+2x y+3y^2<1,{x,-2,2},{y,-2,2}]