Question
Find the domain and sketch for $z=x+\sqrt{y}$ and $z=\arccos y$
Original question: 2. Determine and sketch the domain for each of the following functions: (a) $z=x+\sqrt{y};$ (b) $z=\arccos y.$
Expert Verified Solution
Expert intro: Domain questions in multivariable settings are mostly about reading the restrictions carefully: square roots demand nonnegative inputs, and inverse trig functions come with their own interval constraints.
Detailed walkthrough
We check each function separately.
(a)
The term is unrestricted, but requires
So the domain is
Sketch description
- All points in the half-plane on or above the -axis.
- The boundary line is included.
(b)
For the inverse cosine to be defined,
There is no restriction on because does not appear in the formula. So the domain is
Sketch description
- A horizontal strip between the lines and .
- Both boundary lines are included.
If you are drawing these on the -plane, it helps to shade the allowed region rather than try to graph itself.
💡 Pitfall guide
A frequent mistake is to treat as though only the variable matters and forget that the domain lives in the -plane. Another one: excluding the boundary for or for . Both endpoints belong.
🔄 Real-world variant
If the first function were , the domain would shift to . If the second were , then the condition becomes , so .
🔍 Related terms
domain of definition, square root restriction, inverse cosine domain
FAQ
What is the domain of z = x + sqrt(y)?
The square root requires y ≥ 0, while x can be any real number. So the domain is all points (x, y) with y ≥ 0.
What is the domain of z = arccos y?
The inverse cosine is defined only when -1 ≤ y ≤ 1. Since x does not appear, the domain is all points (x, y) in that strip.