Smallest Area Possible

Geometry Level 5

For a rectangle A B C D ABCD with coordinates A = ( 0 , 0 ) , B = ( 5 , 0 ) A = (0,0), B = (5,0) , C = ( 5 , 3 ) , D = ( 0 , 3 ) C= (5,3) , D = (0,3) , let P P denote a varable point lying between the rectangle A B C D ABCD .

And we define d ( P , L ) d(P,L) as the perpendicular distance of point P P from line L L . Suppose

d ( P , A B ) min [ d ( P , B C ) , d ( P , C D ) , d ( P , A D ) ] . d(P,AB) \leq \min\left[d(P,BC), d(P,CD), d(P,AD) \right].

Find the area of the region in which P P lies.


Not original question. I like this and thought of sharing it with you guys.


The answer is 5.25.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

2 solutions

Alan Guo
Nov 24, 2015

The definition of the P can be rephrased as d ( P , A B ) = m i n [ d ( P , A B ) , d ( P , A B ) , d ( P , A B ) , d ( P , A B ) ] d(P,AB) = min[d(P,AB),d(P,AB),d(P,AB),d(P,AB)]

Therefore, the boundary of P P is described by the intersection of pairwise perpendicular bisectors of A B AB and the other sides.

Let P ( x , y ) 0 x 5 , 0 y 3 P(x,y) | 0\leq x\leq 5, 0\leq y \leq 3 .

For d ( P , A B ) d ( P , C D ) d(P,AB)\leq d(P,CD) , y 2 y\leq 2 .

For d ( P , A B ) d ( P , A D ) d(P,AB)\leq d(P,AD) , y x y\leq x .

For d ( P , A B ) d ( P , B C ) d(P,AB)\leq d(P,BC) , y x + 5 y\leq -x+5 .

Thus, the locus is a trapezium, with parallel lengths of 2 and 5, height of 1.5, with area 5.25.

Lu Chee Ket
Dec 4, 2015

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
A 0 0
B 5 0
C 5 3
D 0 3
P x  y

AB  y
BC  5 - x
CD  3 - y
DA  x

Area = 1 2 ( ( 3.5 1.5 ) + ( 5 0 ) ) 1.5 = 5.25 \frac12 ((3.5 - 1.5) + (5 - 0)) 1.5 = 5.25

Answer: 5.25 \boxed{5.25}

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...