document.write( "Question 771838: find the center and radius of the circle passes through (2,3), (6,1) and (4,-3). \n" ); document.write( "
Algebra.Com's Answer #470499 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
\"%28x-h%29%5E2%2B%28y-k%29%5E2=r%5E2\" fundamental standard form for circle\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"x%5E2-2hx%2Bh%5E2%2By%5E2-2ky%2Bk%5E2=r%5E2\"
\n" ); document.write( "\"-2hx-2ky%2Bk%5E2%2Bh%5E2-r%5E2=-x%5E2-y%5E2\"
\n" ); document.write( "\"k%5E2%2Bh%5E2-r%5E2-2hx-2ky=-%28x%5E2%2By%5E2%29\"
\n" ); document.write( "\"%28k%5E2%2Bh%5E2-r%5E2%29-2hx-2ky=-%28x%5E2%2By%5E2%29\"____________and use this form with your given points to obtain a system of three equations, and then solve the system; but this way may be messy. Your constants are the unknowns and they are in the form of complicated variable expressions.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Easier would be to take the typical general form for a conic section as \"x%5E2%2By%5E2%2Bdx%2Bey%2Bf=0\"
\n" ); document.write( "\"dx%2Bey%2Bf=-%28x%5E2%2By%5E2%29\"_________THIS is the form to start with, forming one equation each for each given point. Your unknowns will be the unknown coefficients d, e, f. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Solve THAT system, substitution, or elimination, or through matrix operations, or Cramer's Rule. Once that is done, you would write the resulting general form equation, Complete the Square to turn into standard form equation; and then directly read the center and radius.
\n" ); document.write( "
\n" );