Find three consecutive even integers such that four times the first minus the third is six more than twice the second.
unknown values: 2*k-2,2*k,2*k+2
equation: 4*(2*k-2)-(2*k+2)=2*(2*k)+6
answer: 14; 16; 18
Find three consecutive integers such that the sum of twice the first number and three times the third number is fourteen more than four times the second number
unknown values: x-1,x,x+1
equation: 2*(x-1)+3*(x+1)=4*x+14
answer: 12; 13; 14
five consecutive integers whose sum is 195
unknown values: x-2,x-1,x,x+1,x+2
equation: (x-2)+(x-1)+x+(x+1)+(x+2)=195
answer: 37; 38; 39; 40; 41
find five consecutive whole numbers sum 90
unknown values: x-2,x-1,x,x+1,x+2
equation: (x-2)+(x-1)+x+(x+1)+(x+2)=90
answer: 16; 17; 18; 19; 20
the sum of five consecutive integers is 0. find the integers?
unknown values: x-2, x-1, x, x+1, x+2
equation: x-2+x-1+x+x+1+x+2=0
answer: -2; -1; 0; 1; 2
find three consecutive even integers, such that the sum of the second and third number is 20 more than the first.
unknown values: 2*k-2,2*k,2*k+2
equation: 2*k+(2*k+2)=(2*k-2)+20
answer: 14; 16; 18
Find three consecutive even integers such that the sum of the second and third integers is 30 more than the first integer.
unknown values: 2*x-2,2*x,2*x+2
equation: 2*x + 2*x+2 = 2*x-2+30
answer: 24;26;28
for two consecutive even integers, the sum of the smaller and twice the larger is 58
unknown values: 2*k,2*k+2
equation: 2*k+2*(2*k+2)=58
answer: 18; 20
Find two consecutive even integers such that the smaller added to three times the larger give a sum of 30.
unknown values: 2*k,2*k+2
equation: 2*k+3*(2*k+2)=30
answer: 6; 8
Find two consecutive even integers such that the smaller added to five times the larger gives a sum of 46.
unknown values: 2*k,2*k+2
equation: 2*k+5*(2*k+2)=46
answer: 6; 8