If the sum of three consecutive odd integers is 69, what is the third of the three odd integers

unknown values: 2*k+3

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

answer: 25

The sum of two consecutive odd integer is 29 more than the next odd integer. Find the three integers in increasing order.

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

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

answer: 31; 33; 35

Find 3 consecutive odd integers such that the sum of the first and third equals the sum of the second and 43.

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

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

answer: 41; 43; 45

Find Three consecutive odd integers such that the sum of the first and third equals the sum of the second and 31.

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

equation: 2*k-1+2*k+3=2*k+1+31

answer: 29; 31; 33

The sum of two numbers is -63. The first number minus the second is -41. Find the numbers

unknown values: x,y

equation: x+y=-63

equation: x-y=-41

answer: -52;-11

one number is 11 less than the other number. If their sum is -9, find the two numbers.

unknown values: x,y

equation: x+11=y

equation: x+y=-9

answer: {-10; 1}

find two consecutive odd integers such that 4 times the larger is 29 more than three times the smaller

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

equation: 4*(2*x+1)-29=3*(2*x-1)

answer: 21;23

Four times the smaller of two consecutive odd integers is the same as 73 less than 5 times the larger. Find the integers.

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

equation: 4*(2*k-1)=5*(2*k+1)-73

answer: 63; 65

the sum of two numbers is 120. if the larger number is 4 times the smaller number, find the two numbers?

unknown values: x,y

equation: x + y = 120

equation: x = 4*y

answer: {96; 24}

a number is twice another number. if their sum is 48 find the numbers.

unknown values: x,y

equation: x = 2*y

equation: x + y = 48

answer: 32; 16