Prove that the unique zeros of the two-variables function: $$f(x,y)=a x +(1-a)y+xy$$ when $x,y\in[0,1]$, is $x=y=0$. Here, $a$ is a parameter between 0 and 1. I have no idea where to start. Any suggestions please?
2026-04-30 03:15:35.1777518935
Prove that the unique zeros of $f(x,y)=a x +(1-a)y+xy$ when $x,y\in[0,1]$, is $x=y=0$.
68 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Beside the good comments you already received from David C. Ullrich and A.G., you could also look at the extremum of function $$f=a x +(1-a)y+xy$$ Computing the derivatives $$f'_x=a+y$$ $$f'_y=1-a+x$$ So, the extremum is obtained for $x=a-1$, $y=-a$ and, for these values, $$f=-a(1-a)$$ which is negative if $0<a<1$. So, there is no possible solution except if each term is zero as A.G. answered. In fact $x$ and $y$ do not need to be bounded.