Let x and y be the unknown numbers.
We know that one number is 10 more than the other, this can be express as:
[tex]y=x+10[/tex]We also know that twice the sum of both numbers is equal to 8, the sum of the two numbers is:
[tex]x+y[/tex]Twice this sum is:
[tex]2(x+y)=2x+2y[/tex]And this have to be equal to 8, then we have the equation:
[tex]2x+2y=8[/tex]Hence we have the system of equations:
[tex]\begin{gathered} y=x+10 \\ 2x+2y=8 \end{gathered}[/tex]To solve this system we take the expression for y from the first equation and plug it in the second, then we solve for x:
[tex]\begin{gathered} 2x+2(x+10)=8 \\ 2x+2x+20=8 \\ 4x+20=8 \\ 4x=8-20 \\ 4x=-12 \\ x=-\frac{12}{4} \\ x=-3 \end{gathered}[/tex]Now that we know the value of x we plug it in the expression for y:
[tex]\begin{gathered} y=-3+10 \\ y=7 \end{gathered}[/tex]Therefore the numbers we are looking for are -3 and 7