Given $x\le 5$ and $y>5$. I want to minimize th function $|1-1.1y+0.8x|$.
By trial my assumption is $|1-1.1y+0.8x|>0.5$. But I am unable to prove this.
If I'm right then how to prove this ? If I'm wrong then what will be the minimum value ?
Any help plase ?
Given $x\le 5$ and $y>5$. Let $$F=1-1.1y+0.8x$$
$$y>5 \implies -1.1y<-5.5$$ and $$x\le 5\implies 0.8x\le 4$$
So $$F<1-5.5+4 =-0.5\implies |F|>0.5$$