Suppose $a$, $b$, $c$, are real numbers such that $$\frac{1}{a}+\frac{1}{b}+\frac{1}{c}=4\left(\frac{1}{a+b}+\frac{1}{b+c}+\frac{1}{c+a}\right)=\frac{c}{a+b}+\frac{a}{b+c}+\frac{b}{c+a}=4$$ Determine the value of abc.
I've encountered this problem as I was going over some contest papers for practice. Quite frankly, I'm lost on how to get the numerical value of $abc$ from the equations. Using systems, I just go around in circles.
Looking for an example solution to put in my notes. Thank you very much to whoever can.
$$a+b+c=(a+b+c)\sum_{cyc}\frac{1}{a+b}=\sum_{cyc}\left(1+\frac{c}{a+b}\right)=3+4=7.$$ The rest is smooth: $$\sum_{cyc}(a^2+3ab)=\prod_{cyc}(a+b)$$ or $$(a+b+c)^2+ab+ac+bc=(a+b+c)(ab+ac+bc)-abc$$ or $$(a+b+c)^2+4abc=4(a+b+c)abc-abc.$$
I got $$abc=\frac{49}{23}.$$