The lesser of two consecutive even integers is 10 more than one-half the greater. Find the integers.
unknown values: 2*k,2*k+2
equation: 2*k=(1/2)*(2*k+2)+10
answer: 22; 24
The smaller of two consecutive even integers is five more than one half of the greater.
unknown values: 2*k,2*k+2
equation: 2*k=(1/2)*(2*k+2)+5
answer: 12; 14
the smaller of two consecutive even integer is five more than one half of the greater.
unknown values: 2*k,2*k+2
equation: 2*k=(2*k+2)*1/2+5
answer: 6
Find three consecutive odd integers such that the product of the first and second integer is 7 less than 10 times the third integer.
unknown values: x-2,x,x+2
equation: (x-2)x+7=10(x+2)
answer: 11; 13; 15 or -3; -1; 1
Three times the greatest of three consecutive even integers exceeds twice the least by the 38. Write an equation and 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
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
three consecutive odd integers are such that the square of the third is 264 more than the square of the second. Find the three integers.
unknown values: 2*k-1,2*k+1,2*k+3
equation: (2*k+3)^2=264+(2*k+1)^2
answer: 63; 65; 67
Given three consecutive odd numbers such that the square of the second number is 192 less than the square of the third. Find those numbers.
unknown values: 2*k-1,2*k+1,2*k+3
equation: (2*k+1)*(2*k+1)+192=(2*k+3)*(2*k+3)
answer: 45;47;49
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