The sum of two consecutive integers is five less than the smaller integer. Find both integers
unknown values: x,x+1
equation: x+(x+1)=x-5
answer: -6; -5
There are 4 consecutive integers. Their sum is 100 decreased by twice the difference between the greatest and twice the least. Determine the integers.
unknown values: x-1,x,x+1,x+2
equation: (x-1)+x+(x+1)+(x+2)=100-2*((x+2)-2*(x-1))
answer: 44; 45; 46; 47
find four consecutive integers such that if the sum of the first and third is increased by 10 the result is 6 greater than 4 times the fourth
unknown values: x-1,x,x+1,x+2
equation: (x-1)+(x+1)+10=4*(x+2)+6
answer: -3; -2; -1; 0
There are four consecutive integers. The sum of the first and fourth of these consecutive integers is 125. Find all four consecutive integers.
unknown values: x-1,x,x+1,x+2
equation: (x-1)+(x+2)=125
answer: 61; 62; 63; 64
Find three consecutive integers such that three times the smallest integer, increased by the largest integer equals 106.
unknown values: x-1,x,x+1
equation: 3*(x-1)+(x+1)=106
answer: 26; 27; 28
The second of three numbers is 4 times the first number. The third number is 5 less than the second. If the first number is doubled and decreased by the third number, and the result is the same as 23 more than the second number, what are the three numbers?
unknown values: f,s,t
equation: s = 4*f
equation: t = s - 5
equation: 2*f - t = 23 + s
answer: -3;-12;-17
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