Here is a Russian algebra problem from a 1999 olympiad. I can’t solve it, please help!
Find all possible values of $a,b,c,d$, if they are positive reals, their average is 1, and $$\dfrac{3-a+b(-a-ac)}{4a+4ab+4abc+4}+\dfrac{3-b+c(-b-bd)}{4b+4bc+4bcd+4}+\dfrac{3-c+d(-c-ca)}{4c+4cd+4cda+4}+\dfrac{3-d+a(-d-db)}{4d+4da+4dab+4}=0.$$
What should I use? Maybe AM-GM, i.e. that $abcd\leq1$?
We have $$\sum_{cyc}\frac{3-a-ab-abc}{1+a+ab+abc}=0$$ or $$\sum_{cyc}\left(\frac{3-a-ab-abc}{1+a+ab+abc}+1\right)=4$$ or $$\sum_{cyc}\frac{1}{1+a+ab+abc}=1.$$ Now, by C-S, AM-GM and Maclaurin we obtain: $$1=\sum_{cyc}\frac{1}{1+a+ab+abc}\geq\frac{16}{\sum\limits_{cyc}(1+a+ab+abc)}=$$ $$=\frac{16}{8+(a+c)(b+d)+\sum\limits_{cyc}abc}\geq\frac{16}{8+\left(\frac{a+c+b+d}{2}\right)^2+4}=1.$$ The equality occurs for $a=b=c=d=1$ only, which gives the answer.