Find three consecutive even integers such that twice the sum of the second and the third exceeds three times the first by 34.
unknown values: 2*x,2*x+2,2*x+4
equation: 2(2*x+2+2*x+4)-34=3*2*x
answer: 22; 24; 26
The sum of two integers is 10. Three times the larger integer is three less than eight times the smaller integer. Find the integers.
unknown values: x,y
equation: x+y=10
equation: 3*y+3=8*x
answer: {3; 7}
the sum of two consecutive integers is 185. Find the 2 integers.
unknown values: x,x+1
equation: x+(x+1)=185
answer: 92; 93
the sum of two consecutive odd integers is 40. find the numbers
unknown values: 2*n-1, 2*n+1
equation: (2*n-1)+(2*n+1) = 40
answer: 19; 21
Find two consecutive integers such that 3 times the first integer plus 2 times the second integer is equal to 107.
unknown values: x,x+1
equation: 3*x+2*(x+1)=107
answer: 21; 22
Find two consecutive whole numbers such that 5 times the smaller number added by 3 times the greater number makes 59
unknown values: x,x+1
equation: 5*x+3(x+1)=59
answer: 7;8
The greater of two consecutive even integers is 14 less than three times the smaller integer. Find the integers.
unknown values: 2*k,2*k+2
equation: 2*k+2=3*(2*k)-14
answer: 8; 10
Find three consecutive numbers whose sum is 72.
unknown values: k-1,k,k+1
equation: (k-1)+k+(k+1)=72
answer: 23; 24; 25
The sum of three consecutive integers is 144. find the integers.
unknown values: x-1,x,x+1
equation: (x-1)+x+(x+1)=144
answer: 47; 48; 49
The sum of three consecutive whole numbers is 24. What are the integers?
unknown values: x-1,x,x+1
equation: (x-1)+x+(x+1)=24
answer: 7; 8; 9