wolframalpha conditional solving

569 Views Asked by At

I try to put the following expression, but it cannot recognize the condition(assumptions). How can it be done?

solve[(abs[y-x]  +abs[z-x] +  abs[y-z]  )   z, y, x Assumptions ->    x<y<0<z]
0

There are 0 best solutions below