Find the sum of the x-coordinates of the distinct points of intersection of the plane curves given by x2=x+y+4 and y2=y−15x+36.
A number or a short expression. Fractions can be typed as 3/2, and spacing doesn't matter.
Solution
Substituting y=x2−x−4 into the second equation yields 0=(x2−x−4)2−(x2−x−4)+15x−36=x4−2x3−7x2+8x+16−x2+x+4+15x−36=x4−2x3−8x2+24x−16=(x−2)(x3−8x+8)=(x−2)2(x2+2x−4) This quartic has three distinct real roots at x=2,−1±5. Each of these yields a distinct point of intersection, so the answer is their sum, 0.
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: Omni-MATH,
licensed Apache-2.0.
Statement and solution reproduced as published; topic and difficulty added by this site.