Question
Question: How do you find the missing coordinate given one point A (2, 8) and the mid – point M (5, 4)?...
How do you find the missing coordinate given one point A (2, 8) and the mid – point M (5, 4)?
Solution
Assume the point whose coordinates we need to find as B(x2,y2), coordinates of A as A(x1,y1) and the mid – point M as M(x,y). Now, apply the mid – point formula for the coordinates x and y given as x=2x1+x2 and y=2y1+y2. Substitute all the given values and determine the coordinates of (x2,y2) to get the answer.
Complete step by step answer:
Here we have been provided with the coordinates of a point A and the coordinates of a mid – point M. we are asked to find the coordinates of the point such that M will be the mid – point of the line segment AB. We need to apply the mid – point formula to solve the question. Let us draw a diagram of the given situation.
Now, assuming the coordinates of coordinates of A as A(x1,y1), the mid – point M as M(x,y) and the missing point B as B(x2,y2) we have the following data: -
⇒x1=2,y1=8 and x=5,y=4
We know that the coordinates of the mid – point of a line segment according to the above assumed coordinates is given by the mid – point formula. The x – coordinate is given as x=2x1+x2 and the y – coordinate as y=2y1+y2. Let us solve for them one by one.
(i) For x – coordinate we have,
⇒x=2x1+x2
Substituting the given values in the above relation we get,
⇒5=22+x2
By cross – multiplication we get,
⇒10=2+x2⇒10−2=x2∴x2=8
(i) For y – coordinate we have,
y=2y1+y2
Substituting the given values in the above relation we get,
⇒4=22+y2
By cross – multiplication we get,
⇒8=2+y2⇒8−2=y2∴y2=6
Hence the required coordinates of the point B is B (8, 6).
Note: Note that the mid – point formula is a special case of the section formula in which a point divides the line segment joining two points internally in the ratio m:n. The coordinates of such a point is given as x=m+nnx1+mx2 and y=m+nny1+my2. So you must remember the section formula because even if you forget the mid – point formula you may use these relations to derive them. Remember that in the case of mid – point we have m:n=1:1.