Maths Olympiad Prep

Library / /280 of 520

Algebra Difficulty 3.1 AMC 10/12 Find the answer

Which of the following conditions is sufficient to guarantee that integers xx, yy, and zz satisfy the equation
x(xy)+y(yz)+z(zx)=1?x(x-y)+y(y-z)+z(z-x) = 1?

Pick one

Solution

It is obvious xx, yy, and zz are symmetrical. We are going to solve the problem by Completing the Square.
x2+y2+z2xyyzzx=1x ^ 2 + y ^ 2 + z ^ 2 - xy - yz - zx = 1
2x2+2y2+2z22xy2yz2zx=22x ^ 2 + 2y ^ 2 + 2z ^ 2 - 2xy - 2yz - 2zx = 2
(xy)2+(yz)2+(zx)2=2(x-y)^2 + (y-z)^2 + (z-x)^2 = 2
Because x,y,zx, y, z are integers, (xy)2(x-y)^2, (yz)2(y-z)^2, and (zx)2(z-x)^2 can only equal 0,1,10, 1, 1. So one variable must equal another, and the third variable is 11 different from those 22 equal variables. So the answer is D\boxed{D}.
~isabelchen

Want a route through all this instead of an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

Source: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic and difficulty added by this site.