the greater of 2 consecutive integers is 15 more than twice the smaller
unknown values: x,x+1
equation: x+1=2*x+15
answer: -14; -13
the larger of two consecutive integers is 7 greater than twice the smaller. find the integers.
unknown values: x,x+1
equation: x+1=2*x+7
answer: -6; -5
the greater of two consecutive odd integers is 7 greater than twice the lesser. Find the integers.
unknown values: n,n+2
equation: n+2 = 2*n + 7
answer: -5; -3
the larger of the two consecutive integers is 7 greater than twice the smaller. Find the integers
unknown values: x,x+1
equation: x+1=2*x+7
answer: -6; -5
Find two consecutive integers such that the greater of the two is 20 more than twice the smaller.
unknown values: x,x+1
equation: x+1=2*x+20
answer: -19; -18
Find 3 consecutive even numbers where the product of the smaller two numbers is 52 less than the square of the largest number.
unknown values: x-2,x,x+2
equation: x(x-2)+52=(x+2)^2
answer: 6; 8; 10
Find three consecutive odd integers such that 4 times the sum of the last two is 2 greater than 10 times the first.
unknown values: 2*k-1,2*k+1,2*k+3
equation: 4*((2*k+1)+(2*k+3))=10*(2*k-1)+2
answer: 11; 13; 15
find four consecutive even integers whose sum is -36
unknown values: 2*k-2,2*k,2*k+2,2*k+4
equation: (2*k-2)+2*k+(2*k+2)+(2*k+4)=-36
answer: -12; -10; -8; -6
The product of two consecutive odd integers is 10 more than the square of the smaller integer. Find the integers.
unknown values: x,x+2
equation: x(x+2)-10=x^2
answer: 5; 7
The product of two consecutive integers is 9 more than the square of the smaller one. Find the integers.
unknown values: x,x+1
equation: x(x+1) = x^2 + 9
answer: 9;10