document.write( "Question 205847: Find the other endpoint of a line segment with the given midpoint and one endpoint.\r
\n" );
document.write( "\n" );
document.write( "Endpoint: ( 6, -1); Midpoint: \n" );
document.write( "
Algebra.Com's Answer #155446 by dyakobovitch(40)![]() ![]() ![]() You can put this solution on YOUR website! You forgot to provide the midpoint. With the midpoint, you would approach it as such. Endpoints (a,b) and (c,d). Midpoint (e,f)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Midpoint = [(a+b)/2=e,(c+d)/2=f).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "You would plug in your given values, cross multiply, subtract, and find the values of the other endpoint.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "I hope this helps! \n" ); document.write( " |