find all points where the function has any relative extrema. identify any saddle points.\n\nf(x,y)=2x²+3xy+4y…

find all points where the function has any relative extrema. identify any saddle points.\n\nf(x,y)=2x²+3xy+4y²-5x+2y\n\nfind all points where the function has relative maxima. select the correct choice below and fill in any answer boxes within your choice.\n\na. the point(s) is(are) \n(simplify your answer. type an ordered pair. use a comma to separate answers as needed.)\n\nb. there are no relative maxima.\n\nfind all points where the function has relative minima. select the correct choice below and fill in any answer boxes within your choice.\n\na. the point(s) is(are) \n(simplify your answer. type an ordered pair. use a comma to separate answers as needed.)\n\nb. there are no relative minima.\n\nidentify any saddle points. select the correct choice below and fill in any answer boxes within your choice.\n\na. there is(are) saddle point(s) located at \n(simplify your answer. type an ordered pair. use a comma to separate answers as needed.)\n\nb. there are no saddle points.
Answer
Explanation:
Step1: Find the first - order partial derivatives
The function is (f(x,y)=2x^{2}+3xy + 4y^{2}-5x + 2y). The partial derivative with respect to (x) is (f_{x}(x,y)=4x + 3y-5). The partial derivative with respect to (y) is (f_{y}(x,y)=3x + 8y+2).
Step2: Solve the system of equations (f_{x}(x,y) = 0) and (f_{y}(x,y)=0)
We have the system (\begin{cases}4x + 3y-5=0\3x + 8y+2 = 0\end{cases}). From the first equation (4x+3y=5), so (x=\frac{5 - 3y}{4}). Substitute (x=\frac{5 - 3y}{4}) into the second equation: [ \begin{align*} 3\times\frac{5 - 3y}{4}+8y+2&=0\ \frac{15-9y}{4}+8y + 2&=0\ 15-9y+32y+8&=0\ 23y&=-23\ y&=- 1 \end{align*} ] Substitute (y = - 1) into (x=\frac{5 - 3y}{4}), we get (x=\frac{5-3\times(-1)}{4}=\frac{5 + 3}{4}=2). So the critical point is ((2,-1)).
Step3: Find the second - order partial derivatives
(f_{xx}(x,y)=4), (f_{xy}(x,y)=3), (f_{yy}(x,y)=8).
Step4: Use the second - derivative test
The discriminant (D=f_{xx}(x,y)f_{yy}(x,y)-[f_{xy}(x,y)]^{2}). Substitute (x = 2,y=-1) (since the second - order partial derivatives are constant functions for this (f(x,y))): (D=(4\times8)-3^{2}=32 - 9=23>0) and (f_{xx}(2,-1)=4>0).
Answer:
- For relative minima: A. The point(s) is(are) ((2,-1)).
- For local relative: B. There are no local relative.
- For saddle points: B. There are no saddle points.