To determine the coordinates of point P, which divides line segment AB in the ratio 1:2, apply the section formula:
The section formula to find a point dividing a segment between \( (x_1, y_1) \) and \( (x_2, y_2) \) in the ratio \( m:n \) is: \[ \left( \frac{m x_2 + n x_1}{m+n}, \frac{m y_2 + n y_1}{m+n} \right). \]
Given: A(2, 3), B(8, 9), ratio 1:2 (\( m = 1 \), \( n = 2 \)).