If a `!=` b `!=` c, then one value of x which satisfies the equation `|[0, x-a, x-b],[x+a, 0, x-c],[x+b, x+c, 0]|` = 0 is
x = a
x = b
x = c
x = 0
how to do this