返回题库

AIME 2020 II · 第 11 题

AIME 2020 II — Problem 11

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

Let P(x)=x23x7P(x) = x^2 - 3x - 7, and let Q(x)Q(x) and R(x)R(x) be two quadratic polynomials also with the coefficient of x2x^2 equal to 11. David computes each of the three sums P+QP + Q, P+RP + R, and Q+RQ + R and is surprised to find that each pair of these sums has a common root, and these three common roots are distinct. If Q(0)=2Q(0) = 2, then R(0)=mnR(0) = \frac{m}{n}, where mm and nn are relatively prime positive integers. Find m+nm + n.

解析

Solution 1

Let Q(x)=x2+ax+2Q(x) = x^2 + ax + 2 and R(x)=x2+bx+cR(x) = x^2 + bx + c. We can write the following:

P+Q=2x2+(a3)x5P + Q = 2x^2 + (a - 3)x - 5 P+R=2x2+(b3)x+(c7)P + R = 2x^2 + (b - 3)x + (c - 7) Q+R=2x2+(a+b)x+(c+2)Q + R = 2x^2 + (a + b)x + (c + 2) Let the common root of P+Q,P+RP+Q,P+R be rr; P+R,Q+RP+R,Q+R be ss; and P+Q,Q+RP+Q,Q+R be tt. We then have that the roots of P+QP+Q are r,tr,t, the roots of P+RP + R are r,sr, s, and the roots of Q+RQ + R are s,ts,t.

By Vieta's, we have:

r+t=3a2(1)r + t = \dfrac{3 - a}{2}\tag{1} r+s=3b2(2)r + s = \dfrac{3 - b}{2}\tag{2} s+t=ab2(3)s + t = \dfrac{-a - b}{2}\tag{3} rt=52(4)rt = \dfrac{-5}{2}\tag{4} rs=c72(5)rs = \dfrac{c - 7}{2}\tag{5} st=c+22(6)st = \dfrac{c + 2}{2}\tag{6} Subtracting (3)(3) from (1)(1), we get rs=3+b2r - s = \dfrac{3 + b}{2}. Adding this to (2)(2), we get 2r=3    r=322r = 3 \implies r = \dfrac{3}{2}. This gives us that t=53t = \dfrac{-5}{3} from (4)(4). Substituting these values into (5)(5) and (6)(6), we get s=c73s = \dfrac{c-7}{3} and s=3c610s = \dfrac{-3c - 6}{10}. Equating these values, we get c73=3c610    c=5219=R(0)\dfrac{c-7}{3} = \dfrac{-3c-6}{10} \implies c = \dfrac{52}{19} = R(0). Thus, our answer is 52+19=07152 + 19 = \boxed{071}. ~ TopNotchMath

Solution 2

We know that P(x)=x23x7P(x)=x^2-3x-7.

Since Q(0)=2Q(0)=2, the constant term in Q(x)Q(x) is 22. Let Q(x)=x2+ax+2Q(x)=x^2+ax+2.

Finally, let R(x)=x2+bx+cR(x)=x^2+bx+c.

P(x)+Q(x)=2x2+(a3)x5P(x)+Q(x)=2x^2+(a-3)x-5. Let its roots be pp and qq.

P(x)+R(x)=2x2+(b3)x+(c7)P(x)+R(x)=2x^2+(b-3)x+(c-7) Let its roots be pp and rr.

Q(x)+R(x)=2x2+(a+b)x+(c+2)Q(x)+R(x)=2x^2+(a+b)x+(c+2). Let its roots be qq and rr.

By vietas, p+q=3a2,p+r=3b2,q+r=(a+b)2p+q=\frac{3-a}{2}, p+r=\frac{3-b}{2}, q+r=\frac{-(a+b)}{2}

We could work out the system of equations, but it's pretty easy to see that p=32,q=a2,r=b2p=\frac32, q=-\frac{a}{2}, r=-\frac{b}{2}.

Again, by vietas, pq=52pr=c72qr=c+22, multiplying everything together and taking the sqrt of both sides,\text{Again, by vietas, }pq=-\frac52\text{, } pr=\frac{c-7}{2}\text{, } qr=\frac{c+2}{2}\text{, } \text{multiplying everything together a}\text{nd taking the sqrt of both sides,}

