You can
put this solution on YOUR website!Let the two numbers be x and y, with the smaller number being x and the larger number being y.
You can write:
y = x+12 Because y is the larger and it's 12 more than the other number.
x + 2y = 39 Substituting the y from above:
x + 2(x+12) = 39 Simplifying:
3x+24 = 39
3x = 15
x = 5 This is the smaller number.
y = x+12
y = 5+12
y = 17 This is the larger number.