document.write( "Question 88427: The equation of a circle with centre O(0, 0) is x² + y² = 10. The points C(3, 1) and D(1, -3) are the endpoints of chord CD. EF right bisects chord CD at G. Verify that the centre of the circle lies on the right bisector of chord CD.\r
\n" );
document.write( "\n" );
document.write( "thank you \n" );
document.write( "
Algebra.Com's Answer #64269 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The equation of a circle with centre O(0, 0) is x² + y² = 10. The points C(3, 1) and D(1, -3) are the endpoints of chord CD. EF right bisects chord CD at G. Verify that the centre of the circle lies on the right bisector of chord CD \n" ); document.write( "---------------- \n" ); document.write( "The coordinates of G are those of the midpoint of CD = [(3+1)/2,(1+-3)/2]=(2,-1) \n" ); document.write( "The slope of CD = (1--3)/(3-1)=2 \n" ); document.write( "Therefore the slope of the perpendicular bisector is -1/2 \n" ); document.write( "----------- \n" ); document.write( "Find the equation of the line with slope -1/2 thru point (2,-1) \n" ); document.write( "-1=(-1/2)(2)+b \n" ); document.write( "b = 0 \n" ); document.write( "EQUATION is y=(-1/2)x \n" ); document.write( "------------ \n" ); document.write( "The center of the circle is given as (0,0) \n" ); document.write( "It is on the line y=(-1/2)x because 0=(-1/2)*0 \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |