返回题库

AIME 2023 II · 第 4 题

AIME 2023 II — Problem 4

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

Let x,y,x,y, and zz be real numbers satisfying the system of equations

xy+4z=60yz+4x=60zx+4y=60.\begin{aligned} xy + 4z &= 60 \\ yz + 4x &= 60 \\ zx + 4y &= 60. \end{aligned} Let SS be the set of possible values of x.x. Find the sum of the squares of the elements of S.S.

解析

Solution 1

We first subtract the second equation from the first, noting that they both equal 6060.

xy+4zyz4x=04(zx)y(zx)=0(zx)(4y)=0\begin{aligned} xy+4z-yz-4x&=0 \\ 4(z-x)-y(z-x)&=0 \\ (z-x)(4-y)&=0 \end{aligned} Case 1: Let y=4y=4.

The first and third equations simplify to:

x+z=15xz=44\begin{aligned} x+z&=15 \\ xz&=44 \end{aligned} from which it is apparent that x=4x=4 and x=11x=11 are solutions.

Case 2: Let x=zx=z.

The first and third equations simplify to:

xy+4x=60x2+4y=60\begin{aligned} xy+4x&=60 \\ x^2+4y&=60 \end{aligned} We subtract the following equations, yielding:

x2+4yxy4x=0x(x4)y(x4)=0(x4)(xy)=0\begin{aligned} x^2+4y-xy-4x&=0 \\ x(x-4)-y(x-4)&=0 \\ (x-4)(x-y)&=0 \end{aligned} We thus have x=4x=4 and x=yx=y, substituting in x=y=zx=y=z and solving yields x=6x=6 and x=10x=-10.

Then, we just add the squares of the solutions (make sure not to double count the 44), and get

42+112+62+(10)2=16+121+36+100=273.4^2+11^2+6^2+(-10)^2=16+121+36+100=\boxed{273}. ~SAHANWIJETUNGA

Solution 2

We index these equations as (1), (2), and (3), respectively. Taking (1)(2)(1)-(2), we get

(xz)(y4)=0.\left( x - z \right) \left( y - 4 \right) = 0 . Denote x=x4x' = x - 4, y=y4y' = y - 4, z=z4z' = z - 4. Thus, the above equation can be equivalently written as

(xz)y=0.(1)\left( x' - z' \right) y' = 0 . \hspace{1cm} (1') Similarly, by taking (2)(3)(2)-(3), we get

(yx)z=0.(2)\left( y' - x' \right) z' = 0 . \hspace{1cm} (2') By taking (3)(1)(3) - (1), we get

