Let x and y be distinct real numbers such that x+4=(y−2)2andy+4=(x−2)2. Determine x2+y2.
Solution
Let us write the given equations: x+4=(y−2)2(1) y+4=(x−2)2(2) Expand the right sides: From (1): x+4=y2−4y+4 So x=y2−4y From (2): y+4=x2−4x+4 So y=x2−4x Now substitute x from above into the expression for y: y=(y2−4y)2−4(y2−4y) Let s=y for simplicity: s=(s2−4s)2−4(s2−4s) Expand (s2−4s)2: (s2−4s)2=s4−8s3+16s2 So s=s4−8s3+16s2−4s2+16s s=s4−8s3+12s2+16s Bring all terms to one side: 0=s4−8s3+12s2+15s Factor s: s(s3−8s2+12s+15)=0 Since x and y are distinct, s=0 is a possible value, but let's factor the cubic: Let us try rational roots for s3−8s2+12s+15=0. Try s=−1: (−1)3−8(−1)2+12(−1)+15=−1−8+(−12)+15=−1−8−12+15=−21+15=−6 Try s=1: 1−8+12+15=1−8+12+15=−7+12+15=5+15=20 Try s=3: 27−72+36+15=27−72+36+15=−45+36+15=−9+15=6 Try s=−3: (−3)3−8(−3)2+12(−3)+15=−27−72−36+15=−27−72−36+15=−99−36+15=−135+15=−120 Try s=5: 125−200+60+15=125−200+60+15=−75+60+15=−15+15=0 So s=5 is a root. Divide s3−8s2+12s+15 by (s−5): Use synthetic division: Coefficients: 1, -8, 12, 15 5 | 1 -8 12 15 5 -15 -15 1 -3 -3 0 So s3−8s2+12s+15=(s−5)(s2−3s−3) So the equation is: s(s−5)(s2−3s−3)=0 So possible y values are 0, 5, and the roots of s2−3s−3=0. Solve s2−3s−3=0: s=23±9+12=23±21 Now recall x=y2−4y. If y=0: x=02−4⋅0=0 But x and y are distinct, so x=y. If y=5: x=25−20=5 Again, x=y, not allowed. Try y=23+21: x=(23+21)2−4(23+21) Compute (23+21)2: =4(3+21)2=49+621+21=430+621=215+321 So x=215+321−2(3+21) x=215+321−(6+221) x=215+321−12−421 x=23−21 So for y=23+21, x=23−21. Similarly, for y=23−21: x=23+21 So the two distinct real solutions are: x=23−21,y=23+21 or x=23+21,y=23−21 Now compute x2+y2: Let x=23−21, y=23+21. Then x2+y2=(23−21)2+(23+21)2 Compute each term: (23−21)2=49−621+21=430−621 (23+21)2=49+621+21=430+621 Add: x2+y2=430−621+430+621=460=15 Answer:x2+y2=15.
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: MathNet,
licensed CC-BY-4.0.
Statement reproduced verbatim; metadata (topic, difficulty) added by this project.