Concept:Use the common ratio k to express each logarithm and then compute the exponent sum.Explanation:Let the common value be k. Then:logx=k(a2+ab+b2),logy=k(b2+bc+c2),logz=k(c2+ca+a2).Consider log(xa−byb−czc−a)=(a−b)logx+(b−c)logy+(c−a)logz.Substitute: k[(a−b)(a2+ab+b2)+(b−c)(b2+bc+c2)+(c−a)(c2+ca+a2)].Each product is a difference of cubes:(a−b)(a2+ab+b2)=a3−b3,(b−c)(b2+bc+c2)=b3−c3,(c−a)(c2+ca+a2)=c3−a3.Sum: (a3−b3)+(b3−c3)+(c3−a3)=0.Thus log(xa−byb−czc−a)=0, so xa−byb−czc−a=100=1.Answer:1