Petrus
- 702
- 0
Calculate highest and lowest value of the function
$$f(x,y)\frac{6}{x^2+y^2+1}+3xy$$ in the range
$$\frac{1}{3}≤x^2+y^2≤2$$
Progress
$$f_x(x,y)=3y-\frac{12x}{(x^2+y^2+1)^2}$$
$$f_y(x,y)=3x-\frac{12y}{(x^2+y^2+1)^2}$$
Now when I have derivate respect to x or y I shall find critical point.
$$3y-\frac{12x}{(x^2+y^2+1)^2}=0$$
$$3x-\frac{12y}{(x^2+y^2+1)^2}=0$$
Well for the numerator:
$$3x-12y=0<=>x=4y$$
$$3y-12x=0<=>3y-48y=0 <=>y=0$$ and that means also $$x=0$$
Denominator:
$$1-(x^2+y^2+1)^2=0 <=>x=\sqrt{+-1-y^2-1^2}$$ (I will admit it did take me a while notice I had 1 minus the function :P)
well to input that x into the function is the part I am unsure too handle with.
$$f(x,y)\frac{6}{x^2+y^2+1}+3xy$$ in the range
$$\frac{1}{3}≤x^2+y^2≤2$$
Progress
$$f_x(x,y)=3y-\frac{12x}{(x^2+y^2+1)^2}$$
$$f_y(x,y)=3x-\frac{12y}{(x^2+y^2+1)^2}$$
Now when I have derivate respect to x or y I shall find critical point.
$$3y-\frac{12x}{(x^2+y^2+1)^2}=0$$
$$3x-\frac{12y}{(x^2+y^2+1)^2}=0$$
Well for the numerator:
$$3x-12y=0<=>x=4y$$
$$3y-12x=0<=>3y-48y=0 <=>y=0$$ and that means also $$x=0$$
Denominator:
$$1-(x^2+y^2+1)^2=0 <=>x=\sqrt{+-1-y^2-1^2}$$ (I will admit it did take me a while notice I had 1 minus the function :P)
well to input that x into the function is the part I am unsure too handle with.
Last edited: