Find two consecutive integers such that the sum of the smaller and twice the greater is 32
unknown values: x,x+1
equation: x+2*(x+1)=32
answer: 10; 11
find two consecutive integers such that the sum of the first and four times the second is 119
unknown values: x,x+1
equation: x+4(x+1)=119
answer: 23;24
For 2 consecutive integers, the result of adding the smaller integer and triple the larger integer is 79. What are the 2 integers?
unknown values: x,x+1
equation: x+3(x+1)=79
answer: 19;20
When the smaller of two consecutive integers is added to three times the larger, the result is 39. Find the integers.
unknown values: x, x+1
equation: x+3*(x+1)=39
answer: 9; 10
three consecutive even numbers add up to 234. find the three numbers
unknown values: 2*k-2,2*k,2*k+2
equation: (2*k-2)+(2*k)+(2*k+2)=234
answer: 76; 78; 80
The sum of 3 consecutive even integers is 222. Find the numbers.
unknown values: 2*k-2,2*k,2*k+2
equation: (2*k-2)+2*k+2*k+2=222
answer: 72; 74; 76
The sum of three consecutive even integers is 72. Find the three integers
unknown values: 2*k-2,2*k,2*k+2
equation: (2*k-2)+(2*k)+(2*k+2)=72
answer: 22; 24; 26
find three consecutive even numbers whose sum is 114
unknown values: 2*k-2,2*k,2*k+2
equation: (2*k-2)+2*k+(2*k+2)=114
answer: 36; 38; 40
The sum of three consecutive even integers is 228. Find the integers
unknown values: 2*k-2,2*k,2*k+2
equation: (2*k-2)+2*k+(2*k+2)=228
answer: 74; 76; 78
The sum of three consecutive even integers is 30. Find the integers?
unknown values: 2*k-2,2*k,2*k+2
equation: (2*k-2)+2*k+(2*k+2)=30
answer: 8; 10; 12