(pqr)2=(52)(c72)(c+22)(pqr)^2=\left(-\frac52\right)\left(\frac{c-7}{2}\right)\left(\frac{c+2}{2}\right) pqr=(52)(c72)(c+22)pqr=\sqrt{\left(-\frac52\right)\left(\frac{c-7}{2}\right)\left(\frac{c+2}{2}\right)} Dividing this equation by qr=c+22\text{Dividing this }\text{equation by }qr=\frac{c+2}{2}

pqrqr=(52)(c72)(c+22)c+22\frac{pqr}{qr}=\frac{\sqrt{\left(-\frac52\right)\left(\frac{c-7}{2}\right)\left(\frac{c+2}{2}\right)}}{\frac{c+2}{2}} p=(52)(c72)c+22p = \frac{\sqrt{\left(-\frac52\right)\left(\frac{c-7}{2}\right)}}{\sqrt{\frac{c+2}{2}}} Recall that p=32 and square both sides\text{Recall th}\text{at }p=\frac32 \text{ and square both sides}

94=(52)(c72)c+22\frac94=\frac{\left(-\frac52\right)\left(\frac{c-7}{2}\right)}{\frac{c+2}{2}} Solving gives c=5219, so our answer is 071\text{Solving gives } c=\frac{52}{19}, \text{ so our answer is }\boxed{071}

~quacker88

Solution 3 (Official MAA)

Let the common root of P+QP+Q and P+RP+R be pp, the common root of P+QP+Q and Q+RQ+R be qq, and the common root of Q+RQ+R and P+RP+R be rr. Because pp and qq are both roots of P+QP+Q and P+QP+Q has leading coefficient 22, it follows that P(x)+Q(x)=2(xp)(xq).P(x) + Q(x) = 2(x-p)(x-q). Similarly, P(x)+R(x)=2(xp)(xr)P(x) + R(x) = 2(x-p)(x-r) and Q(x)+R(x)=2(xq)(xr)Q(x) + R(x) = 2(x-q)(x-r). Adding these three equations together and dividing by 22 yields

P(x)+Q(x)+R(x)=(xp)(xq)+(xp)(xr)+(xq)(xr),P(x) + Q(x) + R(x) = (x-p)(x-q) + (x-p)(x-r) + (x-q)(x-r), so

P(x)=(P(x)+Q(x)+R(x))(Q(x)+R(x))P(x) = (P(x) + Q(x) + R(x)) - (Q(x) + R(x)) =(xp)(xq)+(xp)(xr)(xq)(xr)= (x-p)(x-q) + (x-p)(x-r) - (x-q)(x-r) =x22px+(pq+prqr).= x^2 - 2px + (pq + pr - qr). Similarly,

Q(x)=x22qx+(pq+qrpr)  andQ(x) = x^2 - 2qx + (pq + qr - pr) \text{~ and} R(x)=x22rx+(pr+qrpq).R(x) = x^2 - 2rx + (pr + qr - pq). Comparing the xx coefficients yields p=32p = \tfrac32, and comparing the constant coefficients yields 7=pq+prqr=32(q+r)qr-7 = pq + pr - qr = \tfrac32(q+r) - qr. The fact that Q(0)=2Q(0) = 2 implies that 32(qr)+qr=2\tfrac32(q-r) + qr = 2. Adding these two equations yields q=53q = -\tfrac53, and so substituting back in to solve for rr gives r=2719r=-\tfrac{27}{19}. Finally,

R(0)=pr+qrpq=(2719)(3253)+52=938+52=5219.R(0) = pr + qr - pq = \left(-\frac{27}{19}\right)\left(\frac32-\frac53\right) + \frac52 = \frac{9}{38} + \frac52 = \frac{52}{19}. The requested sum is 52+19=7152 + 19 = 71. Note that Q(x)=x2+103x+2Q(x) = x^2 + \frac{10}3x + 2 and R(x)=x2+5419x+5219R(x) = x^2 + \frac{54}{19}x + \frac{52}{19}.

Video Solution

https://youtu.be/BQlab3vjjxw ~ CNCM

Another one:

https://www.youtube.com/watch?v=AXN9x51KzNI