The sum of the largest and smallest of three consecutive even numbers is 68. What are the three numbers?
unknown values:2*k-1,2*k+1,2*k+3
equation: 2*k-1+ (2*k+3) = 68
answer: 32; 34; 36
find 3 consecutive odd integers so that the sum of the least integer and middle integer is 44
unknown values: 2*x-1, 2*x+1, 2*x+3
equation: 2*x-1+2*x+1 = 44
answer: 21; 23; 25
the greatest of four consecutive even integers is 14 less than twice the smallest integer. what are the integers?
unknown values: 2*k-2,2*k,2*k+2,2*k+4
equation: (2*k+4)=2*(2*k-2)-14
answer: 20; 22; 24; 26
find four consecutive even integers such that the sum of twice the first, five times the second, and four times the third divided by three times the fourth equals three
unknown values: 2*k-2,2*k,2*k+2,2*k+4
equation: 2*(2*k-2)+5*(2*k)+4*(2*k+2)=3*3*(2*k+4)
answer: 14; 16; 18; 20
The sum of three numbers is 49. The second number is five less than two times The first number. The third is six less than the first. Find the three numbers
unknown values: x,y,z
equation: x+y+z=49
equation: y=2*x-5
equation: z=x-6
answer: 15; 25; 9
four consecutive integers such that the sum of the first three integers equal to the fourth. what are the integers?
unknown values: x-1,x,x+1,x+2
equation: (x-1)+x+(x+1)=x+2
answer: 0; 1; 2; 3
find the four consecutive such that the sum of the first three integers is equal to the fourth
unknown values: x-1,x,x+1,x+2
equation: (x-1)+x+(x+1)=x+2
answer: 0; 1; 2; 3
The sum of three numbers is 134. The second number is 9 less than 3 times the first number. The third number is 5 more than 2 times the first number. Find the three numbers
unknown values: x,y,z
equation: x+y+z=134
equation: y+9=3*x
equation: z=5+2*x
answer: 23;60;51
The sum of three numbers is 123. The second number is 9 less than two times the first number. The third number is 6 more than three times the first number. Find the three numbers.
unknown values: x,y,z
equation: x+y+z=123
equation: y+9=2*x
equation: z=6+3*x
answer: 21;33;69
The sum of three numbers is 137. The second number is 4 more than two times the first number. The third number is 5 less than three times the first number. Find the three numbers.
unknown values: x,y,z
equation: x+y+z=137
equation: y=2*x+4
equation: z=3*x-5
answer: 23; 50; 64