I have the following function :
$\begin{equation} \displaystyle f(x,y) = \frac{(xy+x+y)}{x^2y^2}\end{equation}$
With $x,y \in [1.75,2.0]$, I already know the max value on that interval is given by $x=y=1.75$ (done with Octave) but how can I prove this?
Note that your function $$\begin{equation} \displaystyle f(x,y) = \frac{(xy+x+y)}{x^2y^2}\end{equation}$$is symmetrical with respect to y=x.
Therefore your minimum and maximum on the box $[1.75,2]\times [1.75, 2]$ is on the line $y=x.$
The function $f(x,x) = \frac {x+2}{x^3}$ is a decreasing function on $[1.75,2].$
Thus the maximum value of " .6997..." is attained at $x=1.75$