document.write( "Question 807293: A circle has its center at the point (-2,3). If one endpoint of the diameter is at (3, -5), find the other endpoint. \n" ); document.write( "
Algebra.Com's Answer #486249 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A circle has its center at the point (-2,3). If one endpoint of the diameter is at (3, -5), find the other endpoint. \n" ); document.write( "------------------- \n" ); document.write( "Let the other point be (x,y) \n" ); document.write( "---- \n" ); document.write( "Equations: \n" ); document.write( "(x+3)/2 = -2 \n" ); document.write( "x+3 = -4 \n" ); document.write( "x = -7 \n" ); document.write( "----- \n" ); document.write( "(y-5)/2 = 3 \n" ); document.write( "y-5 = 6 \n" ); document.write( "y = 11 \n" ); document.write( "--------- \n" ); document.write( "Ans: (-7,11) \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================== \n" ); document.write( " |