Maths Olympiad Prep

Track / Stage 5 / 259 of 400 #859 of 1964

Problem 859

AIME late
Number theory Difficulty 5.6 Find the answer

1. Determine the digits x,y,zx, y, z such that the equation

x+yz=z,yx \frac{x+y}{z}=\overline{z, y x}

holds, where z,yx\overline{z, y x} denotes the number composed of zz units, yy tenths, and xx hundredths.

A number or a short expression. Spacing, $ signs and \frac vs / are all fine.

Official solution

1. We will gradually transform the given equality for z0z \neq 0:

x+yz=z,yx,x+yz=z+y10+x100,100(x+y)=(100z+10y+x)z. \begin{aligned} \frac{x+y}{z} & =\overline{z, y x}, \\ \frac{x+y}{z} & =z+\frac{y}{10}+\frac{x}{100}, \\ 100(x+y) & =(100 z+10 y+x) \cdot z . \end{aligned}

Since x,y,zx, y, z are digits, the inequalities 100(9+9)100(x+y)100 \cdot(9+9) \geq 100(x+y) and (100z+10y+x)z100zz(100 z+10 y+x) \cdot z \geq 100 z \cdot z hold, from which it follows that 18z218 \geq z^{2}. This means that zz can only be 11, 22, 33, or 44 (the value z=0z=0 is not permissible).

For z=1z=1, the given equation takes the form

100(x+y)=100+10y+x,99x+90y=100. \begin{aligned} & 100(x+y)=100+10 y+x, \\ & 99 x+90 y=100 . \end{aligned}

By considering divisibility by three or nine, we find that the last equation has no integer solutions. Therefore, zz cannot be 11.

For z=2z=2, the given equation takes the form

100(x+y)=(200+10y+x)2,49x+40y=200. \begin{aligned} 100(x+y) & =(200+10 y+x) \cdot 2, \\ 49 x+40 y & =200 . \end{aligned}

By considering divisibility by ten, we find that xx can only be 00. Then y=5y=5, so in this case, the digits x=0,y=5,z=2x=0, y=5, z=2 satisfy the given equation.

For z=3z=3, the given equation takes the form

100(x+y)=(300+10y+x)3,97x+70y=900. \begin{aligned} 100(x+y) & =(300+10 y+x) \cdot 3, \\ 97 x+70 y & =900 . \end{aligned}

By considering divisibility by ten, we find that xx can only be 00. However, there is no integer yy that satisfies the equation 70y=90070 y=900. Therefore, zz cannot be 33.

For z=4z=4, the given equation takes the form

100(x+y)=(400+10y+x)4,24x+15y=400. \begin{aligned} 100(x+y) & =(400+10 y+x) \cdot 4, \\ 24 x+15 y & =400 . \end{aligned}

By considering divisibility by three, we find that the last equation has no integer solutions. Therefore, zz cannot be 44.

The given equation is satisfied only for x=0,y=5,z=2x=0, y=5, z=2. Indeed, 0+52=2.50\frac{0+5}{2}=2.50.

For a complete solution, award 6 points. If the solution is carried out in the manner described, award 2 points for the restriction z<5z<5, and 1 point for solving the equation for each individual value of z{1,2,3,4}z \in\{1,2,3,4\}.

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