Concept:Use a simple substitution of numbers to evaluate the expression and match with the given options.Explanation:Let the given expression be E=x(x−y)(x−z)1​+y(y−z)(y−x)1​+z(z−x)(z−y)1​.Substitute convenient values: x=1, y=2, z=3.Compute the first term: 1(1−2)(1−3)1​=1⋅(−1)⋅(−2)1​=21​.Second term: 2(2−3)(2−1)1​=2⋅(−1)⋅11​=−21​.Third term: 3(3−1)(3−2)1​=3⋅2⋅11​=61​.Now add: 21​−21​+61​=61​.Check the options:Option C: xyz1​=1⋅2⋅31​=61​, which matches the computed value.Thus the expression equals xyz1​.Answer:xyz1​ (Option C)