One number is 9 less than the other. The sum of the two numbers is 41. Find the smaller integer.

unknown values: x

equation: x = y - 9

equation: x + y = 41

answer: 16

One number is 4 more than another, and their sum is 60. What is the smaller number?

unknown values: x

equation: y = 4 + x

equation: x + y = 60

answer: 28

Find the larger of two consecutive integers if the larger is 149 less than twice the smaller.

unknown values: x+1

equation: x+1=2*x-149

answer: 151

The sum of two numbers is 42. One number plus 2 times the other number is 57. What are the numbers?

unknown values: x,y

equation: x+y=42

equation: x+2*y=57

answer: {27; 15}

The sum of two numbers is 24 and the sum of the first number and twice the second is 34. Find the numbers.

unknown values: x,y

equation: x+y=24

equation: x+2*y=34

answer: 14; 10

the sum of four consecutive odd integers is 56 find the first

unknown values: 2*k-3

equation: (2*k-3)+(2*k-1)+(2*k+1)+(2*k+3)=56

answer: 11

Three consecutive integers such that the sum of the first, twice the second and three times the third is 80. What are the integers?

unknown values: x,x+1,x+2

equation: x+2*(x+1)+3*(x+2)=80

answer: 12;13;14

find three consecutive integers such that the sum of the first and twice the second is 98 minus three times the third

unknown values: x,x+1,x+2

equation: x+2*(x+1)=98-3*(x+2)

answer: 15; 16; 17

The sum of three consecutive integers is 78. Find the numbers.

unknown values: k,k+1,k+2

equation: k+(k+1)+(k+2)=78

answer: 25; 26; 27

Find 3 consecutive integers whose sum is 804

unknown values: x,x+1,x+2

equation: x+x+1+x+2=804

answer: 267;268;269