What three consecutive integers have a sum of -186?

unknown values: x-1,x,x+1

equation: (x-1)+x+(x+1)=-186

answer: -63; -62; -61

Find three consecutive integers whose sum is -147

unknown values: x-1,x,x+1

equation: (x-1)+x+(x+1)=-147

answer: -50; -49; -48

five consecutive odd integers whose sum is 85

unknown values: 2*k-3,2*k-1,2*k+1,2*k+3,2*k+5

equation: (2*k-3)+(2*k-1)+(2*k+1)+(2*k+3)+(2*k+5)=85

answer: 13; 15; 17; 19; 21

Find five consecutive odd numbers that have a sum of 65.

unknown values: 2*k-3,2*k-1,2*k+1,2*k+3,2*k+5

equation: (2*k-3)+(2*k-1)+(2*k+1)+(2*k+3)+(2*k+5)=65

answer: 9; 11; 13; 15; 17

find the sum of the first 100 odd numbers?

unknown values: x

equation: x = (1 + (2*100-1))*100/2

answer: 10000

What is the sum of the first 85 consecutive odd numbers?

unknown values: x

equation: x = 85*(1+(2*85-1))/2

answer: 7225

two consecutive odd integers, the sum of three times the smaller and the larger is fourteen

unknown values: 2*k-1,2*k+1

equation: 3*(2*k-1)+(2*k+1)=14

answer: 3; 5

Find two consecutive odd integers such that the larger, added to eight times the smaller, equals 119.

unknown values: 2*k-1,2*k+1

equation: (2*k+1)+8*(2*k-1)=119

answer: 13; 15

If f(x) = x + 2, find the value of x if f(x) = 12.

unknown values: x

equation: x + 2 = 12

answer: 10

find two consecutive even integers such that 5 times the first integer is equal to 4 times the second

unknown values: 2*k,2*k+2

equation: 5*(2*k)=4*(2*k+2)

answer: 8; 10