Four times the smallest of three consecutive even integers is ten more than three times the largest integer. Find the integers?
unknown values: 2*k-2,2*k,2*k+2
equation: 4*(2*k-2)=3*(2*k+2)+10
answer: 22; 24; 26
Find four consecutive integers such that twice the sum of the two greater integers exceeds three times the first by 91.
unknown values: x-1,x,x+1,x+2
equation: 2*((x+1)+(x+2))-3*(x-1)=91
answer: 81; 82; 83; 84
Find two consecutive odd integers such that seven times the first equals five times the second.
unknown values: 2*k-1,2*k+1
equation: 7*(2*k-1)=5*(2*k+1)
answer: 5;7
Five times the first of two consecutive odd integers is three times the second. Find the integers?
unknown values: 2*k-1,2*k+1
equation: 5*(2*k-1)=3*(2*k+1)
answer: 3; 5
Seven times the first of two consecutive odd integers is equal to five times the second. Find each integer.
unknown values: 2*k-1,2*k+1
equation: 7*(2*k-1)=5*(2*k+1)
answer: 5; 7
the sum of two consecutive even integers is -298. what are the integers?
unknown values: 2*k,2*k+2
equation: 2*k+(2*k+2)=-298
answer: -150; -148
the sum of two consecutive even integers is -78. find the two integers.
unknown values: 2*k,2*k+2
equation: 2*k+(2*k+2)=-78
answer: -40; -38
The larger of 2 integers is one more than three times the smaller. If the sum of the two integers is 37, find the larger integer.
unknown values: m
equation: m = 1 + 3*n
equation: m + n = 37
answer: 28
The sum of two numbers is 70. The larger number is 4 more than twice the smaller number. What is the smaller number?
unknown values: y
equation: x+y=70
equation: x=4+2*y
answer: 22
one integer is 3 more than twice another integer. If sum of the two integers is 36, what is the smaller integer?
unknown values: x
equation: y=2*x+3
equation: x+y=36
answer: 11