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
Find a number such that three times the sum of four and the number is 18
unknown values: x
equation: 3*(x+4)=18
answer: 2
Three times the sum of five and a number is 48. Find the number.
unknown values: x
equation: 3*(5+x)=48
answer: 11
five times the sum of a number and nine is thirty nine
unknown values: x
equation: 5(x + 9) = 39
answer: -6/5 | -1.2
add 3 to a number then double the result. if the total is 22 find the number
unknown values: n
equation: 2(n + 3) = 22
answer: 8
The product of 8 and the sum of 4 and a number is 112. What is the number?
unknown values: x
equation: 8 * (x + 4) = 112
answer: 10