I consider the problem: ask the rational roots of $$\frac{a}{b+c}+\frac{b}{a+c}+\frac{c}{a+b}=4.$$ I try to use the theory of ellipic curves (If we have two rational roots, we could have the third collinear one) and calculte the genus of $\Sigma_{p}:=\{[a,b,c]: p(a,b,c)=0\}$, where $$p(a,b,c)=a(a+c)(a+b)+b(b+c)(b+a)+c(c+a)(c+b)-4(a+b)(a+c)(b+c).(*)$$
How to get the genus? I know I should use:
The Riemann-Hurwitz theorem: $$2g(\Sigma)-2=B_{p}(f)-2\deg(f),$$ where $g(\Sigma)$ is the genus of Riemann surface $\Sigma$ and $B_{p}(f)$ branch numbers of $f$ at $p$.
I try to bring $(*)$ into the form $y^2=x(x-1)(x-\lambda), \lambda \ne0,1,$ since I know the genus is one.
Maybe help? $p(a,b,c)=a^3+b^3+c^3-3a^2b-3ab^2-3a^2c-3ac^2-3cb^2-3bc^2.$