What is the greatest of 5 consecutive integers if the sum of these integers equals 185?
unknown values: x+2
equation: (x-2)+(x-1)+x+(x+1)+(x+2)=185
answer: 39
if the sum of five consecutive positive integers is 2005, then what is the largest of these numbers?
unknown values: x+2
equation: (x-2)+(x-1)+x+(x+1)+(x+2)=2005
answer: 403
The greatest of two consecutive integers is ten greater than twice the lesser. find the integers
unknown values: x,x+1
equation: x+1=10+2*x
answer: -9;-8
the greater of two consecutive integers is 20 more than twice the smaller. find the integers
unknown values: x,x+1
equation: x+1=2*x+20
answer: -19; -18
the greater of 2 consecutive integers is 15 more than twice the smaller
unknown values: x,x+1
equation: x+1=2*x+15
answer: -14; -13
the larger of two consecutive integers is 7 greater than twice the smaller. find the integers.
unknown values: x,x+1
equation: x+1=2*x+7
answer: -6; -5
the greater of two consecutive odd integers is 7 greater than twice the lesser. Find the integers.
unknown values: n,n+2
equation: n+2 = 2*n + 7
answer: -5; -3
the larger of the two consecutive integers is 7 greater than twice the smaller. Find the integers
unknown values: x,x+1
equation: x+1=2*x+7
answer: -6; -5
Find two consecutive integers such that the greater of the two is 20 more than twice the smaller.
unknown values: x,x+1
equation: x+1=2*x+20
answer: -19; -18
Find three consecutive odd integers such that 4 times the sum of the last two is 2 greater than 10 times the first.
unknown values: 2*k-1,2*k+1,2*k+3
equation: 4*((2*k+1)+(2*k+3))=10*(2*k-1)+2
answer: 11; 13; 15