Four times the greater of two consecutive integers is 1 more than five times the lesser number. Find the integers.

unknown values: k,k+1

equation: 4(k+1) = 1 + 5*k

answer: 3; 4

find 2 consecutive integers where twice the smaller increased by 26 is equal to three times the larger.

unknown values: x,x+1

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

answer: 23; 24

3 times an integer is 41 less than 5 times the next consecutive integer. Find the two consecutive integers.

unknown values: x,x+1

equation: 3*x=5(x+1)-41

answer: 18; 19

of three consecutive even integers, the sum of the smallest two integers is equal to 6 less than the largest. find the integers

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

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

answer: -4; -2; 0

There are 3 consecutive odd integers whose sum is 303. What is the value of the 3rd odd integer?

unknown values: 2*x+3

equation: 2*x-1+2*x+1+2*x+3=303

answer: 103

The sum of three consecutive odd integers is 69. what is the largest of the integers?

unknown values: 2*k+3

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

answer: 25

The sum of three consecutive odd integers is 27. What is the middle integer?

unknown values: 2*k+1

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

answer: 9

the sum of three consecutive odd integers is 417. what is the largest of the three consecutive integers?

unknown values: 2*k+3

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

answer: 141

3 consecutive odd numbers add up to 33. Which is the highest?

unknown values: 2*k+3

equation: 2*k-1+2*k+1+2*k+3=33

answer: 13

find three consecutive odd integers such that three times the second minus the third is 11 more than the first

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

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

answer: 9;11;13