The smallest of three consecutive even integers is 4 less than 5 times the largest. Find the integers.
unknown values: 2*k-2,2*k,2*k+2
equation: 2*k-2=5*(2*k+2)-4
answer: -4; -2; 0
Three consecutive even integers are such that the difference of the smallest integer and twice the largest integer is 10. Find the three integers.
unknown values: 2*k-2,2*k,2*k+2
equation: 2*(2*k+2)-(2*k-2)=10
answer: 2; 4; 6 or -18; -16; -14 | 2; 4; 6 | -18; -16; -14
Find three consecutive even integers such as that twice the sum of the first and second is 10 more than three times the third.
unknown values: 2*k-2,2*k,2*k+2
equation: 2*((2*k-2)+(2*k))=3*(2*k+2)+10
answer: 18; 20; 22
find four consecutive integers if the sum of the first and second is 63
unknown values: x-1,x,x+1,x+2
equation: (x-1)+x=63
answer: 31; 32; 33; 34
the sum of four consecutive odd integers is -64. what is the sum of the smallest and largest of the four integers?
unknown values: (2*k-3)+(2*k+3)
equation: (2*k-3)+(2*k-1)+(2*k+1)+(2*k+3)=-64
answer: -32
the larger of two consecutive odd integers is 7 greater than twice the smaller. Find the integers
unknown values: 2*k-1,2*k+1
equation: (2*k+1)=2*(2*k-1)+7
answer: -5; -3
The greater of two consecutive odd integers is eight more than three times the lesser
unknown values: 2*k-1,2*k+1
equation: 2*k+1=3*(2*k-1)+8
answer: -3; -1
Three times the smaller of two consecutive even integers is equal to -146 minus four times the larger of the two integers. What are the two even integers?
unknown values: 2*k,2*k+2
equation: 3*(2*k)=-146-4*(2*k+2)
answer: -22; -20
the sum of 3 consecutive even integers is fourteen less than twice the smallest of these integers. Find the smallest and greatest integer
unknown values: 2*k-2,2*k+2
equation: (2*k-2)+2*k+(2*k+2)=2*(2*k-2)-14
answer: -20; -16
three times the sum of two consecutive integers is three less than two times the larger integer. find the integers
unknown values: x,x+1
equation: 3*(x+(x+1))=2*(x+1)-3
answer: -1; 0