the sum of four consecutive odd numbers is 128. Then the smallest number is?
unknown values: 2*k-3
equation: 2*k-3+2*k-1+2*k+1+2*k+3=128
answer: 29
Find two consecutive integers such that half the smaller plus three times the larger is -32
unknown values: x,x+1
equation: x/2+3*(x+1)=-32
answer: -10; -9
find three consecutive numbers whose sum is nine greater than the largest number
unknown values: k,k+1,k+2
equation: k+(k+1)+(k+2) = 9 + (k+2)
answer: 4; 5; 6
3 consecutive even integers are given by x, x+2, and x+4.Find these three numbers such that the sum of the first, two times the second, and three times the third is 124.
unknown values: x, x+2, x+4
equation: x + 2(x+2) + 3(x+4) = 124
answer: 18; 20; 22
Find three consecutive integers such that the sum of the largest and 5 times the smallest is -244.
unknown values: n,n+1,n+2
equation: (n+2) + 5*n = -244
answer: -41; -40; -39
find the three consecutive integers whose sum is 99
unknown values: x,x+1,x+2
equation: x + (x+1) + (x+2) = 99
answer: 32;33;34
What three consecutive even integers have a sum of 150?
unknown values: n,n+2,n+4
equation: n+(n+2)+(n+4) = 150
answer: 48; 50; 52
find 4 consecutive integers such that twice the sum of the two largest integers is 91 more than 3 times the first integer
unknown values: x,x+1,x+2,x+3
equation: 2(x+2+x+3) = 3*x+91
answer: 81; 82; 83; 84
find three consecutive even integers such that their sum decreased by the third is 82.
unknown values: x,x+2,x+4
equation: x + (x+2) + (x+4) - (x+4) = 82
equation:x=2*k
answer: 40; 42; 44
find 3 consecutive integers such that the sum of the first two integers is nine more than the third integer.
unknown values: x,x+1,x+2
equation: x+x+1=9+x+2
answer: 10;11;12