davidp92
- 12
- 0
Homework Statement
In this example, the range is stated to be z=[0,3].
It shows 9-x^2-y^2<=9 which implies sqrt(9-x^2-y^2)<=3
But why don't we consider -3 as well?
Thanks
The range of the function f(x,y)=√(9-x²-y²) is definitively [0,3], as the square root function only produces non-negative outputs. The confusion arises from the misinterpretation of the function f(x,y)=9-x²-y², which has a range of (-∞, 9]. It is crucial to distinguish between these two functions to understand their respective ranges accurately.
PREREQUISITESStudents studying calculus, educators teaching multivariable functions, and anyone seeking to clarify the properties of square root functions and their ranges.
I think you mean (-∞, 9].I like Serena said:Welcome to PF, davidp92!
Actually the range of the function f given by f(x,y)=9-x2-y2 is (∞, 9].
I like Serena said:So I have to assume that you're talking about a different function.
Presumably you intended f(x,y)=√(9-x2-y2) which indeed has a range of [0,3].
Note that the square root function is defined as a function that always results in a non-negative number.