Find two consecutive odd integers such that twice the larger is 17 more than the smaller
unknown values: 2*k-1,2*k+1
equation: 2*(2*k+1)=(2*k-1)+17
answer: 13; 15
The sum of two consecutive integers 111. Three times the larger integer less two times the smaller integer is 58. Find the value of the smaller integer
unknown values: x
equation: 3*(x+1)-2*x=58
answer: 55
Find the largest of three consecutive odd integers such that the sum of the first two integers is five more than the third integer
unknown values: 2*k+3
equation: (2*k-1)+(2*k+1)=(2*k+3)+5
answer: 11
3 times the first of three consecutive numbers is 4 more than 2 times the second. what are the three numbers?
unknown values: x-1,x,x+1
equation: 3(x-1)-4=2*x
answer: 6; 7; 8
Twice the lesser of two consecutive odd integers decreased by the greater integer is 53. What are the integers?
unknown values: 2*k-1,2*k+1
equation: 2*(2*k-1)-(2*k+1)=53
answer: 55; 57
Find 2 consecutive odd integers such that three times the first minus the second equals 24
equation: 3*(2*k-1)-(2*k+1)=24
answer: 13; 15
Find two consecutive odd integers such that three times the first minus the second equals 24
unknown values: 2*k-1,2*k+1
equation: 3*(2*k-1)-(2*k+1)=24
answer: 13; 15
If the lesser of two consecutive odd integers is doubled, the result is 7 more than the greater of the two integers. Find the two integers.
unknown values: 2*k-1,2*k+1
equation: 2*(2*k-1)=(2*k+1)+7
answer: 9; 11
The greater of two consecutive odd integers is one less than twice the smaller. Find the integers.
unknown values: 2*k-1,2*k+1
equation: (2*k+1)=2*(2*k-1)-1
answer: 3; 5
3 times an odd integer is 12 more than the next consecutive odd integer
unknown values: 2*k-1,2*k+1
equation: 3*(2*k-1)=(2*k+1)+12
answer: 7; 9