I want to prove if given $L|M$ and $gcd(M, D) = 1,$ then $gdc (D, L) = 1$ is true (As stated in the title)
This seems very easy, yet I am having trouble on where to really start?
I feel like Bezout's Identity should be used here, however I don't know how to really apply it.
Any suggestions, or beginning steps would be gladly appreciated