Bunuel
If \(6a=3b=7c\), what is the value of \(a+b+c\)?
(1) \(ac=6b\)
(2) \(5b=8a+4c\)
Just another way to look at it. Use relation between any two variables and solve the statements.
Here 6a=3b gives b=2a a very friendly ratio, so let us work on them.
(1) \(ac=6b\)
Now b=2a or 6b=12a
Thus ac = 12a, so
a=0, which will mean c=0 as 6a=7c
OR
c=12.
Insufficient
(2) \(5b=8a+4c\)
Again 3b=6a or b=2a, that is 4b=8a
Thus \(5b=8a+4c=4b+4c………..b=4c \), but 3b=7c.
Both give different relations between b and c, and only possibility is that both b and c are 0.
Thus a=b=c=0, and a+b+c also becomes 0.
Sufficient
B