document.write( "Question 1086893: Find the equation of the circle which passes through the points (-3,-4),(2,1), and (-6,5). \n" ); document.write( "
Algebra.Com's Answer #701148 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Find the equation of the circle which passes through the points (-3,-4),(2,1), and (-6,5).
\n" ); document.write( "------------
\n" ); document.write( "I have an Excel sheet that does these:
\n" ); document.write( "----
\n" ); document.write( "
\r\n" );
document.write( "| x    y  x^2+y^2  1|\r\n" );
document.write( "|-3   -4    25     1|\r\n" );
document.write( "| 2    1     5     1| = 0\r\n" );
document.write( "|-6    5    61     1|\r\n" );
document.write( "\r\n" );
document.write( "

\n" ); document.write( "----
\n" ); document.write( "I enter the 3 points and get an equation for the circle.
\n" ); document.write( "Same for a parabola or hyperbola.
\n" ); document.write( "
\n" ); document.write( "
\n" );