Maths Olympiad Prep

Track / Stage 4 / 96 of 340 #836 of 2444

Problem 836

AMC 12 late, AIME early
Number theory Difficulty 4.6 Prove it HMMT November · United States · 2013

Find all triples of positive integers (x,y,z)(x, y, z) such that x2+yz=100x^{2} + y - z = 100 and x+y2z=124x + y^{2} - z = 124.

This one wants a proof. Work it on paper, then read the official solution and mark yourself. Be honest about it: the record is only any use to you if it is.

Next problem →

Official solution

Solution:

Answer: (12,13,57)(12, 13, 57)

Cancel zz to get 24=(yx)(y+x1)24 = (y - x)(y + x - 1). Since x,yx, y are positive, we have y+x11+11>0y + x - 1 \geq 1 + 1 - 1 > 0, so 0<yx<y+x10 < y - x < y + x - 1. But yxy - x and y+x1y + x - 1 have opposite parity, so (yx,y+x1){(1,24),(3,8)}(y - x, y + x - 1) \in \{(1, 24), (3, 8)\} yields (y,x){(13,12),(6,3)}(y, x) \in \{(13, 12), (6, 3)\}.
Finally, 0<z=x2+y1000 < z = x^{2} + y - 100 forces (x,y,z)=(12,13,57)(x, y, z) = (12, 13, 57).

Source: MathNet, licensed CC-BY-4.0. Statement reproduced verbatim; metadata (topic, difficulty, ordering) added by this project.