Find two consecutive integers such that the sum of the first and 3 times the second is 55.

unknown values: x,x+1

equation: x+3*(x+1)=55

answer: 13;14

When the smaller of two consecutive integers is added to three times the larger the result is 199. Find the smaller integer.

unknown values: x,x+1

equation: x+3(x+1)=199

answer: 49

The sum of the smaller of two consecutive integers and twice the larger integer is 47. What are the integers?

unknown values: x,x+1

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

answer: 15; 16

when the smaller of two consecutive integers is added to three times the larger, the result is 43. Find the two integers.

unknown values: x,x+1

equation: x+3(x+1)=43

answer: 10; 11

Find two consecutive integers such that the sum of the first and twice the second is 203

unknown values: x,x+1

equation: x+2(x+1)=203

answer: 67; 68

Find two consecutive integers such that the sum of the smaller and twice the greater is 32

unknown values: x,x+1

equation: x+2*(x+1)=32

answer: 10; 11

find two consecutive integers such that the sum of the first and four times the second is 119

unknown values: x,x+1

equation: x+4(x+1)=119

answer: 23;24

For 2 consecutive integers, the result of adding the smaller integer and triple the larger integer is 79. What are the 2 integers?

unknown values: x,x+1

equation: x+3(x+1)=79

answer: 19;20

When the smaller of two consecutive integers is added to three times the larger, the result is 39. Find the integers.

unknown values: x, x+1

equation: x+3*(x+1)=39

answer: 9; 10

find three consecutive even integers such that the sum of the smallest and twice the second is 20 more than the third

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

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

answer: 10; 12; 14