Find 3 consecutive integers whose sum is 804
unknown values: x,x+1,x+2
equation: x+x+1+x+2=804
answer: 267;268;269
find 3 consecutive integers whose sum is 78
unknown values: x,x+1,x+2
equation: x + (x+1) + (x+2) = 78
answer: 25; 26; 27
The sum of three consecutive integers is 468. find the numbers.
unknown values: x, x+1, x+2
equation: x+(x+1)+(x+2)=468
answer: 155; 156; 157
What is the three consecutive numbers if they add up to 66
unknown values: x,x+1,x+2
equation: x+(x+1)+(x+2)=66
answer: 21;22;23
three consecutive even integers whose sum is 264. what is the second number?
unknown values: 2*k+4
equation: 2*k+2+2*k+4+2*k+6=264
answer: 88
What is the largest of the three consecutive odd integers whose sum is 57
unknown values: 2*k+5
equation: (2*k+1)+(2*k+3)+(2*k+5) = 57
answer: 21
The sum of three consecutive odd numbers is 135. Find the largest odd number?
unknown values: 2*k+5
equation: 2*k+1+2*k+3+2*k+5=135
answer: 47
3 Rosenberg sisters' ages are consecutive odd integers. If the sum of their ages is 231, how old is oldest sister
unknown values: 2*k+5
equation: 2*k+1+2*k+3+2*k+5=231
answer: 79
find the largest of three consecutive odd integers whose sum is -3
unknown values: 2*k+3
equation: 2*k-1+2*k+1+2*k+3=-3
answer: 1
The difference between six times a number and 9 is equal to five times the sum of the number and 2. find the number
unknown values: k
equation: 6*k-9=5*(k+2)
answer: 19