We could solve this by counting the obvious candidates but in order to prove there are no more we need to use some equations (useful if there were higher numbers among the solution choices for example!)
We have:
(1) a = b x c
(2) b = c x a
(3) c = a x b
Combining (1) and (2) we get a = (a x c) x c or \(a = a c^2\) which is equivalent to \(c^2 = 1\) OR a = 0.
Similarly:
Using (2) and (3) we get \(a^2 = \)1 OR b = 0
Using (3) and (1) we get \(b^2 = 1\) OR c = 0
We can set aside the case when any of a, b or c = 0 straight away. In this case using all equations we can prove that the other 2 variables must be 0 too. We have (0,0,0) as one solution.
In all other cases we have that \(a^2 = b^2 = c^2 = 1\) which means that (a,b,c) are either -1 or 1.
Here (1,1,1) becomes a second obvious answer, by plugging in the numbers.
Finally, some simple calculations show that if we have a b or c =-1 then we have to have a combination of -1, -1 and 1 (3 times in 3 different orders)
In total: 5 solutions - answer E
(0,0,0)
(1,1,1)
(1,-1,-1) ; (-1,1,-1) and (-1,-1,1)