Question 83484
f(x) = 5 + sqrt(x + 6)
What are the limitations to the x-values?
sqrt(x + 6) >= 0
x + 6 >= 0
x >= -6
{{{graph(300,300,-10,10,-10,10,5 + sqrt(x + 6))}}}