Find three consecutive integers such that the sum of the smallest and twice the second is 20 more than the third.
unknown values: n,n+1,n+2
equation: n + 2(n+1) = 20 + (n+2)
answer: 10; 11; 12
sum of 3 consecutive even numbers is 24 . what is the middle number?
unknown values: x
equation: x-2+x+x+2=24
answer: 8
Find the largest of three consecutive even integers when six times the first integer is equal to five times the middle integer.
unknown values: x
equation: 6(x-4)=5(x-2)
answer: 14
find three consecutive even integer such that three times the first equals the sum of the other two.
unknown values: x-2, x, x+2
equation: 3(x-2)=x+x+2
answer: 6; 8; 10
find four consecutive even integers such that four times the greatest is 36 more than the sum of the other three
unknown values: x, x+2, x+4, x+6
equation: 4 * (x+6) = x +(x+2) +(x+4) + 36
answer: 18; 20; 22; 24
The sum of 4 consecutive odd integers exceeds twice the largest by 22. find the sum of the 4 numbers
unknown values: s
equation: s = x+(x+2)+(x+4)+(x+6)
equation: (x+x+2+x+4+x+6)=2(x+6)+22
answer: 56
find the product of three consecutive even integers whose sum is 102
unknown values: p
equation: p = x*(x+2)*( x+4)
equation: x+x+2+x+4=102
answer: 39168
Find three consecutive integers such that the sum of the second and the third is half the first decreased by 15.
unknown values: x, x+1, x+2
equation: x+1 + x+2 = 1/2*x - 15
answer: -12; -11; -10
there are four consecutive integers. five less than the third integer is equal to the sum of the fourth and twice the first. what is the largest number
unknown values: x+3
equation: x+2-5=x+3+2*x
answer: 0
The sum of the three smallest of four consecutive integers is 30 more than the largest integer. What are the four consecutive integers?
unknown values: x, x+1, x+2, x+3
equation: x + (x + 1) + (x + 2) = (x + 3) + 30
answer: 15; 16; 17; 18