The sum of two numbers is 58 and their difference is 4. Which is the greater of the two numbers?
unknown values: m
equation: m + n = 58
equation: m - n = 4
answer: 31
The Sum of two consecutive even integers in 118. What is the 2nd number?
unknown values: y
equation: x + 2 = y
equation: x + y = 118
answer: 60
One number is 9 less than the other. The sum of the two numbers is 41. Find the smaller integer.
unknown values: x
equation: x = y - 9
equation: x + y = 41
answer: 16
One number is 4 more than another, and their sum is 60. What is the smaller number?
unknown values: x
equation: y = 4 + x
equation: x + y = 60
answer: 28
Find three consecutive even integers whose sum is -624.
unknown values: 2*k-2,2*k,2*k+2
equation: (2*k-2)+2*k+(2*k+2)=-624
answer: -210; -208; -206
the sum of three numbers is 20. the second number is 4 times the first, and the sum of the first and third is 8
unknown values: x,y,z
equation: x+y+z=20
equation: y=4*x
equation: x+z=8
answer: 3; 12; 5
3 times the sum of twice a number and 6 is 4 times 2 less than the number. find the number.
unknown values: x
equation: 3*(2*x+6)=4(x-2)
answer: -13 | -26/5 | -5.2
the difference of 3 times the larger consecutive integer and the smaller consecutive integer is 7
unknown values: x,x+1
equation: 3*(x+1)-x=7
answer: 2; 3
if three times the smaller of two consecutive even integers is added to two times the larger, the result is 64. what is the smaller of the two integers?
unknown values: 2*k
equation: 3*(2*k)+2*(2*k+2)=64
answer: 12
Find three consecutive even integers such that four times the middle integer is equal to the sum of the first and third integers
unknown values: 2*k-2,2*k,2*k+2
equation: 4*(2*k)=(2*k-2)+(2*k+2)
answer: -2; 0; 2