In rectangle A B C D , A B = 6 and B C = 8 . Point C is reflected across diagonal B D to obtain C ′ , and line B C ′ intersects A D at P . If the ratio of the area of triangle △ B A P to the area of triangle △ B P D is b a , where a and b are coprime positive integers, what is the value of a + b ?
This problem is posed by Kathleen K .
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.
What would the general answer be?
There are several properties which can greatly simplify the calculations that you have to do.
I like Chris' approach. I found the following solution, based on some inherent properties:
Consider the circle with diameter B D . This shows that A , B , C , D , C ′ are concyclic points.
Since A B = C ′ D , and angles subtended by arc of same length are equal, thus B P D is an isosceles triangle.
Let ∠ A D B = α , then ∠ B P A = 2 α .
P D A P = P B A P = cos ( 2 α ) = 2 cos 2 α − 1 = a 2 + b 2 a 2 − b 2 .
In rectangle A B C D , by the Pythagorean theorem, B C = B C 2 + C D 2 = 1 0 . Since C is reflected across diagonal B D , ∠ C B D is also reflected across diagonal B D , making ∠ C B D = ∠ P B D = θ .
sin θ = B D C D = 5 3
sin ∠ A B P = sin ( 9 0 − 2 θ ) = 1 − 2 sin 2 θ = 2 5 7
The area of △ B A P = 2 1 ( A B ) ( B P ) sin ∠ A B P = 2 5 2 1 ( B P ) .
The area of △ B P D = 2 1 ( B P ) ( B D ) sin θ = 3 ( B P ) .
A r e a o f △ B P D A r e a o f △ B A P = 3 ( B P ) 2 5 2 1 ( B P ) = 2 5 7 .
Hence a + b = 7 + 2 5 = 3 2 .
I tried to generalize this by replacing the lengths of B C and C D by a and b , respectively. By doing the same steps above, the ratio of △ B A P to △ B P D is a 2 + b 2 a 2 − b 2 .
Log in to reply
Very nice. One typo on the first line: BC should be BD (the hypotenuse).
I coordinate bashed too. Now I'm going to review the pure Euclidean approaches.
Yes, now I see. This computation is much easier if you instead focus on finding the area of the smaller triangle B A P . From the get go we have two pieces of information: a side length ( 6 ) and an angle size ( π / 2 ) . We can compute the angle opposite side A P by noting that it is equal to π / 2 − 2 ∠ D B C = π / 2 − 2 arctan ( 6 / 8 ) Hence the side length of A P is 6 tan ( π / 2 − 2 arctan ( 6 / 8 ) ) = 7 / 4 The rest of the solution is identical to my last paragraph.
Log in to reply
I just worked out a more general form of the solution. Suppose the rectangle has side lengths a and b , instead of 6 and 8 ( respectively ). Then the length of A P ( constructed exactly as above ) is a tan ( π / 2 − 2 arctan ( a / b ) ) = a cos ( π / 2 − 2 arctan ( a / b ) ) sin ( π / 2 − 2 arctan ( a / b ) ) = a sin ( 2 arctan ( a / b ) ) cos ( 2 arctan ( a / b ) ) = a cot ( 2 arctan ( a / b ) ) = a 2 a b b 2 − a 2 = 2 b b 2 − a 2 I know there is an intuitive, geometric explanation of this clean formula but I am still working on it.
Although I personally got the sum using a method similar to Chris', I have to say that I really like your solution. Very clever!
Could you direct me to a proof of the formula for d you used there? I can't find it in the link you posted.
Log in to reply
MathWorld is probably a better reference. I linked to SE because that is where I found the solution, and I was convinced by the explanation by Carlos Scheidegger. However the on SE is just a special case of the derivation from MathWorld.
Use of trigonometry kills the problem. Let AB=a, BC=b. Let b>a. angle PAB= angle ABD - angle DBC take tan of the angles on both sides, PA/a=(b/a-a/b)/(1+(a/b*b/a))
PA/a=(b^2-a^2)/2ab
PA=(b^2-a^2)/2b
PD=AD-PA=b-(b^2-a^2)/2b=(a^2+b^2)/2b
Required ratio of areas is PA/PD=(b^2-a^2)/(b^2+a^2)
Plot points A ( 0 , 6 ) , B ( 0 , 0 ) , C ( 8 , 0 ) and D ( 8 , 6 ) on the Cartesian plane so that we have rectangle A B C D where A B = 6 and B C = 8 . The line that passes through B and D has the equation y = ( 3 / 4 ) x and so if C ′ is a point obtained by reflecting C across B D , the line that passes through C and C ′ is perpendicular to y = ( 3 / 4 ) x . Thus, this has the equation, y = ( − 4 / 3 ) x + 3 2 / 3 because it has slope that is negative reciprocal of the slope of the first line we have. Also, we can get the distance between point C and the line y = 3 x / 4 using the formula, D = ∣ ( A x + B y + C ) / ( A 2 + B 2 ) ∣ which gives D = 3 . 8 4 . This is also the distance between C ′ and y = 3 x / 4 . Therefore, the line that passes through C ′ that is parallel to y = 3 x / 4 has the equation y = 3 x / 4 + 6 . This is because we have that 3 . 8 4 = ∣ ( b − b ′ ) / ( A 2 + B 2 ) ∣ where b and b ′ are the y − i n t e r c e p t s of the two parallel lines. This gives b ′ = 6 . So we have two lines which contains C ′ . y = − 4 x / 3 + 3 2 / 3 and y = 3 x / 4 + 6 . Solving the system, we have that point C ′ is at ( 2 . 2 4 , 7 . 6 8 ) . The line through B and C ′ has the equation y = 7 . 6 8 x / 2 . 2 4 . When y = 6 , x = 1 . 7 5 . Thus, we have A P = 1 . 7 5 and P D = 6 . 2 5 . The ratio A P / P D gives 7 / 2 5 . Thus, the answer is 3 2 .
Draw a line parallel to A D through C ′ . Extend B A and C D to intersect this line at F and E respectively . Therefore , A F = D E . Let C C ′ intersect B D at O . By Pythagoras theorem , B C 2 + C D 2 = B D 2
⇒ B D 2 = B C 2 + C D 2
⇒ B D = 8 2 + 6 2 = 1 0 units . Let
B O = x , O D = 1 0 − x and O C = y . Applying Pythagoras theorem for △ O B C ,
O B 2 + O C 2 = B C 2 ⇒ x 2 + y 2 = 6 4 → e q . ( 1 ) .
Similarly , for △ O C D , O C 2 + O D 2 = C D 2
⇒ ( 1 0 − x ) 2 + y 2 = 3 6 ⇒ x 2 − 2 0 x + 1 0 0 + y 2 = 3 6 → e q . ( 2 ) . Substituting e q . ( 1 ) in e q . ( 2 ) and solving we get , x = 5 3 2 = 6 . 4 units . Substituting this in e q . ( 1 ) ,we get y = 5 2 4 = 4 . 8 units . Hence , O C = 4 . 8 units and as O C ′ is the reflection of O C in B D , C C ′ = 2 O C = 9 . 6 units . Let θ be ⟨ O C D ⟩ . For △ O C D , sin θ = 6 3 . 6 . Also , for △ C C ′ E , sin θ = C C ′ C ′ E . Thus , C C ′ C ′ E = 6 3 . 6 ⇒ C ′ E = 5 . 7 6 units . Therefore , F C ′ = 8 − 5 . 7 6 = 2 . 2 4 units . As O C = O C ′ , ⟨ B O C ⟩ = ⟨ B O C ′ ⟩ and O B is common , hence △ B O C ≅ △ B O C ′ . Therefore , B C = B C ′ = 8 units . Let A F = z . Applying Pythagoras theorem for △ B F C ′ , B F 2 + F C ′ 2 = B C 2 ⇒ ( 6 + z ) 2 + ( 2 . 2 4 ) 2 = 6 4
⇒ 6 + z = 7 . 6 8 ⇒ z = 1 . 6 8 units . As △ B A P ∼ △ B F C ′ , thus , F C ′ A P = B F B A ⇒ 2 . 2 4 A P = 7 . 6 8 6 ⇒ A P = 1 . 7 5 units . Thus , P D = 8 − 1 . 7 5 = 6 . 2 5 units . Thus , △ B P D △ B A P = 2 1 × 6 . 2 5 × 6 2 1 × 1 . 7 5 × 6 = 2 5 7 = b a . Hence , a + b = 3 2
Problem Loading...
Note Loading...
Set Loading...
I present a solution to this problem using the Cartesian plane. Let the rectangle A B C D be situated in the following manner: A B C D = ( 0 , − 6 ) = ( 0 , 0 ) = ( 8 , 0 ) = ( 8 , − 6 ) First we locate the coordinates of the reflection of the point C across the diagonal B D . By construction, the diagonal lies on the line y = − 4 3 x . Given ( x , y ) and a line y = a x + c , the point ( x ′ , y ′ ) reflected across said line is given by x ′ y ′ = 2 d − x = 2 d a − y + 2 c where d = 1 + a 2 x + a ( y − c ) . For a complete explanation of this formula, see this stackoverflow post . Thus the coordinates of the reflection C ′ are 2 5 1 ( 5 6 , 1 9 2 ) . Next we locate the point P by solving − 6 = − 7 2 4 x which gives us P = ( 4 7 , − 6 ) (recall that the line y = − 6 is the bottom of the rectangle).
The area of triangle B A P = 2 1 × 4 7 × 6 = 4 2 1 . The area of the triangle B A D = 2 4 , hence the area of the triangle B P D = 2 4 − 4 2 1 = 4 7 5 . Therefore, the ratio of the area of triangle B A P to the area of triangle B P D is
7 5 2 1 = 2 5 7
and their sum is 3 2 .