Concept:Given three sums in a continued proportion, we express each sum as a multiple of a common variable k, then use the total to find k and the desired variable.Explanation:Let a+b=6k, b+c=7k, and c+a=8k.Add the three equations: (a+b)+(b+c)+(c+a)=2(a+b+c)=6k+7k+8k=21k.We know a+b+c=14, so 2×14=28=21k.Thus k=2128​=34​.Now, a+b=6×34​=8.Since a+b+c=14, we get c=14−8=6.Answer:c=6