Concept:Set each equal ratio to a common variable k and then sum the resulting equations.Explanation:Let b+ca=c+ab=a+bc=k.Then a=k(b+c), b=k(c+a), c=k(a+b).Add the three equations: a+b+c=k[(b+c)+(c+a)+(a+b)]=k[2(a+b+c)].Since a+b+c=0, divide both sides by a+b+c to get 1=2k.Thus k=21.Answer:21