Town A is 8 km from town B and 12 km from town C . Town B and town C are 10 km apart. A hospital is to be built so that it is equally far from all three towns. If the distance between the hospital and each town is b a c km , where a and b are positive coprime integers and c is a prime number, what is a + b + c ?
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.
The hospital has to be equidistant from the three towns A , B and C . So it lies on the circumcentre of the ∆ A B C . I solved it using co-ordinate geometry. I considered t o w n A as the origin and l i n e A B as the X a x i s . Hence, B = (8,0).
I knew that the circumcentre of a triangle is the intersection point of the perpendicular bisectors of two of its sides. So, first I found out the coordinates of C . Then, I decided to find the equations of the perpendicular bisectors of sides A C and A B (I named them as lines l and m respectively). And so, on solving these two equations, I got the coordinates of the circumcentre and then using the distance formula i found the circumradius of ∆ A B C
I found the c o s A using the c o s i n e l a w . c o s A = 9 / 1 6 . So by solving for t a n A using the value of c o s A , I found that the slope of l i n e A C is 5 √ 7 / 9 . (The slope is equal to the tangent of the angle A.)
Hence the equation of l i n e A C , which passes through the origin is y = 5 √ 7 / 9 .
I took the coordinates of C as ( x , 5 x √ 7 / 9 ) . I solved the simultaneous equations
x 2 + y 2 = 1 4 4 and ( x − 8 ) 2 + y 2 = 1 0 0
using the assumed coordinates of C to obtain the actual coordinates of C .
C = ( 2 7 / 4 , 1 5 √ 7 / 4 ) .
Then, using the m i d p o i n t f o r m u l a , I found the midpoint of s i d e A C , ie. P , which has the coordinates ( 2 7 / 8 , 1 5 √ 7 / 8 ). Then I found the coordinates of Q , the midpoint of s i d e A B , which are ( 4 , 0 ) . Now I had to find slopes of the lines l and m to form the required equations.
Now, as the product of slopes of two perpendicular lines is equal to -1, the slope of the lines l is equal to the negative reciprocal of the slope of l i n e A C , ie it is − 9 / 5 √ 7 . Therefore, the equation of the perpendicular bisector l in slope point form is y − ( 1 5 √ 7 / 8 ) = ( − 9 / 5 √ 7 ) ( x − 2 7 / 8 ) .
Now, I have to find the equation of the line m , which is easy. The coordinates of point Q are ( 4 , 0 ) . Since it is perpendicular to the X axis (ie line A B ), the equation of the line m is x = 4 .
Now, I substitute x = 4 in the equation of the line l to get y = 1 2 / √ 7 . Hence, the coordinates of the circumcentre are ( 4 , 1 2 / √ 7 ) Whew!
Then using the distance formula, I found out the circumradius of the triangle which is 1 6 √ 7 / 7 Therefore, the answer is 1 6 + 7 + 7 = 3 0 .
When I checked my answer with those of others, I was dumbstruck! I knew that formula for the circumradius, but it didn't just occur to me.
This is my first time with LaTex and the first solution. Please apologise me for any miscodings.
We can model the towns as vertices of a triangle. Since the hospital is equidistant from all three vertices, it will be located on the triangle's circumcenter, which is also the center of a circle that surrounds the triangle.
Therefore, the distance between the hospital and each town is the radius of the circle (circumradius).
Circumradius: r = 4 A T a b c , where a , b , c are the side lengths of the triangle and A T is its area.
The area can be found by Heron's formula: A T = s ( s − a ) ( s − b ) ( s − c ) , where a , b , c are the side lengths of the triangle and s is the semiperimeter - s = 2 a + b + c .
Substitute in the values to get the distance of 7 1 6 7 . (Note: You need to rationalize the denominator to obtain this.)
Answer: a + b + c = 1 6 + 7 + 7 = 3 0
The hospital will be on the circumcentre, hence equidistant from all three vertices.
Circumradius (R) = 4 S a b c , where a,b,c are the sides and S is the area.
Put in the values and the answer comes out to be 7 1 6 √ 7
Problem Loading...
Note Loading...
Set Loading...
Similar solution with @Siwat Rakngan 's and @Parth Sankhe 's solutions, presented as follows.
The problem is equivalent to finding the circumradius R of the circumcircle of △ A B C , where the hospital is located at the circumcenter. Let the sides of △ A B C be a , b , and c and its area S △ , then the circumradius is given by:
R = 4 S △ a b c = 4 s ( s − a ) ( s − b ) ( s − c ) a b c = 4 1 5 ( 5 ) ( 3 ) ( 7 ) 1 0 × 1 2 × 8 = 1 5 7 2 4 0 = 7 1 6 = 7 1 6 7 By Heron’s formula for area of triangle where s = 2 a + b + c = 1 5
Therefore, a + b + c = 1 6 + 7 + 7 = 3 0 .
References: