Find three consecutive even integers whose sum is 192.
unknown values: 2*k-2,2*k,2*k+2
equation: (2*k-2)+(2*k)+(2*k+2)=192
answer: 62; 64; 66
The sum of three consecutive even integers is 54. Find all three integers
unknown values: 2*k-2,2*k,2*k+2
equation: (2*k-2)+2*k+(2*k+2)=54
answer: 16; 18; 20
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
One number is twice another number. The larger number is also 24 more than the smaller number. Find the numbers.
unknown values: x,y
equation: x = 2*y
equation: x = 24 + y
answer: {48; 24} or {-48; -24}