Maths Olympiad Prep

Library / /56 of 84

, 2013

Geometry Difficulty 5.6 AIME, harder Prove it United States

Problem:

Given a point pp and a line segment ll, let d(p,l)d(p, l) be the distance between them. Let AA, BB, and CC be points in the plane such that AB=6AB = 6, BC=8BC = 8, AC=10AC = 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 ABCABC with d(P,AB)+x=d(P,BC)+y=d(P,AC)d(P, AB) + x = d(P, BC) + y = d(P, AC)?

Solution

Solution:

Answer: 2885\frac{288}{5}.

Place ABCABC in the coordinate plane so that A=(0,6)A = (0,6), B=(0,0)B = (0,0), C=(8,0)C = (8,0). Consider a point P=(a,b)P = (a, b) inside triangle ABCABC. Clearly, d(P,AB)=ad(P, AB) = a, d(P,BC)=bd(P, BC) = b.

Now, we see that the area of triangle ABCABC is 682=24\frac{6 \cdot 8}{2} = 24, but may also be computed by summing the areas of triangles PABPAB, PBCPBC, PCAPCA. The area of triangle PABPAB is 6a2=3a\frac{6 \cdot a}{2} = 3a, and similarly the area of triangle PBCPBC is 4b4b. Thus, it follows easily that d(P,CA)=243a4b5d(P, CA) = \frac{24 - 3a - 4b}{5}.

Now, we have
(x,y)=(24585a45b,24535a95b) (x, y) = \left( \frac{24}{5} - \frac{8}{5}a - \frac{4}{5}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 a0a \geq 0, b0b \geq 0, 6a+8b486a + 8b \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 ABCABC 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)\left(\frac{24}{5}, \frac{24}{5}\right), (0,6)(0, -6), (8,0)(-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: MathNet, licensed CC-BY-4.0. Statement reproduced verbatim; metadata (topic, difficulty) added by this project.