I have geometrical question which I'm trying to solve for a while now and it goes like this :
given a Line AB and 2 arbitrary points on one side of that line (C and D).
suggest a method to find a point M along AB so that ∠CMA = ∠DMB
can I please get direction to the solution ? Thanks!

Hint: Having $\angle AMC = DMB$ is equivalent to having the perpendicular to $AB$ through $M$ to bisect $\angle CMD$. Recall that a light ray reflecting off a mirror has exactly that property, which means that $M$ is where $C$ needs to look at to see $D$ in the mirror $AB$. Thus you can construct $M$ by constructing $D'$ to be the reflection of $D$ in $AB$ and then $M = AB \cap CD'$.