I've drawn 2 triangles with one inscribed in the other, i.e. with the vertices of the smaller triangle lying on different sides of the large triangle. Given that the large triangle has side lengths 3 2 , 4 , and 1 0 , as shown in the figure, let P denote the minimum possible perimeter of the smaller triangle.
If P 2 can be expressed as N M , where M and N are coprime positive integers, find M + N .
This problem is a part of <Grade 10 CSAT Mock Test> series .
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.
Finding the orthic triangle inside Δ A B C ... much about the same.
Nice solution!
they never counted out degenerate triangles
The in inscribed triangle is orthic because orthic triangle have the minimum perimeter.
Let the sides be
a
′
+
b
′
+
c
′
=
a
C
o
s
A
+
b
C
o
s
B
+
c
C
o
s
C
=
5
4
+
5
5
+
5
3
=
5
1
2
=
P
.
P
2
=
5
1
4
4
=
N
M
M
+
N
=
1
4
4
+
5
=
1
4
9
.
To find Cos, Cos Rule Is used.
How do you know it must be an orthic triangle?
Log in to reply
Since the perimeter of the inscribed triangle is minimum. I have added this to my solution. Am I correct ? Thanks for your comment.
Log in to reply
Right. What's left to do is to show that large triangle is acute, but that can be easily verified.
Log in to reply
@Pi Han Goh – Thank you. I have added that all three Cos are >0, big triangle is Acute.
Problem Loading...
Note Loading...
Set Loading...
Let B ( 0 , 0 ) and C ( 4 , 0 ) and we see that A ( 3 , 3 ) .
The equation of line A C is y = − 3 x + 1 2 .
Let F ( a , b ) , and let F 1 and F 2 be the points of reflection over A B and A C .
Then it is clear that F 1 ( b , a ) and F 2 ( a , − b ) . Also, b = − 3 a + 1 2 .
The minimum of the perimeter of triangle D E F is equal to the minimum of F 1 D + D E + E F 2 .
The minimum would occur when D , E are on F 1 F 2 .
F 1 F 2 = ( a − b ) 2 + ( a + b ) 2 = 2 a 2 + 2 b 2 = 2 0 a 2 − 1 4 4 a + 2 8 8 = 2 0 ( a − 5 1 8 ) 2 + 5 1 4 4 .
Therefore, the minimum of the perimeter of triangle D E F is 5 1 2 when F ( 5 1 8 , 5 6 ) .
∴ P 2 = 5 1 4 4 = N M , M + N = 1 4 4 + 5 = 1 4 9 .