find two consecutive integers such that twice the first is 26 more than the second
unknown values: x,x+1
equation: 2*x=x+1+26
answer: 27; 28
Find two consecutive integers such that twice the smaller is 16 more than the larger
unknown values: x,x+1
equation: 2*x=(x+1)+16
answer: 17; 18
Find a set of four consecutive positive integers such that the greatest integer in the set is twice the least integer in the set.
unknown values: k-1,k,k+1,k+2
equation: k+2=2*(k-1)
answer: 3; 4; 5; 6
The sum of three consecutive integers is 33 more than the least of the integers. Find the integers.
unknown values: x-1,x,x+1
equation: (x-1)+x+(x+1)=(x-1)+33
answer: 15; 16; 17
the sum of 3 consecutive integers is 33 more than the least of the integers. find the integers
unknown values: x-1,x,x+1
equation: (x-1)+x+(x+1)=(x-1)+33
answer: 15; 16; 17
if one third of a number is 6 less than half of the number, what is the number?
unknown values: x
equation: (1/3)*x=(1/2)*x-6
answer: 36
find a number such that 6 more than one-half the number is two-thirds the number
unknown values: x
equation: (1/2)*x+6=(2/3)*x
answer: 36
A number when multiplied by 7/18 instead of 7/8 and got the result770 less than the actual result , find the original number?
unknown values: n
equation: 7/18*n = 7/8 * n - 770
answer: 1584
If one- third of a number is subtracted from three-fourths of that number, the difference is 15. What is the number?
unknown values: n
equation: 3/4*n - 1/3*n = 15
answer: 36
One Third of a number is 5 less than half of the same number. What is the number?
unknown values: n
equation: 1/3 * n = 1/2 * n - 5
answer: 30