The sum of the larger of two consecutive numbers and five times the smaller one is 187. What is the smallest of the integers?
unknown values: x
equation: (x+1) + 5*x = 187
answer: 31
What are four consecutive integers whose sum is 98
unknown values: x-2,x-1,x,x+1
equation: (x-2)+(x-1)+x+(x+1) = 98
answer: 23;24;25;26
find 3 consecutive even integers such that three times the first equals the sum of the other two
unknown values: 2*x-2,2*x,2*x+2
equation: 3(2*x-2) = 2*x + (2*x+2)
answer: 6;8;10
find the 3 consecutive even integers such that 3 times the first equal the sum of the other 2.
unknown values: 2*x-2, 2*x, 2*x+2
equation: 3(2*x-2) = 2*x + 2*x+2
answer: 6; 8; 10
Find three consecutive even integers such that the sum of three times the first, and twice the third is twenty less than six times the second.
unknown values: 2*k,2*k+2,2*k+4
equation: 3*2*k + 2(2*k+4) = 6(2*k+2) - 20
answer: 16; 18; 20
find 3 consecutive even integers such that 4 times the sum of the first and the third is 8 less than six times the second
unknown values: 2*k, 2*k+2, 2*k+4
equation: 4*(2*k+2*k+4)=6*(2*k+2)-8
answer: -6; -4; -2
Find three consecutive integers if the sum of the first two integers is 6 more than the third integer
unknown values: x,x+1,x+2
equation: (x+x+1)=6+x+2
answer: 7;8;9
Find three consecutive even integers such that the sum of the least integer and the greatest integer is 12 more than the middle integer
unknown values: a, a+2, a+4
equation: a+a+4=12+a+2
answer: 10; 12; 14
find three consecutive odd integers such that three times the second number added to twice the third number is seven times the first integer.
unknown values: x,x+2,x+4
equation: 3(x+2)+2(x+4)=7*x
equation: x=2*k-1
answer: 7;9;11
seven times the smallest of four consecutive even integers is the same as two less than five times the largest of the integers. what are the four integers?
unknown values: x,x+2,x+4,x+6
equation: 7*x=5(x+6)-2
equation: x=2*k
answer: 14;16;18;20