Suppose three (thin) metal rods of length 6 , 7 and 8 , are connected to form a triangle. A solid sphere of radius 4 is then positioned to "sit" in the triangle so that it is tangent to each of the three rods. Let H be the height of the top of the sphere above the plane of the triangle. If H = b a , where a and b are positive coprime integers, then find a + b .
(Assume that the rods are of negligible thickness.)
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.
Earlier I tried your question but getting answer in square root form but since now data is changed, now I got the answer. By the way this one was pretty easy.
Log in to reply
Log in to reply
Sorry. :( At least I realized my mistake before inconveniencing too many people.
Sorry about the first posting. :( I realized a mismatch between the data provided and the posted answer while I was typing up a solution and thought it best to quickly delete the problem and repost. And yes, it is pretty easy, but it was the only thing I could think of before going to bed. :)
I first found two possible answers 1/2 or 15/2 because the triangle might positioned either above the point where the radius is 4 or above it
Log in to reply
Oh, good point, I hadn't thought of that interpretation. I had hoped that by using the word "sit" that it would be clear that the triangle would be positioned below the sphere. I'll leave the wording as it is now, though, since I can't think of a better succinct way of describing the scenario. :)
Area of triangle=21√15\4 (by herons formula)
(6+7+8)r\2=area
r=√15\2
By Pythagoras theorem.
Distance of centre of sphere from plane of triangle=√(4^2-(√15\2)^2) =7\2
Height of top of sphere=4+7\2=15\2
15+2=17
Problem Loading...
Note Loading...
Set Loading...
The cross-section of the sphere in the plane of the triangle will be the incircle of said triangle. In general, the inradius r for a triangle of sides length x , y , z is given by the formula
r = x + y + z ( x + y − z ) ( x + z − y ) ( y + z − x ) .
For the given triangle we find that r = 2 1 5 .
Now form a right triangle with vertices being the center of the incircle, the center of the sphere and any one of the points of tangency of the sphere with the metal triangle. Then the hypotenuse will be the radius of the sphere, one leg will be the inradius of the incircle and the other leg will have a length that represents the height of the center of the sphere above the plane of the triangle. By Pythagoras, the latter leg will have length
4 2 − ( 2 1 5 ) 2 = 2 7 .
To find H we just need to add the radius of the sphere to this last value to find that
H = 4 + 2 7 = 2 1 5 .
Thus a + b = 1 5 + 2 = 1 7 .