For three consecutive integers, when four times the third is subtracted from five times the first, the result is -4. Find the integers
unknown values: x-1,x,x+1
equation: 5(x-1)-4(x+1)=-4
answer: 4; 5; 6
twice the first of three consecutive even integers minus the third equals 36. Find the three integers.
unknown values: 2*x-2,2*x,2*x+2
equation: 2(2*x-2)-(2*x+2)= 36
answer: 40;42;44
If the sum of six consecutive even integers is 450, what is the smallest of the six integers?
unknown values: 2*k-4
equation: (2*k-4)+(2*k-2)+2*k+(2*k+2)+(2*k+4)+(2*k+6)=450
answer: 70
three times the largest of three consecutive odd integers is three less than twice the sum of the other two integers. find the integers.
unknown values: 2*k-1,2*k+1,2*k+3
equation: 3*(2*k+3)=3+2*(2*k+1+2*k-1)
answer: 5;7;9
What are three consecutive odd integers so that five times the middle integer is nine more than twice the sum of the first and third integers?
unknown values: 2*k-1,2*k+1,2*k+3
equation: 5*(2*k+1)=2*((2*k-1)+(2*k+3))+9
answer: 7; 9; 11
find three consecutive odd integers such that five times the sum of the first and second is 1 less than 9 times the third
unknown values: 2*k-1,2*k+1,2*k+3
equation: 5*((2*k-1)+(2*k+1))=9*(2*k+3)-1
answer: 25; 27; 29
5 less than the product of 15 and 3
unknown values: x
equation: x=15*3-5
answer: 40
Find three consecutive odd integers such that three times the first integer is one less than the sum of the second and third integers
unknown values: 2*k-1,2*k+1,2*k+3
equation: 3*(2*k-1)=(2*k+1)+(2*k+3)-1
answer: 5; 7; 9
find three consecutive odd integers such that three times the smallest equals the sum of the other two integers decreased by 1?
unknown values: 2*n-1,2*n+1,2*n+3
equation: 3(2*n-1) = (2*n+1)+(2*n+3)-1
answer: 5; 7; 9
the difference of 67 and an integer is 3 more than the product of 8 and 7. what is the integer?
unknown values: n
equation: 67 - n = 3 + 8 * 7
answer: 8