I was given two linear systems {$2x=1$, $x=1$} and I was told to write the min-max model. Which I hope I did correctly and got
$|| Ax-b||$ = max {$||2x-1||, ||x-1||$} -> min.
now it is asking me to write the min-max model in the standard LP form as defined on-page $152$ of [Forst]
So I am assuming that the form is (P).
I have found these lecture notes online which helped me understand how to change LP into SF. However, I am still unsure of how I can do that with my question. Any help would be really appreciated.
