In a triangle A B C , we are given the ratios F B A F = D C B D = E A C E = 1 7 .
If the value of N B M N can be expressed as q p , where p and q are coprime positive integers, find p + q .
Note: The drawing in not to scale.
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.
There's also a way to use ceva's theorem / menelaus' theorem to get the ratio.
Same procedure
Yes Menelaus' theorem is a nice easy way to find this ratio. Further clarify your figure, you new this particular result so you took any figure and put that value 1 7 . If FB / AF = 17 Then FB >>>> AB. That's a mistake, actually when you draw the actual figure instead of solving on that figure you will find that the current answer is w r o n g .
Log in to reply
Thank you for pointing it out. I have fixed it. It may have happened when some work was done one improving the appearance of the problem. It should be fine now, except that the figure is still not to scale. That part is intentional as the points would be too close together that way.
What does "The result will hold true for any triangle derived from it by a linear transformation (that is for any triangle) since linear transformation does not affect ratios of lengths on the same straight line." mean ?
What is "linear transformation" ?
Log in to reply
Linear transformation can also be found under linear map, for example at https://en.wikipedia.org/wiki/Linear_map
Problem Loading...
Note Loading...
Set Loading...
It is generally true that if A F F B = D B C D = E C A E = n ,then N B M N = n − 1 .
To prove this, I will work with a right triangle. The result will hold true for any triangle derived from it by a linear transformation (that is for any triangle) since linear transformation does not affect ratios of lengths on the same straight line.
Assume A C = A B = n + 1 . Then equations of the internal lines will be:
y = n x
y = 1 − n + 1 1 x
y = n + 1 − n n + 1 x
The x -coordinate of M will come from the intersection of the first two and it will be
x 1 = n 2 + n + 1 n + 1
The x -coordinate of N will come from the intersection of the last two lines and it will be
x 2 = n 2 + n + 1 n 2 ( n + 1 )
The difference between them will need to be divided by the difference between x 2 and n + 1 .
n 2 + n + 1 ( n + 1 ) ( n 2 + n + 1 ) − n 2 ( n + 1 ) n 2 + n + 1 ( n 2 − 1 ) ( n + 1 ) = n 2 + 2 n + 1 ( n − 1 ) ( n + 1 ) 2 = n − 1
The ratio has to be the same for the y -coordinates and for the lengths themselves, as they all refer to the same straight line and are non-zero.
For n = 1 7 the result is 1 6 = 1 1 6 , so the answer is 1 6 + 1 = 1 7 .