Find 3 consecutive numbers such that twice the second is 17 more than the third.

unknown values: k-1,k,k+1

equation: 2*k=(k+1)+17

answer: 17; 18; 19

the sum of two consecutive odd integers is 40. find the numbers

unknown values: 2*n-1, 2*n+1

equation: (2*n-1)+(2*n+1) = 40

answer: 19; 21

Find two consecutive integers such that 3 times the first integer plus 2 times the second integer is equal to 107.

unknown values: x,x+1

equation: 3*x+2*(x+1)=107

answer: 21; 22

Find two consecutive whole numbers such that 5 times the smaller number added by 3 times the greater number makes 59

unknown values: x,x+1

equation: 5*x+3(x+1)=59

answer: 7;8

The greater of two consecutive even integers is 14 less than three times the smaller integer. Find the integers.

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

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

answer: 8; 10

Find three consecutive numbers whose sum is 72.

unknown values: k-1,k,k+1

equation: (k-1)+k+(k+1)=72

answer: 23; 24; 25

The sum of three consecutive integers is 144. find the integers.

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

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

answer: 47; 48; 49

The sum of three consecutive whole numbers is 24. What are the integers?

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

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

answer: 7; 8; 9

Three consecutive integers have the sum of 153. What is the second integer?

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

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

answer: 51

The sum of three consecutive even integers is 480. Find the three integers

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

equation: x-2+x+x+2=480

answer: 158; 160; 162