The difference between two numbers is 8. If 2 is added to the bigger number, the result will be 3 times the smaller number. Find these two numbers, and submit your answer as the sum of these two numbers.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Let the smaller number be x and thr bigger number y we know:
{ y = x + 8 y + 2 = 3 x ⟹ ( x + 8 ) + 2 = 3 x ⟹ x = 5
x = 5 , y = 5 + 8 = 1 3
So the answer is:
1 3 + 5 = 1 8