I am stuck on this question,
Find two natural numbers, whose sum is $85$ and LCM is $102$.
I just broke $102$ as $17*2*3$ and saw that $85=17*2+17*3$. So numbers are $34$ and $51$.
But I need a mathematical way of solving all such kind of problems, as I just did this problem in hit and trial fashion.
Thanks
HINT:
Let the two numbers be $a,b$
and $(a,b)=d>0$ and $\dfrac aA=\dfrac aB=d\implies(A,B)=1$
$102=ABd$ and $85=(A+B)d$
As $85=5\cdot17,d$ must be one of $1,5,17$
but $d$ must divide $102=2\cdot3\cdot17$ as well.
See also: Find all pairs of positive integers that add up to $667$ and their $\frac{\text{lcm}}{\text{gcd}} =120$