document.write( "Question 1186876: Find the equation of the circle that passes through (-2, 1), (4, -3), and (4.7) \n" ); document.write( "
Algebra.Com's Answer #817849 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Find the equation of the circle that passes through A(-2,1), B(4,-3), and C(4,7)
\n" ); document.write( "----------------------
\n" ); document.write( "Find the perpendicular bisectors of AB and of BC.
\n" ); document.write( "The intersection is the center.
\n" ); document.write( "The distance from the center to any of the points is the radius.
\n" ); document.write( "=====================
\n" ); document.write( "Here's another way.
\n" ); document.write( "
\r\n" );
document.write( "| x   y x^2+y^2  1|\r\n" );
document.write( "|-2   1    5     1|\r\n" );
document.write( "| 4  -3   25     1| = 0\r\n" );
document.write( "| 4   7   65     1|\r\n" );
document.write( "\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "You can make an Excel sheet to solve it.
\n" ); document.write( "
\n" ); document.write( "
\n" );