A "T" figure is given with the length of each part.
Determine the radius of the smallest possible circle that will cover the "T", to 2 decimal places.
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.
Let the endpoints of the T be the points ( 1 , 0 ) , ( − 1 , 0 ) , ( 0 , − 2 ) . We are looking for a circle with equation x 2 + ( y − y 0 ) 2 = r 2 passing through these points. Filling in the coordinates of the known points, we get two equations:
1 + y 0 2 = r 2 and 0 + ( − 2 − y 0 ) 2 = r 2 , from which follow:
1 + y 0 2 = 4 + 4 y 0 + y 0 2
0 = 3 + 4 y 0
y 0 = − 4 3
Using this value for y 0 for any point we find r 2 = 1 6 2 5 , so that
r = 4 5 = 1 . 2 5 .
Call the endpoints of the top line segment A and B, and the point at the bottom of the figure C. We are looking for the radius of the circumcircle of △ A B C . Let D be the midpoint of A B , E the midpoint of B C and D the midpoint of A C . Construct the perpendicular bisectors of B C and A C , intersecting at G on C D . G is the center of the circumcircle of △ A B C . See the diagram below.
Notice that
Problem Loading...
Note Loading...
Set Loading...
Connecting the edges of the outer most points, we get a triangle with sides 2 , 5 and 5 (by Pythagoras's Theorem). Now the problem is to find the circumradius of this triangle using the following formula. R = ( a + b + c ) ( a + b − c ) ( a + c − b ) ( b + c − a ) a b c R = ( 2 + 5 + 5 ) ( 2 + 5 − 5 ) ( 2 + 5 − 5 ) ( 5 + 5 − 2 ) 2 ⋅ 5 ⋅ 5 R = ( 2 5 + 2 ) ( 2 ) ( 2 ) ( 2 5 − 2 ) 2 ⋅ 5 R = ( 2 0 − 4 ) ( 2 ) ( 2 ) 1 0 R = 6 4 1 0 R = 1 . 2 5