Find three consecutive even integers such that the product of five and the third integer is four more than two times the sum of the first two numbers.

unknown values: 2*k-2,2*k,2*k+2

equation: 5*(2*k+2)=2*((2*k-2)+2*k)+4

answer: -12; -10; -8

The sum of three consecutive integers is 47 less than the least of the integers. Find the integers.

unknown values: x-1,x,x+1

equation: (x-1)+x+(x+1)=(x-1)-47

answer: -25; -24; -23

Three times the smallest of three consecutive even integers is two more than twice the largest. Find the integers.

unknown values: 2*k-2,2*k,2*k+2

equation: 3*(2*k-2)=2*(2*k+2)+2

answer: 10; 12; 14

find four consecutive numbers such that the sum of the first three numbers is twelve more than the fourth number

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

equation: (x-1)+x+(x+1)=(x+2)+12

answer: 6; 7; 8; 9

The difference between two numbers is 8. Five times the larger number is 4 more than 8 time the other. Find the numbers ?

unknown values: x, x+8

equation: (x+8)*5-8*x=4

answer: {12;20}

fIND tHREE CONSECUTIVE EVEN INTEGERS SUCH THAT THE SUM OF THE FIRST AND THIRD IS 90 MORE THAN THE SECOND

unknown values: 2*k-2,2*k,2*k+2

equation: (2*k-2)+(2*k+2)=2*k+90

answer: 88; 90; 92

If the sum of three consecutive odd integers is 69, what is the third of the three odd integers

unknown values: 2*k+3

equation: (2*k-1)+(2*k+1)+(2*k+3)=69

answer: 25

find three consecutive odd integers such that three times the middle integer is one more than the sum of the first and the third

unknown values: 2*k-1,2*k+1,2*k+3

equation: 3*(2*k+1)=(2*k-1)+(2*k+3)+1

answer: -1; 1; 3

The sum of two consecutive odd integer is 29 more than the next odd integer. Find the three integers in increasing order.

unknown values: 2*k-1,2*k+1,2*k+3

equation: (2*k-1)+(2*k+1)=(2*k+3)+29

answer: 31; 33; 35

Find 3 consecutive odd integers such that the sum of the first and third equals the sum of the second and 43.

unknown values: 2*k-1,2*k+1,2*k+3

equation: (2*k-1)+(2*k+3)=(2*k+1)+43

answer: 41; 43; 45