Question 598634
Can someone please show me what would a graph look like with the following functions and what are the differences of the letters: Thank you for all of your help! 
g(x) = - √x 
h(x) = √(x+3)
i(x)= √(x-1)+ 2 
j(x) = √(x)+3 
---------------------
Comment: Keep in mind that f,g,h,i, and j are all statements about 
the y-values in the graph.
------------------------------------
Assume that f(x) = sqrt(x) is the basic graph.
{{{graph(400,400,-10,10,-10,10,sqrt(x))}}}
-------------------
g(x) flips f(x) over the y-axis
h(x) moves f(x) 3 units to the left
i(x) moves f(x) 1 unit to the right and raises all the points 2 units
j(x) raises all the points of f(x) 3 units.
=================================
Cheers,
Stan H.