返回题库

AIME 2001 I · 第 5 题

AIME 2001 I — Problem 5

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

An equilateral triangle is inscribed in the ellipse whose equation is x2+4y2=4x^2+4y^2=4. One vertex of the triangle is (0,1)(0,1), one altitude is contained in the y-axis, and the square of the length of each side is mn\sqrt{\frac{m}{n}}, where mm and nn are relatively prime positive integers. Find m+nm+n.

解析

Solution

AIME diagram

Solution 1

Denote the vertices of the triangle A,B,A,B, and C,C, where BB is in quadrant 4 and CC is in quadrant 3.3.

Note that the slope of AC\overline{AC} is tan60=3.\tan 60^\circ = \sqrt {3}. Hence, the equation of the line containing AC\overline{AC} is

y=x3+1.y = x\sqrt {3} + 1. This will intersect the ellipse when

4=x2+4y2=x2+4(x3+1)2=x2+4(3x2+2x3+1)    x(13x+83)=0    x=8313.\begin{aligned}4 = x^{2} + 4y^{2} & = & x^{2} + 4(x\sqrt {3} + 1)^{2} \\ & = & x^{2} + 4(3x^{2} + 2x\sqrt {3} + 1) \implies x(13x+8\sqrt 3)=0\implies x = \frac { - 8\sqrt {3}}{13}. \end{aligned} We ignore the x=0x=0 solution because it is not in quadrant 3.

Since the triangle is symmetric with respect to the y-axis, the coordinates of BB and CC are now (8313,y0)\left(\frac {8\sqrt {3}}{13},y_{0}\right) and (8313,y0),\left(\frac { - 8\sqrt {3}}{13},y_{0}\right), respectively, for some value of y0.y_{0}.

It is clear that the value of y0y_{0} is irrelevant to the length of BCBC. Our answer is

BC=28313=4(8313)2=768169    m+n=937.BC = 2 \cdot \frac {8\sqrt {3}}{13}=\sqrt {4\left(\frac {8\sqrt {3}}{13}\right)^{2}} = \sqrt {\frac {768}{169}}\implies m + n = \boxed{937}.

Solution 2

Solving for yy in terms of xx gives y=4x22y= \frac {\sqrt{4-x^2}}{2}, so the two other points of the triangle are (x,4x22)(x,\frac {\sqrt{4-x^2}}{2}) and (x,4x22)(-x,\frac {\sqrt{4-x^2}}{2}), which are a distance of 2x2x apart. Thus 2x2x equals the distance between (x,4x22)(x,\frac {\sqrt{4-x^2}}{2}) and (0,1)(0,1), so by the distance formula we have

2x=x2+(14x22)2.2x=\sqrt{x^2+(\frac {1-\sqrt{4-x^2}}{2})^2}. Squaring both sides and simplifying through algebra yields x2=192169x^2= \frac {192}{169}, so 2x=7681692x=\sqrt{\frac{768}{169}} and the answer is 937\boxed{937}.

Solution 3

Since the altitude goes along the yy axis, this means that the base is a horizontal line, which means that the endpoints of the base are (x,y)(x,y) and (x,y)(-x,y), and WLOG, we can say that xx is positive.

Now, since all sides of an equilateral triangle are the same, we can do this (distance from one of the endpoints of the base to the vertex and the length of the base):

x2+(y1)2=2x\sqrt{x^2 + (y-1)^2} = 2x

Square both sides,

x2+(y1)2=4x2    (y1)2=3x2x^2 + (y-1)^2 = 4x^2\implies (y-1)^2 = 3x^2

Now, with the equation of the ellipse: x2+4y2=4x^2 + 4y^2 = 4

x2=44y2x^2 = 4-4y^2 3x2=1212y23x^2 = 12-12y^2

Substituting,

1212y2=y22y+112-12y^2 = y^2 - 2y +1

Moving stuff around and solving:

y=1113,1y = \frac{-11}{13}, 1

The second is found to be extraneous, so, when we go back and figure out xx and then 2x2x (which is the side length), we find it to be:

768169\sqrt{\frac{768}{169}}

and so we get the desired answer of 937\boxed{937}.

Solution 4

Denote (0,1)(0,1) as vertex A,A, BB as the vertex to the left of the yy-axis and CC as the vertex to the right of the yy-axis. Let DD be the intersection of BCBC and the yy-axis.

Let x0x_0 be the xx-coordinate of C.C. This implies

C=(x0,4x024)C=\left(x_0 , \sqrt{\frac{4-x_0^2}{4}}\right) and

B=(x0,4x024).B=\left(-x_0 , \sqrt{\frac{4-x_0^2}{4}}\right). Note that BC=2x0BC=2x_0 and

BC3=AD=14x024.\frac{BC}{\sqrt3}=AD=1-\sqrt{\frac{4-x_0^2}{4}}. This yields

2x03=14x024.\frac{2x_0}{\sqrt3}=1-\sqrt{\frac{4-x_0^2}{4}}. Re-arranging and squaring, we have

4x024=4x0234x03+1.\frac{4-x_0^2}{4}=\frac{4x_0^2}{3}-\frac{4x_0}{\sqrt3} +1. Simplifying and solving for x0x_0, we have

x0=48133.x_0=\frac{48}{13\sqrt 3}. As the length of each side is 2x0,2x_0, our desired length is

4x02=7681694x_0^2=\frac{768}{169} which means our desired answer is

768+169=937768+169=\boxed{937} ~ASAB

Solution 5

Notice that x2+4y2=4x^2+4y^2=4 can be rewritten as (x)2+(2y)2=22(x)^2+(2y)^2=2^2. The points of the triangle are (0,1)(0, 1), (x,1x3)(-x, 1-x\sqrt{3}), and (x,1x3)(x, 1-x\sqrt{3}). When plugging the second coordinate into the equation, we get x2+48x3+12x2=4x^2+4-8x\sqrt{3}+12x^2=4, which equals 13x28x3=013x^2-8x\sqrt{3}=0. This yields x(13x83)=0x(13x-8\sqrt{3})=0. Obviously x can't be 0, so x=8313x=\frac{8\sqrt{3}}{13}. The side length of the equilateral triangle is twice of this, so 16313\frac{16\sqrt{3}}{13}. This can be rewritten as 2563169=768169\sqrt{\frac{256\cdot3}{169}}=\sqrt{\frac{768}{169}}. 768+169=937768+169=\boxed{937}. ~ MC413551

Solution 6

Consider the transformation (x,y)(x,y) to (x/2,y).(x/2, y). This sends the ellipse to the unit circle. If we let nn be one-fourth of the side length of the triangle, the equilateral triangle is sent to an isosceles triangle with side lengths 2n,n13,n13.2n, n\sqrt{13}, n\sqrt{13}. Let the triangle be ABCABC such that AB=AC.AB=AC. Let the foot of the altitude from A be X.X. Then BX=n,BX=n, and AX=2n3.AX=2n\sqrt{3}. Let CC be a point such that ACAC is a diameter of the unit circle. Then XC=22n3.XC=2-2n\sqrt{3}. Using power of a point on X,

n2=2n3(22n3)n^2=2n\sqrt{3}(2-2n\sqrt{3}) Simplifying gets us to 13n2=4n3.13n^2=4n\sqrt{3}. Then, n=4313n=\dfrac{4\sqrt{3}}{13} which means the side length is 16313=768169.\dfrac{16\sqrt{3}}{13}=\sqrt{\dfrac{768}{169}}. Thus, the answer is 768+169=937.768+169=\boxed{937}.