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
the sum of one half of the first even integer, one third of the third even integer and one fourth of the fifth even integer is equal to 12. What are the 5 consecutive even integers?
unknown values: 2*k-4,2*k-2,2*k,2*k+2,2*k+4
equation: (1/2)*(2*k-4)+(1/3)*(2*k)+(1/4)*(2*k+4)=12
answer: 8; 10; 12; 14; 16
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}