At Westonci.ca, we connect you with the best answers from a community of experienced and knowledgeable individuals. Get expert answers to your questions quickly and accurately from our dedicated community of professionals. Our platform provides a seamless experience for finding reliable answers from a network of experienced professionals.

when the smaller of two consecutive integers is added to three times the larger, the result is 31. find the integers.

Sagot :

Trim
Let x be the smaller number and y the larger:

As the numbers are consecutive y - x = 1
And 3y + x = 31  (3 times the large added to the smaller)

From the first equation y = x + 1
By substituting:
3(x + 1) + x = 31
3x + 3 + x = 31
4x = 28
x = 7

y = x + 1
y = 7 + 1 = 8