返回题库

AIME 2017 II · 第 3 题

AIME 2017 II — Problem 3

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

A triangle has vertices A(0,0)A(0,0), B(12,0)B(12,0), and C(8,10)C(8,10). The probability that a randomly chosen point inside the triangle is closer to vertex BB than to either vertex AA or vertex CC can be written as pq\frac{p}{q}, where pp and qq are relatively prime positive integers. Find p+qp+q.

解析

Solution 1

AIME diagram

The set of all points closer to point BB than to point AA lie to the right of the perpendicular bisector of ABAB (line PZPZ in the diagram), and the set of all points closer to point BB than to point CC lie below the perpendicular bisector of BCBC (line PXPX in the diagram). Therefore, the set of points inside the triangle that are closer to BB than to either vertex AA or vertex CC is bounded by quadrilateral BXPZBXPZ. Because XX is the midpoint of BCBC and ZZ is the midpoint of ABAB, X=(10,5)X=(10,5) and Z=(6,0)Z=(6,0). The coordinates of point PP is the solution to the system of equations defined by lines PXPX and PZPZ. Using the point-slope form of a linear equation and the fact that the slope of the line perpendicular to a line with slope mm is 1m-\frac{1}{m}, the equation for line PXPX is y=25x+1y=\frac{2}{5}x+1 and the equation for line PZPZ is x=6x=6. The solution of this system is P=(6,175)P=\left(6,\frac{17}{5}\right). Using the shoelace formula on quadrilateral BXPZBXPZ and triangle ABCABC, the area of quadrilateral BXPZBXPZ is 1095\frac{109}{5} and the area of triangle ABCABC is 6060. Finally, the probability that a randomly chosen point inside the triangle is closer to vertex BB than to vertex AA or vertex CC is the ratio of the area of quadrilateral BXPZBXPZ to the area of ABCABC, which is 109560=109300\frac{\frac{109}{5}}{60}=\frac{109}{300}. The answer is 109+300=409109+300=\boxed{409}.

Solution 2

Since we know the coordinates of all three vertices of the triangle, we can find the side lengths: AB=12AB=12, AC=241AC=2\sqrt{41}, and BC=229BC=2\sqrt{29}. We notice that the point where the three distances are the same is the circumcenter - so we use one of the triangle area formulas to find the circumradius, since we know what the area is.

122412294R=12102.\frac{12 \cdot 2\sqrt{41} \cdot 2\sqrt{29}}{4 \cdot R}=\frac{12 \cdot 10}{2}. We rearrange to get

R=41295.R=\frac{\sqrt{41} \cdot \sqrt{29}}{5}. AIME diagram

We know that AP=41295AP=\frac{\sqrt{41} \cdot \sqrt{29}}{5}, and AS=6AS=6, so using the Pythagorean Theorem gives SP=175SP=\frac{17}{5}. This means [ASP]=[BSP]=175612=515[ASP]=[BSP]=\frac{17}{5} \cdot 6 \cdot \frac{1}{2} = \frac{51}{5}. Similarly, we know that BP=41295BP=\frac{\sqrt{41} \cdot \sqrt{29}}{5}, and BR=29BR=\sqrt{29}, so we get that PR=4295PR=\frac{4\sqrt{29}}{5}, and so [BRP]=[CRP]=42952912=585[BRP]=[CRP]=\frac{4\sqrt{29}}{5} \cdot \sqrt{29} \cdot \frac{1}{2} = \frac{58}{5}. Lastly, we know that CP=41295CP=\frac{\sqrt{41} \cdot \sqrt{29}}{5}, and CT=41CT=\sqrt{41}, so we get that PT=2415PT=\frac{2\sqrt{41}}{5}, and [ATP]=[CTP]=24154112=415[ATP]=[CTP]=\frac{2\sqrt{41}}{5} \cdot \sqrt{41} \cdot \frac{1}{2} = \frac{41}{5}. Therefore, our answer is 51+582(51+58+41)=109300409\frac{51+58}{2(51+58+41)}=\frac{109}{300} \rightarrow \boxed{409}.

Solution 3

To start the problem, identify the two midpoints that connect ABAB and BCBC. This is because the midpoints of such lines is the mark at which the point will sway closer to vertex AA/CC or vertex BB. The midpoint of ABAB is (6,0)(6,0), and the midpoint of BCBC is (10,5)(10,5). Then, determine the line at which the distance between vertex BB and vertex CC are the same. Assuming that xx is the real value of xx and yy is the real value of yy, we can create a simple equation:

