document.write( "Question 771638: Find the equation of the circle in the form X^2+y^2+Dx+Ey+F=0 of the circle through points (1,1) (2,-1), (2,3)
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #470339 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
The actual variables will be D, E, and F. The x and y values will become constants or part of constants. The system of equations will be more comfortable with each equation in the form, \"xD%2ByE%2BF=-x%5E2-y%5E2\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Each point gives one equation:
\n" ); document.write( "SYSTEM:
\n" ); document.write( "\"1D%2B1E%2BF=-1-1\"
\n" ); document.write( "\"2D-1E%2BF=-2%5E2-%28-1%29%5E2\"
\n" ); document.write( "\"2D%2B3E%2BF=-2%5E2-3%5E2\"
\n" ); document.write( "'
\n" ); document.write( "SIMPLIFIED SYSTEM:
\n" ); document.write( "---------------------------
\n" ); document.write( "\"D%2BE%2BF=-2\"
\n" ); document.write( "\"2D-E%2BF=-5\"
\n" ); document.write( "\"2D%2B3E%2BF=-13\"
\n" ); document.write( "---------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "You can solve for the three variables any way you know or like. You can also solve using the matrix,\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "------
\n" ); document.write( "Intentionally unfinished allowing you to finish yourself.
\n" ); document.write( "
\n" ); document.write( "
\n" );