Question 1083719
{{{system(A=4B,B=3C,A+B+C=80)}}}


{{{4B+B+(B/3)=80}}}
-
{{{15B+B=240}}}
{{{16B=240}}}
{{{highlight(B=15)}}} and use this to evaluate A and C.