Question 1024559
You have to label them yourself.
Call x the first one and y the second one.
Then we can write
x = y + 5  and
9 + 2x = 3y
Now substitute in for x and get
9 + 2(y+5) = 3y
9 + 2y + 10 = 3y
19 + 2y = 3y
y = 19
and then
x = 24
How's that?