document.write( "Question 142451: write the equasion of a circle with a diameter having endpoints at
\n" );
document.write( "(-2,6) and (8,4)? \n" );
document.write( "
Algebra.Com's Answer #103679 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! the center is midway between the endpoints at (3,5)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the radius squared is the square of the distance from the center to an endpoint \n" ); document.write( "__ r^2=5^2+1^1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(x-3)^2+(y-5)^2=26 \n" ); document.write( " |