How do you graph y=-sqrt(x)+1y=x+1?

1 Answer
Jun 1, 2017

See below

Explanation:

Let's plug in a few points for xx and compute yy and plot them.

(0,1)(0,1)
(1,0)(1,0)
(4,-1)(4,1)
(9,-2)(9,2)

graph{-sqrt(x) + 1 [-10, 10, -5, 5]}

If you look at the graph of the parent function:

y=sqrt(x)y=x

graph{sqrt(x) [-10, 10, -5, 5]}

You'll notice that our graph is simply reflected about the x-axis because of the negative sign and shifted up by 1 unit because of the positive 1.