Let $a$, $b$, $c$, $d$ be real positive reals with $(a+c)(b+d) = 1$. Prove that $\frac {a^3}{b + c + d} + \frac {b^3}{a + c + d} + \frac {c^3}{a + b + d} + \frac {d^3}{a + b + c} \geq \frac {1}{3}$.
So I've been trying to solve this problem, and I've been trying to find a way to modify it into using AM-GM. The issue is that the $(a+c)(b+d) = 1$ is really throwing me off, as I haven't dealt with any inequalities that have used that as a condition yet (most other conditions I have seen go along the lines of $abcd = 1$ or something like that), and I'm not sure how exactly to deal with this inequality. Does anyone have any ideas?
By C-S $$\sum_{cyc}\frac{a^3}{b+c+d}=\sum_{cyc}\frac{a^4}{ab+ac+ad}\geq\frac{(a^2+b^2+c^2+d^2)^2}{\sum\limits_{cyc}(ab+ac+ad)}\geq$$ $$\geq\frac{a^2+b^2+c^2+d^2}{\sum\limits_{cyc}(ab+ac+ad)}\geq\frac{1}{3},$$ where the last inequality it's $$\sum_{sym}(a-b)^2\geq0.$$