Question 1011663
.
Graph each equation. Identify the conic section, any lines of symmetry, and the domain and range. X=2y^2+5
-----------------------------------------------------


Parabola.

Line of symmetry: y = 0.

The domain: all real numbers.

The range: all real number >= 5.

The plot:

<TABLE> 
  <TR>
  <TD> 

{{{graph( 330, 330, -3.5, 10.5, -5.5, 5.5,
          sqrt((x-5)/2), -sqrt((x-5)/2)
)}}}


<B>Figure</B>. 

  </TD>
  </TR>
</TABLE>