Question 886605
translating a function 5 units to the left means we are moving the graph 5 x units to the left
the two equations are
y = √x (color red) and
y = √x+5 (color green), that is y = square root(x+5)
here is the graph
{{{ graph( 300, 200, -10, 10, -10, 10, x^(1/2), (x+5)^(1/2)) }}}