Find 4 consecutive integers such that twice the sum of the first and third is 11 greater than 3 times the second.
unknown values: x-2, x-1, x, x+1
equation: 2(x-2 + x) = 3(x-1)+11
answer: 10; 11; 12; 13
The sum of four consecutive odd integers is 296. What is the product of the smallest and largest of the four odd integers?
unknown values: p
equation: p = k*(k+6)
equation: k + (k+2) + (k+4) + (k+6) = 296
answer: 5467
The sum of four consecutive odd integers is 360. find the largest of the four odd integers
unknown values: 2*k+7
equation: (2*k+1)+(2*k+3)+(2*k+5)+(2*k+7)=360
answer: 93
The sum of 4 consecutive odd numbers is 336.What is the second number in this sequence?
unknown values: 2*k+3
equation: 2*k+1 + (2*k+3) + (2*k+5) + (2*k+7) = 336
answer: 83
The sum of three consecutive even integers is fourteen less than twice the smallest of these integers. Calculate the product of the integers.
unknown values: p
equation: p = 2*k*(2*k+2)*(2*k+4)
equation: 2*k+(2*k+2)+(2*k+4)=2*2*k-14
answer: -5760
Find two consecutive integers such that three times the first equals twice the second.
unknown values: x,x+1
equation: 3*x=2*(x+1)
answer: 2;3
find two consecutive even integers such that four times the first equals three times the second
unknown values: x, x+2
equation: 4*x=3*(x+2)
answer: 6; 8
Three more than twice an odd integer is equal to the next odd integer plus 6. Find the integers.
unknown values: x, x+2
equation: 2*x+3 = x+2 +6
answer: 5; 7
What are the integers as the sum of four consecutive odd integers being three more than five times the least of the integers?
unknown values: x,x+2,x+4,x+6
equation: x+x+2+x+4+x+6 -3 =5*x
answer: 9; 11; 13; 15
Find three consecutive odd integers such that the sum of the first and the third is 13 less than the first
unknown values: x,x+2,x+4
equation: x + (x+4) = x-13
answer: -17; -15; -13