At Westonci.ca, we connect you with the answers you need, thanks to our active and informed community. Experience the ease of finding precise answers to your questions from a knowledgeable community of experts. Join our Q&A platform to connect with experts dedicated to providing accurate answers to your questions in various fields.

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