Need help with range of a two variable function

esmeco
Messages
144
Reaction score
0

Homework Statement



Given z=f(x,y),where f(x,y) is - say- f(x,y)=x^2-2y+4 how would I go about finding the range of the function like it was done for f(x)=y,when f(x)=x^2-1 ,for example,we would put x^2-1=y and solve for x?
 
Physics news on Phys.org
No, the range of f(x,y) is the set of possible values of f no matter what x and y are. Suppose y= 0. What are the possible values of f(x,0)= x2- 1? Suppose x= 0. What are the possible values of f(0,y)= -y- 1?
 
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