document.write( "Question 1207325: Find the equation of the circle which is circumscribed about the triangle, whose vertices are B (3,0), O (15,4) AND X (17,-2)
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #845137 by Shin123(626)\"\" \"About 
You can put this solution on YOUR website!
The first step to doing this is to find the circumcenter, which is the center of the circle that is circumscribed about the triangle. One way to do this is to find the intersection of the perpendicular bisectors of the sides.*
\n" ); document.write( "For any two points, the perpendicular bisector of the line segment from those two points is a line that passes through the midpoint (bisector) and is perpendicular to it, and is the set of all points that are equidistant from those points.
\n" ); document.write( "

\n" ); document.write( "Therefore, the intersection of the perpendicular bisectors of the sides is where the circumcenter (it can be shown that all 3 intersect at a single point, so we only need to find the intersection of 2).
\n" ); document.write( "

\n" ); document.write( "For BO, the midpoint is ((3+15)/2,(0+4)/2)=(9,2), and the slope of BO is \"1%2F3\", so the slope of the perpendicular bisector must be \"-3\". We find that the equation of the perpendicular bisector of BO is \"y=-3x%2B29\".
\n" ); document.write( "For OX, the midpoint is ((15+17)/2,(4-2)/2)=(16,1), and the slope of OX is \"-3\", so the slope of the perpendicular bisector is \"1%2F3\". We find that the equation of the perpendicular bisector of OX is \"y=1%2F3x-13%2F3\".
\n" ); document.write( "

\n" ); document.write( "Now, we find the intersection of the two lines. We have \"1%2F3x-13%2F3=-3x%2B29\", which rearranges to \"10%2F3x=100%2F3\", which means that \"x=10\". Plugging this into one of the original equations gives us \"y=-1\". Therefore, (10,1) is the circumcenter.
\n" ); document.write( "

\n" ); document.write( "We now have to find the radius of the circle. By definition, the circumcenter should be equidistant from all the vertices of the triangle, so we just find the distance between it and one of the vertices. For example, for B, we get \"sqrt%28%2810-3%29%5E2%2B%281-0%29%5E2%29=5sqrt%282%29\". We can check that the other vertices are also \"5sqrt%282%29\" away from (10,1).
\n" ); document.write( "

\n" ); document.write( "Finally, using all that we have found, the final equation of the circle is \"%28x-10%29%5E2%2B%28y%2B1%29%5E2=%285sqrt%282%29%29%5E2=50\".
\n" ); document.write( "

\n" ); document.write( "*You might have noticed that BOX is a right triangle, with a right angle at O. It is fairly well known that the circumcenter of a right triangle is at the midpoint of the hypotenuse, so using that is another way to find the circumcenter easier. (hypotenuse is BX, ((3+17)/2,(0-2)/2)=(10,-1)). If you don't see how this is true, try drawing different right triangles and the corresponding perpendicular bisectors.
\n" ); document.write( "
\n" );