Maths Olympiad Prep

Library / /772 of 860

Geometry Difficulty 5.5 AIME, harder Find the answer

Given a point pp and a line segment ll, let d(p,l)d(p, l) be the distance between them. Let A,BA, B, and CC be points in the plane such that AB=6,BC=8,AC=10A B=6, B C=8, A C=10. What is the area of the region in the (x,y)(x, y)-plane formed by the ordered pairs (x,y)(x, y) such that there exists a point PP inside triangle ABCA B C with d(P,AB)+x=d(P,BC)+y=d(P,AC)d(P, A B)+x=d(P, B C)+y=d(P, A C)?

A number or a short expression. Fractions can be typed as 3/2, and spacing doesn't matter.

Solution

Place ABCA B C in the coordinate plane so that A=(0,6),B=(0,0),C=(8,0)A=(0,6), B=(0,0), C=(8,0). Consider a point P=(a,b)P=(a, b) inside triangle ABCA B C. Clearly, d(P,AB)=a,d(P,BC)=bd(P, A B)=a, d(P, B C)=b. Now, we see that the area of triangle ABCA B C is 682=24\frac{6 \cdot 8}{2}=24, but may also be computed by summing the areas of triangles PAB,PBC,PCAP A B, P B C, P C A. The area of triangle PABP A B is 6a2=3a\frac{6 \cdot a}{2}=3 a, and similarly the area of triangle PBCP B C is 4b4 b. Thus, it follows easily that d(P,CA)=243a4b5d(P, C A)=\frac{24-3 a-4 b}{5}. Now, we have (x,y)=(24585a4bb,24535a95b)(x, y)=\left(\frac{24}{5}-\frac{8}{5} a-\frac{4}{b} b, \frac{24}{5}-\frac{3}{5} a-\frac{9}{5} b\right) The desired region is the set of (x,y)(x, y) obtained by those (a,b)(a, b) subject to the constraints a0,ba \geq 0, b \geq 0,6a+8b480,6 a+8 b \leq 48. Consequently, our region is the triangle whose vertices are obtained by evaluating (x,y)(x, y) at the vertices (a,b)(a, b) of the triangle. To see this, let f(a,b)f(a, b) output the corresponding (x,y)(x, y) according to the above. Then, we can write every point PP in ABCA B C as P=m(0,0)+n(0,6)+p(8,0)P=m(0,0)+n(0,6)+p(8,0) for some m+n+p=1m+n+p=1. Then, f(P)=mf(0,0)+nf(0,6)+pf(8,0)=m(245,245)+n(8,0)+p(0,6)f(P)=m f(0,0)+n f(0,6)+p f(8,0)=m\left(\frac{24}{5}, \frac{24}{5}\right)+n(-8,0)+p(0,-6), so f(P)f(P) ranges over the triangle with those three vertices. Therefore, we need the area of the triangle with vertices (245,245),(0,6),(8,0)\left(\frac{24}{5}, \frac{24}{5}\right),(0,-6),(-8,0), which is easily computed (for example, using determinants) to be 2885\frac{288}{5}.

Want a route through all this instead of an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

Source: Omni-MATH, licensed Apache-2.0. Statement and solution reproduced as published; topic and difficulty added by this site.