You can put this solution on YOUR website! One number is twice another number.
y = 2x
:
If the larger is decreased by 12, the result is 7 more than the smaller.
y - 12 = x + 7
:
y = x + 7 + 12
:
y = x + 19
Replace y with 2x
2x = x + 19
:
2x - x = 19
:
x = 19
then
y = 2(19)
y = 38