What is the domain and range of f(x) = -2 * sqrt(x-3) + 1f(x)=2x3+1?

1 Answer
Jul 2, 2017

domain is [3,oo)[3,) and our range is (-oo, 1](,1]

Explanation:

Let's look at the parent function: sqrt(x)x

The domain of sqrt(x)x is from 00 to oo. It starts at zero because we cannot take a square root of a negative number and be able to graph it. sqrt(-x)x gives us isqrtxix, which is an imaginary number.

The range of sqrt(x)x is from 00 to oo

This is the graph of sqrt(x)x

graph{y=sqrt(x)}

So, what is the difference between sqrtxx and -2 * sqrt(x-3) + 12x3+1?

Well, let's start with sqrt(x-3)x3. The -33 is a horizontal shift, but it is to the right, not the left. So now our domain, instead of from [0, oo)[0,), is [3, oo)[3,).

graph{y=sqrt(x-3)}

Let's look at the rest of the equation. What does the +1+1 do? Well, it shifts our equation up one unit. That doesn't change our domain, which is in the horizontal direction, but it does change our range. Instead of [0, oo)[0,), our range is now [1, oo)[1,)

graph{y=sqrt(x-3)+1}

Now let's see about that -22. This is actually two components, -11 and 22. Let's deal with the 22 first. Whenever there is a positive value in front of the equation, it is a vertical stretching factor.

That means, instead of having the point (4, 2)(4,2), where sqrt(4)4
equals 22, now we have sqrt(2*4)24 equals 22. So, it changes how our graph looks, but not the domain or the range.

graph{y=2 * sqrt(x-3)+1}

Now we've got that -11 to deal with. A negative in the front of the equation means a refection across the xx-axis. That won't change our domain, but our range goes from [1, oo)[1,) to (-oo, 1](,1]

graph{y=-2sqrt(x-3)+1}

So, our final domain is [3,oo)[3,) and our range is (-oo, 1](,1]