find the consecutive odd numbers such that twice the sum of the first and second is one more than three times the third.
unknown values: 2*k-1,2*k+1,2*k+3
equation: 2*((2*k-1)+(2*k+1))=3*(2*k+3)+1
answer: 9; 11; 13
three consecutive odd integers such that seven times the sum of the first two integers is three more than nine times the third integer.
unknown values: 2*k-1,2*k+1,2*k+3
equation: 7*((2*k-1)+(2*k+1))=9*(2*k+3)+3
answer: 5; 7; 9
find three consecutive odd integers such that if six times the first is subtracted from the sum of twice the second plus five times the third, the result is 53
unknown values: 2*k-1,2*k+1,2*k+3
equation: (2*(2*k+1)+5*(2*k+3))-6*(2*k-1)=53
answer: 29; 31; 33
what two consecutive odd integers have a sum of -56
unknown values: 2*k-1,2*k+1
equation: (2*k-1)+(2*k+1)=-56
answer: -29; -27
The sum of two consecutive odd integers is -40. Find the integers.
unknown values: 2*k-1,2*k+1
equation: (2*k-1)+(2*k+1)=-40
answer: -21; -19
what are two consecutive even integers such that the sum of the larger and 3 times the smaller is 234?
unknown values: 2*k,2*k+2
equation: (2*k+2)+3*(2*k)=234
answer: 58; 60
find two consecutive even integers such that the larger, added to eight times the smaller, equals 110
unknown values: 2*x,2*x+2
equation: (2*x+2)+8*2*x=110
answer: 12;14
Find four consecutive even integers such that twice the least increased by the greatest is 96.
unknown values: 2*k-2,2*k,2*k+2,2*k+4
equation: 2*(2*k-2)+(2*k+4)=96
answer: 30; 32; 34; 36
Three times the greatest of 3 consecutive even integers exceeds twice the least by 38. 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
Three times the greatest of three consecutive even integers exceeds twice the least by 38. What are 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