document.write( "Question 13424: Show that the point (((a+b)/2),((a+b)/2)) bisects the line segment (a,b) to (b,a), a cannot equal b. \n" ); document.write( "
Algebra.Com's Answer #6773 by askmemath(368) ![]() You can put this solution on YOUR website! For the point to bisect the line segment it must lie equ-distant from both points.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Distance from the point (a,b) = \n" ); document.write( "\n" ); document.write( "Distance from the point (b,a) = \n" ); document.write( "\n" ); document.write( "Both distances are equal.\r \n" ); document.write( "\n" ); document.write( "Hence the point ((a+b)/2,(a+b)/2) bisects the 2 given points \n" ); document.write( " |