Question
Question: How do you find the coordinates of the midpoint of AC if A is at \(\left( -2,-1 \right)\) and C is a...
How do you find the coordinates of the midpoint of AC if A is at (−2,−1) and C is at (4,3) ?
Solution
We are given coordinate of two point as (−2,−1) and (4,3) . we are asked to find the coordinate of the midpoint of the line segment join by these, to find this we will use the section formula x=m1+m2m1x2+m2x1 and y=m1+m2m1y2+m2y1 . We will find ratio m1 and m2 and then find value of x and y, the point (x,y) are coordinate to the midpoint.
Complete step-by-step answer:
We are given two points as A and C, whose coordinate is (−2,−1) and (4,3) respectively. We are asked to find the coordinate of the midpoint.
Before we start working on our problem, we learn about section formula.
Section formula is the formula which builds a relation between the coordinate of the end point of line segment to the point which divides the line segment In the relation m1:m2 .
Section formula is given as –
x=m1+m2m1x2+m2x1 and y=m1+m2m1y2+m2y1
Where (x1,y1) and (x2,y2) are coordinate of line segment while (x,y) are coordinate of the point which divide the line segment.
Now in our problem we have that the point dividing into half as midpoint in the point which divides the line segment into equal parts.
So, here the ratio is 1:1, so m1=1,m2=1 .
Now, we also have a point as A(−2,−1) and C(4,3) .
So consider (x1,y1)=(−2,−1) and (x2,y2)=(4,3) and coordinate of midpoint as (x,y) .
Now using above value in x=m1+m2m1x2+m2x1 and y=m1+m2m1y2+m2y1
We get –
x=1+11×(−2)+1×4=2−2+4
By simplifying, we get –
x=22=1 and
y=1+11×(−1)+1(3)=2−1+3
By simplifying, we get –
y=1
So, we get midpoint coordinate are (x,y)=(1,1)
Note: There is shortcut to find the midpoint of the two point joining line.
As the ratio of midpoint is defined so, we have midpoint formula as –
x=2x1+x2 and y=2y1+y2 .
Now we have (x1,y1)=(−2,−1) and (x2,y2)=(4,3) .
So, using these above, we get –
x=2−2+4,y=2−1+3x=22, y=22
So, x=1,y=1
So, we get coordinate of midpoint as (1,1)