Let x = larger number
y = smaller number
Then, x - y = 14
x/y = 3 + 2/y
The second equation comes from the fact that:
dividend/divisor = quotient + remainder/divisor
Multiplying the second equation by y, we get : x - y = 14
x = 3y + 2
Substitute for x in the first equation: (3y + 2) - y = 14
2y = 12
y = 6
So, since y = 6, x - 6 = 14
Therefore, x = 20
The numbers are 20, 6