document.write( "Question 758531: Find the coordinates of a point on a circle at the opposite end of the diameter from point A (-7,-1)? The circle's formula is (x+4)^2+(y-3)^2=25 \n" ); document.write( "
Algebra.Com's Answer #461538 by Edwin McCravy(20060)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "\r\n" ); document.write( "(x-h)² + (y-k)² = r² has center (h,k) and radius r\r\n" ); document.write( "\r\n" ); document.write( "compare your equation \r\n" ); document.write( "\r\n" ); document.write( "(x+4)² + (y-3)² = 25 \r\n" ); document.write( "\r\n" ); document.write( "to that and you see that\r\n" ); document.write( "\r\n" ); document.write( "-h=+4, so h=-4\r\n" ); document.write( "-k=-3, so k=3\r\n" ); document.write( " r²=25, so r=5\r\n" ); document.write( "\r\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |