document.write( "Question 388559: standard points of a circle using the point s (-6,3) (-4,-1)(-2,5)
\n" );
document.write( "center?
\n" );
document.write( "radius? \n" );
document.write( "
Algebra.Com's Answer #274902 by robertb(5830)![]() ![]() You can put this solution on YOUR website! The midpoint of (-6, 3) and (-4,-1) is (-5, 1). The slope of the line passing through (-6, 3) and (-4,-1) is (3--1)/(-6--4) = 4/-2 = -2. The equation of the line passing through the midpoint and perpendicular to the line through (-6, 3) and (-4,-1) is y-1 = (x--5)/2, or \n" ); document.write( "The midpoint of (-2,5) and (-4,-1) is (-3, 2). The slope of the line passing through (-2, 5) and (-4,-1) is (5--1)/(-2--4) = 6/2 = 3. The equation of the line passing through the midpoint and perpendicular to the line through (-2, 5) and (-4,-1) is y-2 = -(x--3)/3, or \n" ); document.write( "The intersection of the two perpendicular bisectors is the center of the circle. \n" ); document.write( " |