Difference between revisions of "2020 AIME II Problems/Problem 11"
Topnotchmath (talk | contribs) |
Topnotchmath (talk | contribs) (→Solution) |
||
Line 4: | Line 4: | ||
==Solution== | ==Solution== | ||
+ | Let <math>Q(x) = x^2 + ax + 2</math> and <math>R(x) = x^2 + bx + c</math>. We can write the following: | ||
+ | <cmath>P + Q = 2x^2 + (a - 3)x - 5</cmath> | ||
+ | <cmath>P + R = 2x^2 + (b - 3)x + (c - 7)</cmath> | ||
+ | <cmath>Q + R = 2x^2 + (a + b)x + (c + 2)</cmath> | ||
+ | Let the common root of <math>P+Q,P+R</math> be <math>r</math>; <math>P+R,Q+R</math> be <math>s</math>; and <math>P+Q,Q+R</math> be <math>t</math>. We then have that the roots of <math>P+Q</math> are <math>r,t</math>, the roots of <math>P + R</math> are <math>r, s</math>, and the roots of <math>Q + R</math> are <math>s,t</math>. | ||
+ | |||
==Video Solution== | ==Video Solution== | ||
https://youtu.be/BQlab3vjjxw ~ CNCM | https://youtu.be/BQlab3vjjxw ~ CNCM | ||
==See Also== | ==See Also== |
Revision as of 18:24, 7 June 2020
Contents
Problem
Let , and let and be two quadratic polynomials also with the coefficient of equal to . David computes each of the three sums , , and and is surprised to find that each pair of these sums has a common root, and these three common roots are distinct. If , then , where and are relatively prime positive integers. Find .
Solution
Let and . We can write the following: Let the common root of be ; be ; and be . We then have that the roots of are , the roots of are , and the roots of are .
Video Solution
https://youtu.be/BQlab3vjjxw ~ CNCM