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

Find four consecutive negative integers whose sum is -54

unknown values: x,x+1,x+2,x+3

equation: x + (x+1) + (x+2) + (x+3) = -54

answer: -15; -14; -13; -12

the sum of twice and thrice of a number is 75. find the number.

unknown values: n

equation: 2*n + 3*n = 75

answer: 15

If six times an integer is added to four times the same integer, the results is 90. What is the integer?

unknown values: x

equation: 6*x+4*x=90

answer: 9

Find 3 consecutive integers in which the sum of 1st and 3rd is 84 more than one half of the 2nd

unknown values: x, x+1, x+2

equation: x+x+2=84+(x+1)/2

answer: 55; 56; 57

Find the larger of two consecutive integers whose sum is 4 less than three times the smaller integer.

unknown values: x+1

equation: x + x+1 = 3*x-4

answer: 6

sum of four consecutive integers is 686, then what is the sum of four previous consecutive integers ?

unknown values: s

equation: x+(x+1)+(x+2)+(x+3)=686

equation: s = (x-1)+(x-2)+(x-3)+(x-4)

answer: 670