Question 408981
  <pre><font size = 3 color = "indigo"><b>
Hi
domain and range of {{{y =sqrt(x+8)}}}
 x+8 &#8805; 0 for y to be a real number
 x &#8805; -8  and y &#8805; 0
{{{drawing(300,300,   -10,10,-10,10,  grid(1),
graph( 300, 300, -10,10,-10,10,sqrt(x+8)))}}}