Pentagon interior point

Geometry Level 4

A regular pentagon has its center at the origin of the Cartesian plane in standard orientation (with one of the vertices lying on the positive y y -axis). Its vertices are labelled as shown in the figure below. A point P P lies inside it, such that P A = 16 PA = 16 , P B = 19 PB = 19 , and P C = 17 PC = 17 . If ( x , y ) (x, y) are the coordinates of point P P and R R is the circumradius of the pentagon, then find 1000 ( x + y + R ) \lfloor 1000( x + y + R) \rfloor . The figure is drawn to scale.

Inspiration


The answer is 18169.

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

Hosam Hajjir
Mar 10, 2019

With R R being the circumradius of the pentagon, the 5 vertices (from A to E) are given by,

p k = R u k for k = 1 , . . . , 5 ( 1 ) \mathbf{p}_k = R \mathbf{u}_k \hspace{12pt} \text{ for } k = 1,...,5 \hspace{12pt} (1)

where u k = ( sin 2 π ( k 1 ) 5 , cos 2 π ( k 1 ) 5 ) ( 2 ) \mathbf{u}_k = ( - \sin \dfrac{2\pi(k-1)}{5}, \cos \dfrac{2\pi(k-1)}{5}) \hspace{12pt} (2)

If we now define p = ( x , y ) \mathbf{p} = (x, y) to be the coordinate vector of the interior point, then, for i = 1 , 2 , 3 i = 1 , 2, 3 , we have

( p p i ) T ( p p i ) = d i 2 ( 3 ) (\mathbf{p} - \mathbf{p}_i)^T ( \mathbf{p} - \mathbf{p}_i) = {d_i}^2 \hspace{12pt} (3)

where d 1 = 16 , d 2 = 19 , d 3 = 17 d_1 = 16 , d_2 = 19, d_3 = 17 .

Expanding the left hand side of equation (3), gives,

p T p 2 p T p i + p i T p i = d i 2 ( 4 ) \mathbf{p}^T \mathbf{p} - 2 \mathbf{p}^T \mathbf{p}_i + {\mathbf{p}_i}^T \mathbf{p}_i = {d_i}^2 \hspace{12pt} (4)

Substituting equation (1) into (4), yields, for i = 1 , 2 , 3 i = 1, 2, 3 ,

p T p 2 R p T u i + R 2 = d i 2 ( 5 ) \mathbf{p}^T \mathbf{p} - 2 R \mathbf{p}^T \mathbf{u}_i + R^2 = {d_i}^2 \hspace{12pt} (5)

So that,

p T p 2 R p T u 1 + R 2 = d 1 2 ( 6 ) \mathbf{p}^T \mathbf{p} - 2 R \mathbf{p}^T \mathbf{u}_1 + R^2 = {d_1}^2 \hspace{12pt} (6)

p T p 2 R p T u 2 + R 2 = d 2 2 ( 7 ) \mathbf{p}^T \mathbf{p} - 2 R \mathbf{p}^T \mathbf{u}_2 + R^2 = {d_2}^2 \hspace{12pt} (7)

p T p 2 R p T u 3 + R 2 = d 3 2 ( 8 ) \mathbf{p}^T \mathbf{p} - 2 R \mathbf{p}^T \mathbf{u}_3 + R^2 = {d_3}^2 \hspace{12pt} (8)

subtracting (7) from (6), and (8) from (6),

2 R p T ( u 1 u 2 ) = d 1 2 d 2 2 ( 9 ) - 2 R \mathbf{p}^T (\mathbf{u}_1 - \mathbf{u}_2 ) = {d_1}^2 - {d_2}^2 \hspace{12pt} (9)

2 R p T ( u 1 u 3 ) = d 1 2 d 3 2 ( 10 ) - 2 R \mathbf{p}^T (\mathbf{u}_1 - \mathbf{u}_3 ) = {d_1}^2 - {d_3}^2 \hspace{12pt} (10)

Dividing (9) by (10), eliminates R R , and yields, after cross multiplication,

p T w = 0 ( 11 ) \mathbf{p}^T \mathbf{w} = 0 \hspace{12pt} (11)

where,

w = ( d 1 2 d 3 2 ) ( u 1 u 2 ) ( d 1 2 d 2 2 ) ( u 1 u 3 ) ( 12 ) \mathbf{w} = ({d_1}^2 - {d_3}^2 ) (\mathbf{u}_1 - \mathbf{u}_2) - ({d_1}^2 - {d_2}^2) (\mathbf{u}_1 - \mathbf{u}_3) \hspace{12pt}(12)

