document.write( "Question 1200003: Find the other endpoint of the line segment that has the given endpoint and midpoint
\n" ); document.write( "Endpoint (2,1), midpoint (4,4)
\n" ); document.write( "

Algebra.Com's Answer #834004 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "The very formal algebraic solution shown by the other tutor is of course fine; and perhaps it is what the student was expected to do.

\n" ); document.write( "However, for UNDERSTANDING why the answer is what it is, this is one kind of problem where I think a solution using logical reasoning and very simple arithmetic is of more use to the student.

\n" ); document.write( "When going from one endpoint of a segment to the midpoint, you have gone half of the distance to the other endpoint. So to find the other endpoint, find how far you have gone in each of the x and y directions to get from the given endpoint to the midpoint, and then go those same distances in each direction starting from the midpoint to get to the other endpoint.

\n" ); document.write( "x coordinate: from 2 to 4 is a change of 2, so I need to go 2 more; 4+2=6

\n" ); document.write( "y coordinate: from 1 to 4 is a change of 3, so I need to go 3 more; 4+3=7

\n" ); document.write( "ANSWER: (6,7)

\n" ); document.write( "
\n" ); document.write( "
\n" );