We can divide a line segment into two congruent pieces by finding the midpoint. We can also divide a line segment into other proportions.
We can find the midpoint of a line segment using the following formula, which shows that the coordinates of the midpoint are the average of the coordinates of the endpoints.
For endpoints A and B, we may also see this formula written as:M=\frac{1}{2}A+\dfrac{1}{2}B = \frac{A + B}{2}
Notice that this looks the same as taking the mean (average) of two values. To find a mean, we sum the values together and divide by the number of values.
We can extend this idea to finding a weighted average of two or more values. To find a weighted average, we multiply each value by its weight and sum the results, then divide by the total of the weightings. That is,
If the sum of the weightings is 1, i.e. w_a + w_b + \ldots = 1, then the formula becomes\text{Weighted Avg} = w_aA + w_bB + \ldots
We can directly use this idea to find points at given locations along a line segment.
In general, we can divide a segment \overline{AB} in the ratio m:n by taking the weighted average\frac{n}{m + n}A + \frac{m}{m + n}BNotice that if m > n the point will be closer to B, and so B has a higher weighting. The reverse is true if m < n.
If the ratio is 1:1, then the resulting point will be the midpoint, and the weighted average becomes the same as the midpoint formula.
Another strategy for partioning a line is to use similar triangles:
Consider the line segment with endpoints A \left(-5,-4\right) and B \left(1,8\right).
Find the midpoint, M, of \overline{AB}.
Using the weighted average, find the point, P, that is \dfrac{1}{3} of the way from A to B.
If the midpoints of A \left(a,b\right) and B \left(1,4\right) is M\left(9,7\right):
Find the value of a.
Find the value of b.