document.write( "Question 1047416: Write the standard form of the equation of the circle with the given characteristics.
\n" );
document.write( "Endpoints of a diameter: (0, 0), (6, 8) \n" );
document.write( "
Algebra.Com's Answer #662925 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! Midpoint Pt(x,y): ( \n" ); document.write( "Endpoints of a diameter: \n" ); document.write( "(0, 0), \n" ); document.write( "(6, 8) C( 3, 4) \n" ); document.write( "(x-3)^2 + (y-4)^2 = r^2 \n" ); document.write( "Substitute (0.0) which is on this circle \n" ); document.write( "9 + 16 = 25 = r^2, r = 5\r \n" ); document.write( "\n" ); document.write( "the standard form of the equation of the circle \n" ); document.write( " |