Let
A
B
C
be a triangle such that
B
C
=
5
,
C
A
=
8
, and
A
B
=
9
. A ball is launched from a point
X
on segment
B
C
such that it first bounces off of segment
C
A
at a point
Y
, then bounces off of segment
A
B
at a point
Z
, then bounces off of segment
B
C
at
X
, then bounces off of segment
C
A
at
Y
, and so on, traversing the perimeter of triangle
X
Y
Z
forever.
The area of triangle X Y Z can be written in the form r p q , where p and r are coprime positive integers and q is a squarefree integer. Find p + q + r .
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.
Why the triangle XYZ is formed by the feet of the three altitudes of the triangle ABC? How did you know this?
Log in to reply
Each altitude of triangle ABC is the normal line that divides the angle between the incident path and the reflected path of the ball into two equal angles. In order to make the ball bounces off the three sides of the triangle forever, the path of the ball must go from each feet of the three altitudes.
Log in to reply
Not quite. Your argument merely shows that "If we start off at the foot of the perpendicular, and project the ball towards the other foot, then we will get a periodic path".
Enoc is asking: "Why is that the only possible triangle"? That is a good question to ask.
Log in to reply
@Calvin Lin – Here's the "almost completed" proof that there're no other triangles possible. I don't have much time for this right now, too much homework at school XP, so you can continue this proof if you want to.
Draw another triangle X ′ Y ′ Z ′ pretend to be different to X Y Z such that Z ′ X ′ ^ A = A X ′ ^ Y , X ′ Y ′ ^ B = B Y ′ ^ Z , Y ′ Z ′ ^ C = C Z ′ ^ X
Since the angles are equal, the 3 lines A X ′ , B Y ′ , C Z ′ must intersect at the incenter of Δ X Y Z , call it I .
Since A X ′ ⊥ B C , B Y ′ ⊥ C A , C Z ′ ⊥ A B , we give that □ A Y ′ I Z ′ , □ B Z ′ I X ′ , □ C X ′ I Y ′ are not cyclic, which also leads that □ B Z ′ Y ′ C , □ C X ′ Z ′ A , □ A Y ′ X ′ B not cyclic.
Because these 6 equations
I Y ^ A + I Z ^ A = 1 8 0 ∘ , I Z ^ A + I Z ^ B = 1 8 0 ∘ , I Z ^ B + I X ^ B = 1 8 0 ∘ , I X ^ B + I X ^ C = 1 8 0 ∘ , I X ^ C + I Y ^ C = 1 8 0 ∘ , I Y ^ C + I Y ^ A = 1 8 0 ∘
can only have 1 solution of each angle is 90 degrees.
Consider □ B Z ′ I X ′ , since it's not cyclic, we have I X ′ ^ Z ′ = I B ^ Z ′ , B Z ′ ^ X ′ = B I ^ Z ′ .
I can't believe I wasted two tries accidentally thinking that the sides were 5 , 7 , and 8 ... And then I get it wrong from calc mistake.
Imgur
Labeling angles as shown in the top figure, we can apply 'sum of angles of a triangle = 180' to get ϕ = 1 8 0 − θ − α ; ψ = θ + α − β ; θ = 1 8 0 − γ − θ − α + β Yielding θ = β ; ϕ = γ ; ψ = α Thus around the path there are three triangles similar to the original! Let ZB = 5x, then we can go around the triangle writing lengths in terms of x as shown in the bottom figure
AY + YC = 8 gives x = 7/15
and ZX = 56/15; XY = 9/10; YZ = 25/6
Finally, using Heron's formula for area with semiperimeter = 22/5; we get the area - A = 5 2 2 2 7 3 2 3 0 7 = 1 5 7 1 1
Beautiful, short, simple solution, directly from basics. Yes as it is normal with you.+1).
Bouncing off of the Sides of A Triangle Forever is possible if the path followed is Orthic triangle. So below we find the area of Orthic triangle of given ABC. The general formula I have developed in terms a, b, c is:-(Area of the original triangle can be found through Heron's)
A r e a o f O r t h i c t r i a n g l e = ( ( a b c 2 ∗ a r e a o r i g i n a l t r i a n g l e ) 2 ∗ ( a 2 + b 2 + c 2 ) − 2 ) ∗ ( a r e a o r i g i n a l t r i a n g l e )
A r e a o f O r t h i c t r i a n g l e = ( ( 5 ∗ 8 ∗ 9 2 ∗ 6 ∗ 1 1 ) 2 ∗ ( 2 5 + 6 4 + 8 1 ) − 2 ) ∗ ( 6 ∗ 1 1 ) = ( 9 0 1 8 7 − 2 ) ∗ ( 6 ∗ 1 1 ) A r e a o f O r t h i c t r i a n g l e = 9 0 7 ∗ 6 ∗ 1 1 = 1 5 7 ∗ 1 1 . p + q + r = 7 + 1 1 + 1 5 = 3 3 .
Problem Loading...
Note Loading...
Set Loading...
The triangle XYZ is call the 'orthic triangle', which is formed by the feet of the three altitudes of the triangle ABC.
The lengths of the sides of the orthic triangle are:
x = a cos ( A )
y = b cos ( B )
z = c cos ( C )
Applying the cosine rule, we have
x = 5 cos ( A ) = 5 ( 2 ( 8 ) ( 9 ) 8 2 + 9 2 − 5 2 ) = 6 2 5
y = 8 cos ( B ) = 8 ( 2 ( 9 ) ( 5 ) 9 2 + 5 2 − 8 2 ) = 1 5 5 6
z = 9 cos ( C ) = 9 ( 2 ( 5 ) ( 8 ) 5 2 + 8 2 − 9 2 ) = 1 0 9
The area of the triangle XYZ, thus, can be found by applying the Heron's formula.
s = 2 x + y + z = 5 2 2
A r e a = s ( s − x ) ( s − y ) ( s − z ) = 1 5 7 1 1
Hence,
p + q + r = 7 + 1 1 + 1 5 = 3 3