3 consecutive odd integers with the sum of 237.
unknown values: 2*k-1,2*k+1,2*k+3
equation: (2*k-1)+(2*k+1)+(2*k+3)=237
answer: 77; 79; 81
The sum of three consecutive odd numbers is 357. What are the three numbers?
unknown values: 2*k-1,2*k+1,2*k+3
equation: (2*k-1)+(2*k+1)+(2*k+3)=357
answer: 117; 119; 121
Find three consecutive even integers if twice the second is 12 more than the third.
unknown values: 2*k-2,2*k,2*k+2
equation: 2*(2*k)=(2*k+2)+12
answer: 12; 14; 16
sum of three consecutive even numbers is 186 what are the numbers
unknown values: 2*k-2,2*k,2*k+2
equation: (2*k-2)+2*k+(2*k+2)=186
answer: 60; 62; 64
Find 3 consecutive even integers whose sum is 186
unknown values: 2*k-2,2*k,2*k+2
equation: (2*k-2)+(2*k)+(2*k+2)=186
answer: 60; 62; 64
Find three consecutive even integers such that the sum of five times the first, six times the second and seven times the third is 148
unknown values: 2*k-2,2*k,2*k+2
equation: 5*(2*k-2)+6*(2*k)+7*(2*k+2)=148
answer: 6; 8; 10
find the value of y to make this an arithmetic sequencey+8, 4y+6, 3y
unknown values: y
equation: (4*y+6)-(y+8)=(3*y)-(4*y+6)
answer: -1
what are two consecutive odd integers whose sum is -116?
unknown values: 2*k-1,2*k+1
equation: (2*k-1)+(2*k+1)=-116
answer: -59; -57
find two consecutive even integers such that the sum of the larger and twice the smaller is 62
unknown values: 2*k,2*k+2
equation: (2*k+2)+2*(2*k)=62
answer: 20; 22
Find 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