返回题库

AIME 2014 II · 第 5 题

AIME 2014 II — Problem 5

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

Real numbers rr and ss are roots of p(x)=x3+ax+bp(x)=x^3+ax+b, and r+4r+4 and s3s-3 are roots of q(x)=x3+ax+b+240q(x)=x^3+ax+b+240. Find the sum of all possible values of b|b|.

解析

Solution 1

Because the coefficient of x2x^2 in both p(x)p(x) and q(x)q(x) is 0, the remaining root of p(x)p(x) is (r+s)-(r+s), and the remaining root of q(x)q(x) is (r+s+1)-(r+s+1). The coefficients of xx in p(x)p(x) and q(x)q(x) are both equal to aa, and equating the two coefficients gives

rs(r+s)2=(r+4)(s3)(r+s+1)2rs-(r+s)^2 = (r+4)(s-3)-(r+s+1)^2 from which s=12(5r+13)s = \tfrac 12 (5r+13). Substitution should give r=5r = -5 and r=1r = 1, corresponding to s=6s = -6 and s=9s = 9, and b=330,90|b| = 330, 90, for an answer of 420\boxed{420}.

Solution 2

Let rr, ss, and rs-r-s be the roots of p(x)p(x) (per Vieta's). Then r3+ar+b=0r^3 + ar + b = 0 and similarly for ss. Also,

q(r+4)=(r+4)3+a(r+4)+b+240=12r2+48r+304+4a=0q(r+4) = (r+4)^3 + a(r+4) + b + 240 = 12r^2 + 48r + 304 + 4a = 0 Set up a similar equation for ss:

q(s3)=(s3)3+a(s3)+b+240=9s2+27s+2133a=0.q(s-3) = (s-3)^3 + a(s-3) + b + 240 = -9s^2 + 27s + 213 - 3a = 0. Simplifying and adding the equations gives

r2s2+4r+3s+49=0(*)\begin{aligned}\tag{*} r^2 - s^2 + 4r + 3s + 49 &= 0 \end{aligned} Now, let's deal with the axax terms. Plugging the roots rr, ss, and rs-r-s into p(x)p(x) yields a long polynomial, and plugging the roots r+4r+4, s3s-3, and 1rs-1-r-s into q(x)q(x) yields another long polynomial. Equating the coefficients of xx in both polynomials, we get:

rs+(rs)(r+s)=(r+4)(s3)+(rs1)(r+s+1),rs + (-r-s)(r+s) = (r+4)(s-3) + (-r-s-1)(r+s+1), which eventually simplifies to

s=13+5r2.s = \frac{13 + 5r}{2}. Substitution into (*) should give r=5r = -5 and r=1r = 1, corresponding to s=6s = -6 and s=9s = 9, and b=330,90|b| = 330, 90, for an answer of 420\boxed{420}.

Solution 3

The roots of p(x)p(x) are rr, ss, and rs-r-s since they sum to 00 by Vieta's Formula (coefficient of x2x^2 term is 00).

Similarly, the roots of q(x)q(x) are r+4r + 4, s3s - 3, and rs1-r-s-1, as they too sum to 00.

Then:

a=rs+r(rs)+s(rs)=rs(r+s)2a = rs+r(-r-s)+s(-r-s) = rs-(r+s)^2 and b=rs(rs)-b = rs(-r-s) from p(x)p(x) and

a=(r+4)(s3)+(r+4)(rs1)+(s3)(rs1)=(r+4)(s3)(r+s+1)2a=(r+4)(s-3)+(r+4)(-r-s-1)+(s-3)(-r-s-1) = (r+4)(s-3)-(r+s+1)^2 and (b+240)=(r+4)(s3)(rs1)-(b+240)=(r+4)(s-3)(-r-s-1) from q(x)q(x).

From these equations, we can write that

rs(r+s)2=(r+4)(s3)(r+s+1)2=ars-(r+s)^2 = (r+4)(s-3)-(r+s+1)^2 = a and simplifying gives

2s5r13=0s=5r+132.2s-5r-13=0 \Rightarrow s = \frac{5r+13}{2}. We now move to the other two equations regarding the product of the roots. We see that we can cancel a negative from both sides to get

rs(r+s)=brs(r+s) = b (r+4)(s3)(r+s+1)=b+240.(r+4)(s-3)(r+s+1)=b + 240. Subtracting the first equation from the second equation gives us (r+4)(s3)(r+s+1)rs(r+s)=240(r+4)(s-3)(r+s+1) - rs(r+s) = 240.

Expanding, simplifying, substituting s=5r+132s = \frac{5r+13}{2}, and simplifying some more yields the simple quadratic r2+4r5=0r^2 + 4r - 5 = 0, so r=5,1r = -5, 1. Then s=6,9s = -6, 9.

Finally, we substitute back into b=rs(r+s)b=rs(r+s) to get b=(5)(6)(56)=330b = (-5)(-6)(-5-6) = -330, or b=(1)(9)(1+9)=90b = (1)(9)(1 + 9) = 90.

The answer is 330+90=420|-330|+|90| = \boxed{420}.

Solution 4

By Vieta's, we know that the sum of roots of p(x)p(x) is 00. Therefore, the roots of pp are r,s,rsr, s, -r-s. By similar reasoning, the roots of q(x)q(x) are r+4,s3,rs1r + 4, s - 3, -r - s - 1. Thus, p(x)=(xr)(xs)(x+r+s)p(x) = (x - r)(x - s)(x + r + s) and q(x)=(xr4)(xs+3)(x+r+s+1)q(x) = (x - r - 4)(x - s + 3)(x + r + s + 1).

Since p(x)p(x) and q(x)q(x) have the same coefficient for xx, we can go ahead and match those up to get

rsr(r+s)s(r+s)=(r+4)(s3)(r+4)(r+s+1)(s3)(r+s+1)0=135r+2ss=5r+132\begin{aligned} rs - r(r + s) - s(r + s) &= (r + 4)(s - 3) - (r + 4)(r + s + 1) - (s - 3)(r + s + 1) \\ 0 &= -13 - 5r + 2s \\ s &= \frac{5r + 13}{2} \end{aligned} At this point, we can go ahead and compare the constant term in p(x)p(x) and q(x)q(x). Doing so is certainly valid, but we can actually do this another way. Notice that p(s)=0p(s) = 0. Therefore, q(s)=240q(s) = 240. If we plug that into our expression, we get that

q(s)=3(sr4)(r+2s+1)240=3(sr4)(r+2s+1)240=3(3r+52)(6r+14)80=(3r+5)(3r+7)0=r2+4r5\begin{aligned} q(s) &= 3(s - r - 4)(r + 2s + 1) \\ 240 &= 3(s - r - 4)(r + 2s + 1) \\ 240 &= 3\left( \frac{3r + 5}{2} \right)(6r + 14) \\ 80 &= (3r + 5)(3r + 7) \\ 0 &= r^2 + 4r - 5 \end{aligned} This tells us that (r,s)=(1,9)(r, s) = (1, 9) or (5,6)(-5, -6). Since b-b is the product of the roots, we have that the two possibilities are 19(10)=901 \cdot 9 \cdot (-10) = -90 and (5)(6)11=330(-5)(-6)11 = 330. Adding the absolute values of these gives us 420\boxed{420}.