$4$ persons are selected out of $12$ female doctors, $5$ female engineers and $18$ men.
Under the original condition that exactly $2$ women are selected there are$\binom{17}{2}\binom{18}2$ possibilities.
Under the extra condition that the $2$ women are both doctors there are $\binom{12}2\binom{18}2$ possibilities.
So the probability that the extra condition will be satisfied under the original condition is: $$\frac{\binom{12}2\binom{18}2}{\binom{17}{2}\binom{18}2}=\frac{\binom{12}{2}}{\binom{17}{2}}=\frac{12\cdot11}{17\cdot16}=\frac{33}{68}$$