chucknorrisfish
New member
- Joined
- Oct 14, 2006
- Messages
- 23
Find the absolute maximum and minimum of the function f(x,y) = y sqrt x - y^2 - x + 3y on the domain 0 <= x <= 9, 0 <= y <= 7. Find the points that they are attained.
Here's what ive started:
f(x,y) = yx^.5 - y^2 - x + 3y
fx = (.5x^-.5 )(y) - 1
fy = (x^.5) - 2y + 3
fxx = (-.25x^-1.5)(y)
fyy = -2
fxy = .5x^-.5
So then i think i set fx and fy to 0.
fx = (1/2x^.5 )(y) - 1 = 0
fy = (x^.5) - 2y + 3 = 0
but thats where i get stuck, i guess im just not sure how to solve for x and y...
Here's what ive started:
f(x,y) = yx^.5 - y^2 - x + 3y
fx = (.5x^-.5 )(y) - 1
fy = (x^.5) - 2y + 3
fxx = (-.25x^-1.5)(y)
fyy = -2
fxy = .5x^-.5
So then i think i set fx and fy to 0.
fx = (1/2x^.5 )(y) - 1 = 0
fy = (x^.5) - 2y + 3 = 0
but thats where i get stuck, i guess im just not sure how to solve for x and y...