Given
A number is 13 more than another number. Twice the sum of the two numbers is 6.
To find the two numbers.
Explanation:
It is given that,
A number is 13 more than another number.
And, Twice the sum of the two numbers is 6.
Let x and y be the two numbers.
Then,
[tex]\begin{gathered} x=y+13\text{ \_\_\_\_\_\_\_\lparen1\rparen} \\ 2(x+y)=6\text{ \_\_\_\_\_\_\_\lparen2\rparen} \end{gathered}[/tex]That implies,
[tex]\begin{gathered} 2(y+13+y)=6 \\ 2y+13=\frac{6}{2} \\ 2y+13=3 \\ 2y=3-13 \\ 2y=-10 \\ y=-\frac{10}{2} \\ y=-5 \end{gathered}[/tex]Also,
[tex]\begin{gathered} x=-5+13 \\ x=8 \end{gathered}[/tex]Hence, the two numbers are 8, -5.