find two consecutive odd number such that when smaller number is subtracted from 3 time bigger number, the result is 56.
unknown values: 2*n-1, 2*n+1
equation: 3(2*n+1) - (2*n-1) = 56
answer: 25; 27
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 two consecutive odd integers such that the square of the first added to 3 times the second is 24.
unknown values: x,x+2
equation: x^2+3(x+2)=24
answer: 3; 5
Find two consecutive positive integers such that the square of the smaller increased by 4 times the larger is 64.
unknown values: x,x+1
equation: x^2+4(x+1)=64
answer: 6;7
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
unknown values: 2*k-1,2*k+1
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