Question 455941: Find the other endpoint of a line segment with the given midpoint and one endpoint.
midpoint (11/2,17/2) and the endpoint is (2,9)
Found 2 solutions by Edwin McCravy, lwsshak3: Answer by Edwin McCravy(20054) (Show Source):
You can put this solution on YOUR website!
Let's plot the given two points. Let's call the left
end point L(2,9), and the midpoint M(11/2,17/2):
Now let's connect them:
Now let's extend it so that M looks like it is
the midpoint, and we'll label the unknown right
endpoint and label it with unknown coordinates R(?,?).
Let's let the coordinates of the unknown right endpoint
R(?,?) be (a,b) so we have the point R(a,b)
Now we use the midpoint formula and get the two equations:
Simplifying each one by multiplying by 2, we get
And then we have:
So the right endpoint is R(a,b) = R(9,8)
Edwin
Answer by lwsshak3(11628) (Show Source):
You can put this solution on YOUR website! Find the other endpoint of a line segment with the given midpoint and one endpoint.
midpoint (11/2,17/2) and the endpoint is (2,9)
..
Midpoint formula: (x1-x2)/2,(y1+y2)/2
For given problem:
(2+x)/2=11/2
2+x=11
x=11-2
x=9
..
(9+y)/2=17/2
9+y=17
y=17-9
y=8
..
ans:
Other endpoint:(9,8)
|
|
|