Find the ordered pair (m,n) where m, n are positive integers satisfying the following equation: 6mn = 27 + m - 2n.
6mn = 27 +m - 2n
6mn +2n = 27 + m
n ( 6m + 2) = 27 + m
n = (27 + m) / ( 6m + 2)
If m = 5 then n = 1
(m , n) = (5,1)