We divide the line segment into three equal parts. The coordinates of the division points can be calculated using the section formula:
\[
{Point 1} = \left( \frac{2 \cdot 6 + 1 \cdot 3}{3}, \frac{2 \cdot 4 + 1 \cdot (-2)}{3} \right) = (4, 0)
\]
\[
{Point 2} = \left( \frac{1 \cdot 6 + 2 \cdot 3}{3}, \frac{1 \cdot 4 + 2 \cdot (-2)}{3} \right) = (5, 2)
\]