the sum of four consecutive odd integers is -64. what is the sum of the smallest and largest of the four integers?
unknown values: (2*k-3)+(2*k+3)
equation: (2*k-3)+(2*k-1)+(2*k+1)+(2*k+3)=-64
answer: -32
the larger of two consecutive odd integers is 7 greater than twice the smaller. Find the integers
unknown values: 2*k-1,2*k+1
equation: (2*k+1)=2*(2*k-1)+7
answer: -5; -3
The greater of two consecutive odd integers is eight more than three times the lesser
unknown values: 2*k-1,2*k+1
equation: 2*k+1=3*(2*k-1)+8
answer: -3; -1
Three times the smaller of two consecutive even integers is equal to -146 minus four times the larger of the two integers. What are the two even integers?
unknown values: 2*k,2*k+2
equation: 3*(2*k)=-146-4*(2*k+2)
answer: -22; -20
the sum of 3 consecutive even integers is fourteen less than twice the smallest of these integers. Find the smallest and greatest integer
unknown values: 2*k-2,2*k+2
equation: (2*k-2)+2*k+(2*k+2)=2*(2*k-2)-14
answer: -20; -16
One positive integer is 3 less than twice another. Find these two integers if the difference of their squares is 24.
unknown values: m,n
equation: m = 2*n - 3
equation: m^2 - n^2 = 24
answer: {7; 5}
three times the sum of two consecutive integers is three less than two times the larger integer. find the integers
unknown values: x,x+1
equation: 3*(x+(x+1))=2*(x+1)-3
answer: -1; 0
Find three consecutive even integers such that four times the first minus the third is six more than twice the second.
unknown values: 2*k-2,2*k,2*k+2
equation: 4*(2*k-2)-(2*k+2)=2*(2*k)+6
answer: 14; 16; 18
Find three consecutive integers such that the sum of twice the first number and three times the third number is fourteen more than four times the second number
unknown values: x-1,x,x+1
equation: 2*(x-1)+3*(x+1)=4*x+14
answer: 12; 13; 14
five consecutive integers whose sum is 195
unknown values: x-2,x-1,x,x+1,x+2
equation: (x-2)+(x-1)+x+(x+1)+(x+2)=195
answer: 37; 38; 39; 40; 41