Three times the greatest of 3 consecutive even integers exceeds twice the least by 38. Find the integers.
unknown values: 2*k-2,2*k,2*k+2
equation: 3*(2*k+2)=2*(2*k-2)+38
answer: 26; 28; 30
Three times the greatest of three consecutive even integers exceeds twice the least by 38. What are the integers?
unknown values: 2*k-2,2*k,2*k+2
equation: 3*(2*k+2)=2*(2*k-2)+38
answer: 26; 28; 30
Find three consecutive odd integers such that the sum of the first and the third is 7 greater than the second decreased by -14.
unknown values: 2*k-1,2*k+1,2*k+3
equation: (2*k-1)+(2*k+3)=(2*k+1)-(-14)+7
answer: 19; 21; 23
The difference between two numbers is 14 and half of their sum is 25. What are the numbers?
unknown values: x,y
equation: x-y=14
equation: (x+y)/2=25
answer: {32; 18}
find 2 numbers with the mean of 14 and a difference of 4
unknown values: x,y
equation: (x+y)/2=14
equation: (x-y)=4
answer: {16; 12}
the sum of two consecutive integers is two less than three times the smaller number. Find the integers.
unknown values: x,x+1
equation: x+(x+1)=3*x-2
answer: 3; 4
Find four consecutive even integers such that the sum of the first three exceeds the fourth by 8.
unknown values: 2*k-2,2*k,2*k+2,2*k+4
equation: (2*k-2)+(2*k)+(2*k+2)=2*k+4+8
answer: 4; 6; 8; 10
The sum of three consecutive positive integers is 246. Find the largest integer.
unknown values: x+1
equation: (x-1)+x+(x+1)=246
answer: 83
The sum of 3 consecutive integers is 54. What is the greatest of the three integers?
unknown values: x+1
equation: (x-1)+x+(x+1)=54
answer: 19
The sum of the third and twice the first of three consecutive odd integers is 49. Find all three consecutive odd integers.
unknown values: 2*k-1,2*k+1,2*k+3
equation: (2*k+3)+2*(2*k-1)=49
answer: 15; 17; 19