Let the point $\left(\dfrac{8}{5}, y\right)$ divide the line segment joining $A(1, 2)$ and $B(2, 3)$ in the ratio $k : 1$.
By the section formula, the x-coordinate is:
$$\frac{8}{5} = \frac{k(2) + 1(1)}{k + 1} = \frac{2k + 1}{k + 1}$$
$$8(k + 1) = 5(2k + 1)$$
$$8k + 8 = 10k + 5$$
$$2k = 3 \implies k = \frac{3}{2}$$
So the ratio is $\dfrac{3}{2} : 1 = \mathbf{3 : 2}$.
Now, using the section formula for y-coordinate:
$$y = \frac{k(3) + 1(2)}{k + 1} = \frac{3\left(\frac{3}{2}\right) + 2}{\frac{3}{2} + 1} = \frac{\frac{9}{2} + 2}{\frac{5}{2}} = \frac{\frac{13}{2}}{\frac{5}{2}} = \mathbf{\frac{13}{5}}$$
The ratio is 3 : 2 and $y = \dfrac{13}{5}$.
Source: Chapter 7, Section 7.3 — Section Formula
---