find two consecutive even integers whose sum is 126
unknown values: x, x+2
equation: x+(x+2)=126
answer: 62; 64
find two consecutive numbers whose sum is 71
unknown values: x,x+1
equation: x+(x+1)=71
answer: 35;36
Find two numbers a and b such that the sum, product, and quotient of the two numbers are all equal.
unknown values: x,y
equation: x+y=xy
equation: x+y=x/y
answer: 1/2; -1 | 0.5; -1
Find three consecutive odd numbers if the square of the smallest is four more than the sum of all three?
unknown values: 2*k-1,2*k+1,2*k+3
equation: (2*k-1)^2=((2*k-1)+(2*k+1)+(2*k+3))+4
answer: 5; 7; 9
Forty-two more than a number divided by four is equal to fifty-two more than the same number divided by fourteen. What is the number?
unknown values: n
equation: 42 + n / 4 = 52 + n / 14
answer: 56
The greater of two consecutive even integers is 20 more than twice the smaller.
unknown values: 2*k,2*k+2
equation: 2*k+2=2*(2*k)+20
answer: -18; -16
the larger of two consecutive even integers is 2 more than twice the smaller. find the numbers.
unknown values: 2*k,2*k+2
equation: 2*k+2 = 2 + 2(2*k)
answer: 0; 2
Find two consecutive odd integers whose sum is 176.
unknown values: 2*k-1,2*k+1
equation: (2*k-1)+(2*k+1)=176
answer: 87; 89
Find two consecutive odd integers whose sum is 56.
unknown values: 2*k-1,2*k+1
equation: (2*k-1)+(2*k+1)=56
answer: 27; 29
What are two consecutive odd integers whose sum is 56?
unknown values: 2*k-1,2*k+1
equation: (2*k-1)+(2*k+1)=56
answer: 27; 29