∂x∂f(x,y)=2xy−2
∂y∂f(x,y)=x2+1
We should solve the system {∂x∂f(x,y)=0∂y∂f(x,y)=0 ⟺ {2xy−2=0x2+1=0
This system has no solution. It means that there is no extremum point at all.
Our triangle T is bounded by these lines: (x=1;y=−x+5;y=0)
We must check how the surface behaves on these lines (triangle borders).
- If y=0 then f=−2x is a straight line. It has no extremum point.
- If x=1 then f=2y−2 is a straight line too.
- If y=−x+5 then f=−x3+5x2−3x+5
f′=−3x2+10x−3
f′=0 when x=1/3 or x=3
x=1/3 does not lie in the region bounded by the triangle.
if x=3 then y=2
Now we have the following picture:
M1, M2, M3 are triangles vertices and the point M4 with coordinates (3,2) .
Let's find values of f(x,y) at these points.
M1: f(1,0)=−2
M2: f(5,0)=−10
M3: f(1,4)=6
M4: f(3,2)=14
Finally, maxTf(x,y)=f(3,2)=14, minTf(x,y)=f(5,0)=−10
Comments