document.write( "Question 480031: The circle passes through the points (0,3),(2,4),(1,0). Find the equation of the circle
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #328842 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! One way to do this: \n" ); document.write( "Label the points, say A, B and C \n" ); document.write( "A(0,3) \n" ); document.write( "B(2,4) \n" ); document.write( "C(1,0) \n" ); document.write( "----------- \n" ); document.write( "Find the perpendicular bisectors of AB and BC (any 2) \n" ); document.write( "Solve those 2 equations, the solution is the center of the circle, point P(x,y) \n" ); document.write( "---------- \n" ); document.write( "Find the distance from P to A, B or C, that's the radius. \n" ); document.write( "--------- \n" ); document.write( "Then \n" ); document.write( "------------------- \n" ); document.write( "I prefer to use determinants, and I have an Excel sheet thst does them. \n" ); document.write( " \n" ); document.write( " |