Since the vector w = ( w x , w y ) \mathbf{w} = (w_x, w_y) is available, equation (11), can be solved directly, to yield,

p = t v ( 13 ) \mathbf{p} = t \mathbf{v} \hspace{12pt} (13)

where v = ( w y , w x ) ( 14 ) \mathbf{v} = (-w_y, w_x) \hspace{12pt} (14)

and t t is a real scalar parameter to be determined. Substituting equation (13) into (9), yields,

2 t R v T ( u 1 u 2 ) = d 1 2 d 2 2 ( 15 ) -2 t R \mathbf{v}^T (\mathbf{u}_1 - \mathbf{u}_2) = {d_1}^2 - {d_2}^2 \hspace{12pt} (15)

from which,

t R = C 0 t R = C_0 , where C 0 = ( d 1 2 d 2 2 ) ( 2 v T ( u 1 u 2 ) ) ( 16 ) C_0 = \dfrac{({d_1}^2 - {d_2}^2)}{(-2 \mathbf{v}^T (\mathbf{u}_1 - \mathbf{u}_2) )} \hspace{12pt} (16)

Note that, since R R is positive, t t has the same sign as C 0 C_0 .

Substituting equation (13) into equation (6),

t 2 ( v T v ) 2 t R v T u 1 + R 2 = d 1 2 ( 17 ) t^2 (\mathbf{v}^T \mathbf{v}) - 2 t R \mathbf{v}^T \mathbf{u}_1 + R^2 = {d_1}^2 \hspace{12pt} (17)

using equation (16), this becomes,

t 2 ( v T v ) 2 C 0 v T u 1 + C 0 2 t 2 = d 1 2 ( 18 ) t^2 (\mathbf{v}^T \mathbf{v}) - 2 C_0 \mathbf{v}^T \mathbf{u}_1 + \dfrac{{C_0}^2}{t^2} = {d_1}^2 \hspace{12pt} (18)

and this can solved for t t quite easily (a quadratic equation in t 2 t^2 ), so that, from equation (13), this in turn specifies the point p \mathbf{p} ,

and from equation (16), this also specifies the circumradius R R .

The reader may note that, in general, there will be two solutions, but for the distances in this problem, the point p \mathbf{p} for the other solution lies outside the pentagon, and is therefore considered an extraneous solution.

David Vreken
Mar 11, 2019

Let s s be the side of the pentagon. Then by the law of cosines on P B A \triangle PBA , P B A = cos 1 ( s 2 + 1 9 2 1 6 2 2 19 16 ) \angle PBA = \cos^{-1} \Big( \frac{s^2 + 19^2 - 16^2}{2 \cdot 19 \cdot 16} \Big) , and on P B C \triangle PBC , P B C = cos 1 ( s 2 + 1 9 2 1 7 2 2 19 17 ) \angle PBC = \cos^{-1} \Big( \frac{s^2 + 19^2 - 17^2}{2 \cdot 19 \cdot 17} \Big) . Since the interior angle of a regular pentagon is 108 ° 108° , P B A + P B C = 108 ° \angle PBA + \angle PBC = 108° . These equations solve numerically to s 5.201157564 s \approx 5.201157564 or s 17.17083836 s \approx 17.17083836 . However, if s 5.201157564 s \approx 5.201157564 then point P P is outside the pentagon, so s 17.17083836 s \approx 17.17083836 . The circumradius is then R = s 2 sin 36 ° 14.60638753 R = \frac{s}{2 \sin 36°} \approx 14.60638753 .

A A 's coordinates are A ( 0 , R ) A(0, R) , and B B 's coordinates are B ( R cos 162 ° , R sin 162 ° ) B(R \cos 162°, R \sin 162°) . Since P A = 16 PA = 16 , x 2 + ( y R ) 2 = 1 6 2 x^2 + (y - R)^2 = 16^2 , and since P B = 19 PB = 19 , ( x R cos 162 ° ) 2 + ( y R sin 162 ° ) 2 = 1 9 2 (x - R \cos 162°)^2 + (y - R \sin 162°)^2 = 19^2 . When R 14.60638753 R \approx 14.60638753 , these equations solve to x 4.35327 x \approx 4.35327 and y 0.79001 y \approx -0.79001 , and 1000 ( x + y + R ) = 18169 \lfloor 1000(x + y + R) \rfloor = \boxed{18169} .

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...