What is the range of the function f(x,y,z)=e^sqrt(z-5x^2-5y^2)?

  • Thread starter Thread starter bobbarkernar
  • Start date Start date
  • Tags Tags
    Function Range
bobbarkernar
Messages
48
Reaction score
0

Homework Statement


Let f(x,y,z)=e^sqrt(z-5x^2-5y^2), find the domain and range of this function


Homework Equations





The Attempt at a Solution


ok i know how to get the domain of the function:
you can't take the sqrt of a negative number you set up the inequality
z-5x^2-5y^2>= 0 and solve for z and you find that z>=5x^2+5y^2

my question is about the range I am not sure how to find it. is it like in 2d all possible numbers in the y, but in 3d its all numbers in z??

thank you
 
Physics news on Phys.org
Do it in pieces:

What is the desired range of z-5x^2-5y^2?
What then is the range of h=\sqrt{z-5x^2-5y^2}?
That being the domain of e^h here, what range results?
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top