document.write( "Question 460962: If the endpoints of a diameter of a circle are (4,3)and (-3,5), what is the equation of the circle?
\n" );
document.write( "This is my answer is this right, if not what is?
\n" );
document.write( "Answer
\n" );
document.write( "(5-3)^2+(-3-4)^2
\n" );
document.write( "=2^2+(-7)^2
\n" );
document.write( "=4+49
\n" );
document.write( "=53
\n" );
document.write( " radius=53/2
\n" );
document.write( "midpoint : (1/2, 4)
\n" );
document.write( " equation of the circle=(x-1/2)^2+(y-4)^2=53/4 \n" );
document.write( "
Algebra.Com's Answer #316195 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! The radius is actually \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Anyways, the equation you have is the correct one nonetheless. Good job. \n" ); document.write( " |