Question 935588



{{{h =5}}} ->{{{(x - 5)}}} means the parent function is shifted right 5 units


{{{y=a*sqrt (b(x-h))+k}}}

Answer:  {{{y=sqrt((x-5))}}}

{{{ graph( 600, 600, -10, 10, -10, 10, sqrt(x), sqrt(x-5)) }}}