(zy)x=0.(3)\left( z' - y' \right) x' = 0 . \hspace{1cm} (3') From (3)(3'), we have the following two cases.

Case 1: x=0x' = 0.

Plugging this into (1)(1') and (2)(2'), we get yz=0y'z' = 0. Thus, y=0y' = 0 or z=0z' = 0.

Because we only need to compute all possible values of xx, without loss of generality, we only need to analyze one case that y=0y' = 0.

Plugging x=0x' = 0 and y=0y' = 0 into (1), we get a feasible solution x=4x = 4, y=4y = 4, z=11z = 11.

Case 2: x0x' \neq 0 and zy=0z' - y' = 0.

Plugging this into (1)(1') and (2)(2'), we get (xy)y=0\left( x' - y' \right) y' = 0.

Case 2.1: y=0y' = 0.

Thus, z=0z' = 0. Plugging y=0y' = 0 and z=0z' = 0 into (1), we get a feasible solution x=11x = 11, y=4y = 4, z=4z = 4.

Case 2.2: y0y' \neq 0 and x=yx' = y'.

Thus, x=y=zx' = y' = z'. Plugging these into (1), we get (x,y,z)=(10,10,10)\left( x, y, z \right) = \left( -10, -10, -10 \right) or (6,6,6)\left( 6, 6, 6 \right).

Putting all cases together, S={4,11,10,6}S = \left\{ 4, 11, -10, 6 \right\}. Therefore, the sum of the squares of the elements of SS is

42+112+(10)2+62=(273) .\begin{aligned} 4^2 + 11^2 + \left( -10 \right)^2 + 6^2 = \boxed{\textbf{(273) }} . \end{aligned} ~ Steven Chen (Professor Chen Education Palace, www.professorchenedu.com)

Solution 3 (Quadratic Formula and Vieta's Formulas)

We index these equations as (1), (2), and (3), respectively. Using equation (1), we get z=60xy4=15xy4z = \frac{60 - xy}{4} = 15 - \frac{xy}{4} We need to solve for x, so we plug this value of z into equation (3) to get:

15xx2y44y=6015x - \frac{x^2y}{4} - 4y = 60 y4x215x+(60+4y)=0\frac{y}{4} * x^2 - 15x + (60 + 4y) = 0 We use the quadratic formula to get possible values of x:

x=15±1524(y4)(60+4y)y2x = \frac{15 \pm \sqrt{15^2 - 4(\frac{y}{4})(60 + 4y)}}{\frac{y}{2}} x=30±222560y+4y2yx = \frac{30 \pm 2\sqrt{225 - 60y + 4y^2}}{y} x=30±2(2y15)2yx = \frac{30 \pm 2\sqrt{(2y-15)^2}}{y} x=30±2(2y15)yx = \frac{30 \pm 2(2y - 15)}{y} x=30±(4y30)yx = \frac{30 \pm (4y - 30)}{y} Here, we have two cases, (plus) and (minus) In the plus case, we have:

x=(30+4y30)yx = \frac{(30 + 4y - 30)}{y} x=4x = 4 So, our first case gives us one value of x, which is 4. In the minus case, we have:

x=30(4y30)yx = \frac{30 - (4y - 30)}{y} x=604yyx = \frac{60 - 4y}{y} x=60y4x = \frac{60}{y} - 4 For this case, we now have values of x in terms of y. Plugging this expression for x in equation (1), we get

604y+4z=6060 - 4y + 4z = 60 4z=4y4z = 4y z=yz = y So we know that for this case, z = y. Using this information in equation (2), we get

y2+240y16=60y^2 + \frac{240}{y} - 16 = 60 y2+240y76=0y^2 + \frac{240}{y} - 76 = 0 Multiplying both sides by y, we get a cubic expression:

y3+0y276y+240=0y^3 + 0y^2 - 76y + 240 = 0 Here we just have to figure out the values of y that make this equation true. I used Vieta's Formulas to get a possible list, but you could also use the rational root theorem and synthetic division to find these. We call the three values of y that solve this equation: y1,y2,y3y_{1},y_{2},y_{3} Using Vieta's Formulas, you get these three expressions:

y1+y2+y3=0y_{1} + y_{2} + y_{3} = 0 y1y2y3=240y_{1} * y_{2} * y_{3} = -240 (y1y2)+(y2y3)+(y1y3)=76(y_{1} * y_{2}) + (y_{2} * y_{3}) + (y_{1} * y_{3}) = -76 In addition, we know that y60y \vert 60, because of our expression for x. Since the three values of y multiply to a negative number but also add to 0, we know that one value is negative and the other two are positive, and that the absolute value of the negative value is greater than both of the positive values. List of possible values for y are {60,30,20,15,12,10,6,5,4,3,2,1,1,2,3,4,5,6,10,12,15,20,30,60}\{-60,-30,-20,-15,-12,-10,-6,-5,-4,-3,-2,-1,1,2,3,4,5,6,10,12,15,20,30,60\} From a list of these values, the only values that work are y1=10,y2=6,y3=4y_1 = -10, y_2 = 6, y_3 = 4 because

10+6+4=0-10 + 6 + 4 = 0 1064=240-10 * 6 * 4 = -240 (106)+(104)+(64)=6040+24=76(-10 * 6) + (-10 * 4) + (6 * 4) = -60 - 40 + 24 = -76 Plugging in these values for y into our expression for x, we get:

x=60104=10x = \frac{60}{-10} - 4 = -10 x=6064=6x = \frac{60}{6} - 4 = 6 x=6044=11x = \frac{60}{4} - 4 = 11 So, now we have accounted for both cases, and we have 4 values of x = {10,4,6,11}\{-10,4,6,11\} Squaring all these terms we get: 100 + 16 + 36 + 121 = 273, so our answer is (273)\boxed{\textbf{(273)}}

~Cardtricks

Solution 4 (even more Vieta's)

Since all three equations are in the form Ka+4a=60\frac{K}{a} + 4a = 60 where K=xyzK = xyz, we can rearrange this to see that xx, yy, and zz all satisfy

4a260a+K=0.4a^2 - 60a + K = 0. Let this quadratic have roots a1a_1 and a2a_2. Then, there are two cases to consider: two of xx, yy, zz are equal to a1a_1 and the third is equal to a2a_2, or all of xx, yy, zz are equal to a1a_1.

Case 1: WLOG let x=y=a1x = y = a_1 and z=a2z = a_2.

Then by Vieta's,

x+z=15(1)x + z = 15 \hspace{1cm} (1) xz=x2z4(2)xz = \frac{x^2z}{4} \hspace{1cm} (2) which gives x=y=4x = y = 4 and z=11z = 11. But we can swap xx, yy, and zz however we like, so this also gives x=11x = 11 as a solution. In total, this case yields x=4x = 4 and x=11x = 11 as possible values of xx.

Case 2: WLOG let x=y=z=a1x = y = z = a_1.

Again, by Vieta's,

x+a2=15(1)x + a_2 = 15 \hspace{1cm} (1) xa2=x34(2)xa_2 = \frac{x^3}{4} \hspace{1cm} (2) We can use (2)(2) to isolate a2a_2 in terms of xx, then plug that into (1)(1) to get that x2+4x60=0x^2 + 4x - 60 = 0. This yields x=10x = -10 and x=6x = 6 as additional possible values of xx.

In all, xx can be any of {4,11,10,6}\{ 4, 11, -10, 6 \}, so the requested answer is 42+112+(10)2+62=273.4^2 + 11^2 + (-10)^2 + 6^2 = \boxed{273}.

Solution 5

We index these equations as (1), (2), and (3) respectively (same as solution 2). There are two possible cases:

Case 1: x=±4x = \pm 4

In this case, we simply plug in x=4x = 4 and x=4x = -4. We note that x=4x=4 is a valid case.

Case 2: x±4x \neq \pm 4

In this case, using equation (3), we get y=15xz4y = 15 - \frac{xz}{4}. Plugging that into equation (1), we get z=24060x16x2z = \frac{240-60x}{16-x^2}. Plugging that expression back into the original expression for yy we obtain y=1560x15x216x2y = 15 - \frac{60x-15x^2}{16-x^2}. Now we plug these two expressions into equation (2):

(1560x15x216x2)(24060x16x2)=604x\left(15 - \frac{60x-15x^2}{16-x^2}\right)\left(\frac{240-60x}{16-x^2}\right) = 60-4x multiplying both sides by (16x2)(16-x^2) and factoring, we get:

(15(4x)(4+x)60x+15x2)(60(4x)(4+x)(4x))=4(15x)(4+x)(4x)\left(15(4-x)(4+x)-60x+15x^2\right)\left(\frac{60(4-x)}{(4+x)(4-x)}\right) = 4(15 - x)(4 + x)(4 - x) which simplifies to:

x37x2104x+660=0x^3 - 7x^2 - 104x + 660 = 0 we note that x=6x = 6 is a root. Factoring, we get the other roots, -10 and 11.

Our desired answer is the sum of the square of all these roots:

42+62+(10)2+112=2734^2 + 6^2 + (-10)^2 + 11^2 = \boxed{273} ~Chupdogs

Video Solution by The Power of Logic(#3 and #4)

https://youtu.be/dS9K1o4gCA0