AlgebraDifficulty 5.0AIME, harderProve itUnited States
Problem: For a real number r, the quadratics x2+(r−1)x+6 and x2+(2r+1)x+22 have a common real root. The sum of the possible values of r can be expressed as ba, where a,b are relatively prime positive integers. Compute 100a+b.
Solution
Solution: Let the common root be s. Then, s2+(r−1)s+6=s2+(2r+1)s+22 and s=−r+216. Substituting this into s2+(r−1)s+6=0 yields (r+2)2256−r+216(r−1)+6=0 After multiplying both sides by (r+2)2, the equation becomes 256−16(r−1)(r+2)+6(r+2)2=0 which simplifies into 5r2−4r−156=0 Thus, by Vieta's Formulas, the sum of the possible values of r is 54.
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.