Real numbers x and y satisfy x3+x2+xy+x+y+2=0 and y3−y2+3y−x=0. Determine the value of the expression x−y.
Solutions — 2
Solution 1
We subtract the equations to get x3−y3+x2+y2+xy+2x−2y+2=0. We rearrange the left side x3−y3+x2+y2+xy+2x−2y+2=(x−y)(x2+xy+y2)+(x2+xy+y2)+2(x−y+1)==(x−y+1)(x2+xy+y2)+2(x−y+1)==(x−y+1)(x2+xy+y2+2).= Since x2+xy+y2+2=21(x2+(x+y)2+y2)+2>0 we must have x−y+1=0. The value of the expression x−y equals −1.
Solution 2
From the second equation we express x=y3−y2+3y, insert it in the second equation, and simplify to get y9−3y8+12y7−18y6+34y5−19y4+21y3+11y2+4y+2=0. With quite a lot of skill we can factor the left side of the equation to (y3−y2+2y+1)(y6−2y5+8y4−7y3+13y2+2)=0. Since y6−2y5+8y4−7y3+13y2+2=y4(y−1)2+7y2(y−21)2+445y2+2>0,=y4(y2−2y+1)+7y2(y2−y+41)+445y2+2= we must have y3−y2+2y+1=0 which gives y=y3−y2+3y+1. Therefore x−y=(y3−y2+3y)−(y3−y2+3y+1)=−1.
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.