If $(m_1, n_1)$ and $(m_2, n_2)$ are two equal rational numbers, i.e. $m_1*n_1^{-1} = m_2 * n_2^{-1}$, so $m_1*n_2 = m_2*n_1$.
And if $m_1$ and $n_1$ are coprime, prove that $n_2 * n_1^{-1} = m_2 * m_1^{-1} = k \in \mathbb Z$.
The main problem is to show that k is an integer.