I think the domain and range of

would be
)
If you draw the graph, it's the whole region 'above' the line

. This region includes all values of

and all values of

, so the domain and range is
)
.
A one-to-one function has 1 y-value for each x-value, and 1 x-value for each y-value.
A graph is one-to-one if it obeys BOTH the horizontal and vertical line tests.
i.e, If you draw a horizontal line anywhere on the page, it does not intersect the graph at more than 1 point, and if you draw a vertical line anywhere on the page, it does not intersect the graph at more than 1 point.

,

does not obey the vertical line test, so it is not one-to-one. However, it does obey the horizontal line test, so it is one-to-many (each x-value has more than 1 y-value)

also does not obey the vertical line test, but it obeys the horizontal line test, so it is one-to-many.
For the domain questions, there are certain things to remember:
- the expression under a square root cannot be negative
- you can't /0
So for
 = \sqrt{x^2-7x+12})
you require

. Solving this for x (by graphing or otherwise) will get you the domain.
You can graph this by first graphing

, then taking the square root of the whole graph. Any y-value between 0 and 1 will INCREASE when you take the square root, and any y-value above 1 will DECREASE when you take the square root. The x-intercepts will stay where they are.
For

, the expression under the square is always positive, so the domain is R.
Once again, graph

and then square root every y-value.
For

, the domain is x

R \ {-1}, since if x = -1 you divide by 0.
To graph this, first simplify:
=\frac{x^2-1}{x+1} = \frac{(x+1)(x-1)}{x+1} = x-1)
,

So the graph will be the straight line

with an open circle at

.