What is the Maximum and minimum value of the given expression

98 Views Asked by At

Can anyone find the maximum and the minimum value of the following expression $$\frac{x+1}{xy+x+1}+\frac{y+1}{yz+y+1}+\frac{z+1}{zx+z+1}$$ for all $x,y,z$ belongs to $\mathbb{R}$

1

There are 1 best solutions below

0
On BEST ANSWER

The maximum does not exist. Try $x>-1$ and $xy+x+1\rightarrow0^+$.

The minimum does not exist. Try $x<-1$ and $xy+x+1\rightarrow0^+$.