document.write( "Question 38557This question is from textbook
\n" );
document.write( ": The question is write an equation for the perpendicular bisector of the line segment joining the two points?\r
\n" );
document.write( "\n" );
document.write( "the points are (0,0)(-8,-10)\r
\n" );
document.write( "\n" );
document.write( "how would you solve this \n" );
document.write( "
Algebra.Com's Answer #24061 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! the question is write an equation for the perpendicular bisector of the line segment joining the two points? \n" ); document.write( "the pionts are A-(0,0).............AND B-(-8,-10) \n" ); document.write( "how would you solve this \n" ); document.write( "MID POINT OF AB ...SAY....C...IS (0-8)/2,(0-10)/2=(-4,-5) \n" ); document.write( "SLOPE OF AB =(0+10)/(0+8)=10/8=5/4 \n" ); document.write( "SLOPE OF PERPENDICULAR TO AB IS -1/(5/4)=-4/5 \n" ); document.write( "PERPENDICULAR BISECTOR IS PERPENDICULAR TO AB AND PASSES THROUGH ITS MID POINT C.HENCE ITS EQN. IS \n" ); document.write( "Y+5=(-4/5)(X+4) \n" ); document.write( "5Y+25=-4X-16 \n" ); document.write( "4X+5Y+41=0 \n" ); document.write( " |