A B C D is a rectangle with side A B of length 10 and side B C of length 11. An interior point P is chosen such that the sum of angles A P D and B P C is 1 8 0 ∘ . All possible points P form a hyperbola that can be represented by x 2 − y 2 = K , where K is a positive real number. Find the value of K .
Note: The hyperbola assumes that the x - and y -axes are parallel to the sides of rectangle A B C D with the origin at the center of the rectangle.
Extension of this problem
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.
That is good
My solution hinges on the very convenient presentation of the hyperbola, whereas Calvin Lin gave a much more general approach. I'll still give it nonetheless:
The hyperbola crosses through the point ( K , 0 ) based on the information given. At this point, Δ P A D ≅ Δ P B C .
Since ∠ A P D corresponds to ∠ B P C , and their sum is 1 8 0 ∘ , it follows that ∠ A P D = ∠ B P C = 9 0 ∘
The locus of all points that make a right triangle off of some fixed segment A D is a circle with diameter A D . Hence, ( K , 0 ) must lie on a circle with center ( 0 , 5 ) and radius r = 5 . 5 .
( y − 5 ) 2 + x 2 = 5 . 5 2 . Plugging in point ( K , 0 ) gives K = 5 . 5 2 − 5 2 = 5 . 2 5 .
Problem Loading...
Note Loading...
Set Loading...
We have A = ( − 5 . 5 , 5 ) , B = ( − 5 . 5 , − 5 ) , C = ( 5 . 5 , − 5 ) , D = ( 5 . 5 , 5 ) .
If P is a point on the locus, then by translating the image down 10 units, we obtain that B P C P ′ is a cyclic quadrilateral. Observe that trivially, A B B C and D C C B are cyclic quadrilaterals, which means that A , D lie on the locus. Hence, with the assumption that the locus is a hyperbola of the form x 2 − y 2 = K , we obtain that K = 5 . 5 2 − 5 2 = 5 . 2 5 .
Now, let's determine the locus properly. Suppose that P = ( X , Y ) , P ′ = ( X , Y − 1 0 ) is on the locus. We will use the fact that B P C P ′ is a cyclic quadrilateral. The center of the circle can be determined by the intersection of perpendicular bisectors. Since the perpendicular bisector of B C is x = 0 and the perpendicular bisector of P P ′ is y = Y − 5 , we get that the center of the circle is E = ( 0 , Y − 5 ) . The radius of the circle is E B = ( 5 . 5 ) 2 + ( Y − 5 + 5 ) 2 . Hence, the point P satisfies
( X − 0 ) 2 + ( Y − ( Y − 5 ) ) 2 = 5 . 5 2 + Y 2
Hence, X 2 − Y 2 = 5 . 5 2 − 5 2 = 5 . 2 5 .