SOLUTION: The coordinates of the point T are given. The midpoint of segment ST has coordinates (5.-8). Find the coordinates of point S. points (10,18)

Algebra ->  Length-and-distance -> SOLUTION: The coordinates of the point T are given. The midpoint of segment ST has coordinates (5.-8). Find the coordinates of point S. points (10,18)      Log On


   



Question 212001: The coordinates of the point T are given. The midpoint of segment ST has coordinates (5.-8). Find the coordinates of point S.
points (10,18)

Answer by Edwin McCravy(20060) About Me  (Show Source):
You can put this solution on YOUR website!
The coordinates of the point T are given as (10,18). The midpoint of segment ST has coordinates (5.-8). Find the coordinates of point S.

Use the midpoint formula:

The midpoint between points (x1,y1)
and (x2,y2), is the point:

M = (%28x%5B1%5D%2Bx%5B2%5D%29%2F2, %28y%5B1%5D%2By%5B2%5D%29%2F2),

Let the coordinates of S be (x2,y2)

We are given

M = (5,-8)

Therefore

%28x%5B1%5D%2Bx%5B2%5D%29%2F2=5 and %28y%5B1%5D%2By%5B2%5D%29%2F2=-8)

And we are given pt. T = (x1,y1) = (10,18)

Substituting:

%2810%2Bx%5B2%5D%29%2F2=5 and %2818%2By%5B2%5D%29%2F2=-8)

Multiply both sides of both equations by 2 to
clear of fractions:

10%2Bx%5B2%5D=10 and 18%2By%5B2%5D=-16)

x%5B2%5D=0 and y%5B2%5D=-34

So the desired point S is (0,-34)

Edwin