The sum of 3 consecutive integers is 54. What is the greatest of the three integers?
unknown values: x+1
equation: (x-1)+x+(x+1)=54
answer: 19
The sum of the third and twice the first of three consecutive odd integers is 49. Find all three consecutive odd integers.
unknown values: 2*k-1,2*k+1,2*k+3
equation: (2*k+3)+2*(2*k-1)=49
answer: 15; 17; 19
Find three consecutive odd integers suck that the sum of the greatest and twice the least is 25.
unknown values: 2*k-1,2*k+1,2*k+3
equation: (2*k+3)+2*(2*k-1)=25
answer: 7; 9; 11
One positive number is 5 times another number. The difference between the two numbers is 124, find the numbers.
unknown values: x,y
equation: x=5*y
equation: x-y=124
answer: {155;31}
The difference between two positive integers is 42. One integer is three times as great as the other. Find the integers.
unknown values: x,y
equation: x-y=42
equation: x=3*y
answer: {63; 21}
one number equals three times another number. the difference between the numbers is 10. find the numbers.
unknown values: x,y
equation: x = 3*y
equation: x - y = 10
answer: 15; 5
One number is 8 times another; their difference is 28. What are the numbers
unknown values: m,n
equation: m = 8*n
equation: m - n = 28
answer: 32; 4 or -32; -4 | 32; 4
the difference between two integers is 38. one integer is three times as great as the other. Find the integers
unknown values: x,y
equation: y-x=38
equation: y=3*x
answer: 19; 57 | 57; 19
One positive number is 5 times another number. The difference between the two numbers is 1524, find the numbers.
unknown values: y,x
equation: y=5*x
equation: y-x=1524
answer: 1905; 381
One number is twice another number. The larger number is also 32 more than the smaller number. Find the numbers.
unknown values: x,y
equation: x = 2*y
equation: x = 32 + y
answer: -64; -32 | 64; 32