SOLUTION: M(6, 6) is the midpoint of . The coordinates of S are (8, 9). What are the coordinates of R?

Algebra ->  Length-and-distance -> SOLUTION: M(6, 6) is the midpoint of . The coordinates of S are (8, 9). What are the coordinates of R?      Log On


   



Question 714836: M(6, 6) is the midpoint of . The coordinates of S are (8, 9). What are the coordinates of R?
Answer by MathLover1(20850) About Me  (Show Source):
You can put this solution on YOUR website!
gien: M(6, 6) is the midpoint of SR
the coordinates of S are (8, 9)
find: the coordinates of R

The midpoint
M+ coordinates are: (x, y)= (%28x1%2Bx2%29%2F2,%28y1%2By2%29%2F2)
plug in given coordinates of the midpoint which are (6, 6) and also a point S to be (8, 9)
(6, 6)= (%28x1%2B8%29%2F2,%28y1%2B9%29%2F2)



We now equate %28x+%2B+8%29%2F2 to 6 and solve for x and then we equate %28y+%2B+9%29%2F2 to 6 and solve for y.
%28x+%2B+8%29%2F2+=+6......multiply both sides by 2
x+%2B+8+=+6%2A2
x+%2B+8+=+12
x+=+12+-+8
x+=+4


now we do the same for y
%28y+%2B+9%29%2F2+=+6
y+%2B+9+=+6%2A2
y+%2B+9+=+12
y+=+12+-+9
y+=+3
so, the coordinates of point R are (4, 3)

check:
Solved by pluggable solver: Midpoint


The first point is (x1,y1). The second point is (x2,y2)


Since the first point is (4, 3), we can say (x1, y1) = (4, 3)
So x%5B1%5D+=+4, y%5B1%5D+=+3


Since the second point is (8, 9), we can also say (x2, y2) = (8, 9)
So x%5B2%5D+=+8, y%5B2%5D+=+9


Put this all together to get: x%5B1%5D+=+4, y%5B1%5D+=+3, x%5B2%5D+=+8, and y%5B2%5D+=+9

----------------------------------------------------------------------------------------




Finding the x coordinate of the midpoint: Add up the corresponding x coordinates x1 and x2 and divide that sum by 2


X Coordinate of Midpoint = %28x%5B1%5D%2Bx%5B2%5D%29%2F2


X Coordinate of Midpoint = %284%2B8%29%2F2


X Coordinate of Midpoint = 12%2F2


X Coordinate of Midpoint = 6



So the x coordinate of the midpoint is 6


----------------------------------------------------------------------------------------


Finding the y coordinate of the midpoint: Add up the corresponding y coordinates y1 and y2 and divide that sum by 2


Y Coordinate of Midpoint = %28y%5B1%5D%2By%5B2%5D%29%2F2


Y Coordinate of Midpoint = %283%2B9%29%2F2


Y Coordinate of Midpoint = 12%2F2


Y Coordinate of Midpoint = 6


So the y coordinate of the midpoint is 6



===============================================================================


Summary:


The midpoint of the segment joining the two points (4, 3) and (8, 9) is (6, 6).


So the answer is (6, 6)