Find the values of $ \ a,b \ $ so that the polyhedral set defined by the system of inequalities
$$ ax+(b+1)y \leq 120 \\ x+(a+b)y \leq 160 \\ (a-b)x+y \leq 30 \\ x \geq 0 \\ y \geq 0 $$
has extreme direction.
Answer:
Does extreme direction means that we have to solve the equality as follows:
$$ ax+(b+1)y = 120 \\ x+(a+b)y = 160 \\ (a-b)x+y = 30 \\ x \geq 0 \\ y \geq 0 $$
If so then how to solve the $ \ 3 \ $ above equations ?
Any hints will be helpful.
