Question 624754
  <pre><font face = "Tohoma" size = 3 color = "indigo"><b> 
Hi,
H(x)=sqrt(x+3)Blue and sqrt(x) + 3  Green
Parenthesis makes a BIG difference
{{{drawing(300,300,   -6, 6, -6, 6,   grid(1),

graph( 300, 300, -6, 6, -6, 6,0,sqrt(x)+3,sqrt(x+3)))}}}