Let the coordinates of the given vertices of $$\triangle ADM$$ be
- $$A\, (x_1,\,y_1)$$
- $$D\, (x_2,\,y_2)$$
- $$M\, (x_3,\,y_3)$$
Earlier you reflected the triangle in the y-axis. In that case every point $$P(x,\,y)$$ went to $$P'( -x,\,y)$$ and you noted the following facts:
- The image triangle $$\triangle A'D'M'$$ is congruent to $$\triangle ADM$$ because the distance formula gives
\[\,AD = A'D'\qquad DM = D'M'\qquad MA = M'A'\]
(all three pairs of corresponding sides are equal).
- Each original point and its image are equidistant from the reflecting line; e.g.
\[\text{dist}(A,\,y\text{-axis}) = |x_1|\quad\text{and}\quad \text{dist}(A',\,y\text{-axis}) = |-x_1| = |x_1|.\]
The question now asks what happens if, instead, you reflect $$\triangle ADM$$ in the x-axis.
1. Coordinates after reflection in the x-axis
The rule for reflection in the x-axis is
\[P(x,\,y) \;\longrightarrow\; P''(x,\,-y).\]
Hence
- $$A''\,(x_1,\,-y_1)$$
- $$D''\,(x_2,\,-y_2)$$
- $$M''\,(x_3,\,-y_3)$$
2. Congruence of the two triangles
Using the distance formula between two generic points $$P(x_p,\,y_p)$$ and $$Q(x_q,\,y_q)$$,
\[PQ = \sqrt{(x_q-x_p)^2 + (y_q-y_p)^2}.\]
Compute, for example, $$AD$$ and $$A''D''$$:
\[\begin{aligned}
AD &= \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2},\\
A''D'' &= \sqrt{\bigl(x_2 - x_1\bigr)^2 + \bigl((-y_2) - (-y_1)\bigr)^2}\\
&= \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2} = AD.
\end{aligned}\]
The same calculation holds for the other two sides, so
\[\triangle ADM \cong \triangle A''D''M''.\]
3. Distance of a point and its image from the x-axis
The perpendicular distance of any point $$P(x,\,y)$$ from the x-axis is $$|y|$$. For $$A$$ and $$A''$$:
\[\text{dist}(A,\,x\text{-axis}) = |y_1|, \quad \text{dist}(A'',\,x\text{-axis}) = |-y_1| = |y_1|.\]
Thus each vertex and its image lie at the same distance from (but on opposite sides of) the x-axis. The corresponding statement clearly holds for $$D,\,D''$$ and $$M,\,M''$$.
4. Conclusion
All the facts you recorded for reflection in the y-axis β congruence of the two triangles and equal perpendicular distances of corresponding points from the reflecting line β hold unchanged when the triangle is reflected in the x-axis. The only difference is that reflected points now have the same x-coordinate and the opposite y-coordinate, instead of the other way round.
Hence the answer is Yes: the observations remain the same.