Can you guys tell me if this is right?
Assume, to the contrary, there exist three distinct real number a,b and c such that all of the numbers a + b + c, ab, ac, bc, abc are equal. Then $4(a+b+c)=abc + ab + ac + bc$. Since, $a(4-b) + b(4-c) + c(4-a) - abc - abc + abc=0$, it follow that $a(4-b-bc) + b(4-c-ac) + c(4-a + ab) = 0$. Since $a(0) + b(0) + c(0) = 0$, it follows that $4=b+bc$ and $4=c+ac$ and $4=a-ab$. As a result, $b=\frac{4}{1+a}$ and $c=\frac{4}{1+c}$ and $a=\frac{4}{1-b}$. Hence, $a$,$b$ and $c$ are 3 distinct real number which is a contradiction.