ANSWER
The numbers are 7 and 9
EXPLANATION
Let the number be represeted by n and m.
One of these numbers (let's say n) is 2 less than the other: n = m - 2
The sum of the numbers is 16: n + m = 16
We have a system of equations:
[tex]\begin{cases}n=m-2 \\ n+m=16\end{cases}[/tex]We can substitute the first equation into the second and solve for m:
[tex]\begin{gathered} (m-2)+m=16 \\ m+m-2=16 \\ 2m-2=16 \\ 2m=16+2 \\ 2m=18 \\ m=\frac{18}{2} \\ m=9 \end{gathered}[/tex]And then substitute back into the first equation to find n:
[tex]\begin{gathered} n=9-2 \\ n=7 \end{gathered}[/tex]The numbers are 9 and 7.