If a point \(P\) divides the line segment between \(A(x_1,y_1)\) and \(B(x_2,y_2)\) in the ratio \(m:n\) internally, then its coordinates are:
\[ P = \left( \frac{mx_2 + nx_1}{m+n}, \; \frac{my_2 + ny_1}{m+n} \right) \]
Look for problems saying a point divides a line in a certain ratio internally, e.g., “Find the point that divides AB in the ratio 2:3.”
The internal section formula gives the coordinates of a point dividing a line in a chosen ratio, using weighted averages of the endpoints.