x82+(10y)2\sqrt{|x-8|^2 + (10-y)^2} = (12x)2+y2\sqrt{(12-x)^2 + y^2}

where the left side of the equation is for the distance to vertex CC and the right side of the equation is the distance to vertex BB.

Squaring both sides and then distributing, we get

x216x+64+y220y+100=x224x+144+y2x^2 - 16x + 64 + y^2 - 20y + 100 = x^2 - 24x + 144 + y^2.

Notice that (x8)2=(x+8)2(x-8)^2 = (-x+8)^2, and thus there is no need to create another equation.

Simplifying, we get 8x+20=20y8x + 20 = 20y.

Divide both sides by 20, then simplify, and the line that represents equivalent distance between vertex BB and vertex CC is y=2x5+1y = \frac{2x}{5} + 1.

This line starts at the midpoint of BCBC, which is (10,5)(10,5), and ends at the line x=6x=6, as x=6x=6 represents equivalent distance between vertex AA and vertex BB. Plug in x=6x=6 to the equation y=2x5+1y = \frac{2x}{5} + 1, and we get y=175y = \frac{17}{5}. Now that we have our four points that are (6,0),(6,175),(10,5)(6,0), (6,\frac{17}{5}), (10,5), and (12,0)(12,0), we can calculate the area of the quadrilateral in which a point is closer to vertex BB as opposed to either vertex AA or vertex CC. Simply draw a rectangle that has the points (6,0),(6,5),(12,5)(6,0), (6,5), (12,5) and (12,0)(12,0), and then subtract the two triangles that appear in between.

Thus, the area of the quadrilateral is 65(8542+522)30415=10956\cdot5 - (\frac{\frac{8}{5}\cdot4}{2} + \frac{5\cdot2}{2}) \rightarrow 30 - \frac{41}{5} = \frac{109}{5}. Since the problem asks us for the probability that a point chosen inside the triangle is inside the quadrilateral, and because the area of ABC\triangle ABC is 12102=60\frac{12\cdot10}{2} = 60, the probability is 109560=109300\frac{\frac{109}{5}}{60}=\frac{109}{300}, which means the final answer is 109+300=409109+300=\boxed{409}.

Solution by IronicNinja~

Solution 4 (Shoelace Theorem/Formula)

Calculate the area of the triangle using the Shoelace Theorem on (0,0),(12,0),(8,10)(0,0), (12,0), (8,10)

12(0+120+0)(0+0+0)=60\frac{1}{2}|(0+120+0)-(0+0+0)|=60 Get the four points (6,0),(6,175),(10,5)(6,0), (6,\frac{17}{5}), (10,5), and (12,0)(12,0) by any method from the above solutions. Then use the Shoelace Theorem to find the area of the region we want:

12(0+60+34+0)(0+0+30+1025)=1095\frac{1}{2}|(0+60+34+0)-(0+0+30+\frac{102}{5})|=\frac{109}{5} Therefore the probability is 109560=109300\frac{\frac{109}{5}}{60}=\frac{109}{300}. Thus giving the final answer of 109+300=409109+300=\boxed{409}.

Solution by phoenixfire

Solution 5

Draw the circumradii from the circumcenter to the three vertices. Drop perpendicular from the circumcenter to the sides. Note that since the triangle is isosceles, the perpendicular are in fact perpendicular bisectors. Therefore the region containing the points closer to B are in OBP1,OBP2\triangle{OBP_{1}} , \triangle{OBP_{2}} where OO is the circumcenter and P1,P2P_{1}, P_{2} points of contact of the perpendiculars and the sides. Therefore our fraction is 109300\frac{109}{300}. Our answer is then 409\boxed{409}.

~ Prabh1512 (Edit by GeoWhiz4536)

Solution 6

Using the same graph and methods as Solution 1, find the coordinates of PP, XX, BB, and ZZ. Also, note that angles PXBPXB and PZBPZB are right angles, so PXBZPXBZ is a cyclic quadrilateral. Then, use Brahmagupta's formula to determine the area of the quadrilateral, which is 1095\frac{109}{5}. Then find the area of triangle ABCABC, which is 6060. The probability is 109300\frac{109}{300}. Finally, we get our answer of 409\boxed{409}

~BLOATED_BAGEL ~minor edit by Mathkiddie