Question 85407
If x is the unknown number, then the next consecutive number is x + 1.
.
If one-half of the unknown number (that is (1/2)*x) is added to one-third of the next 
consecutive number (that is (1/3)*(x + 1)) the sum is 67.
.
In equation form this can be written as:
.
(1/2)*x + (1/3)*(x + 1) = 67
.
Multiply out the distributed multiplication on the left side to get:
.
(1/2)*x + (1/3)*x + (1/3) = 67
.
Get rid of the denominators by multiplying everything in this equation by the common 
denominator of 2*3 or 6. If you multiply all the terms by 6 the result is:
.
(6/2)*x + (6/3)*x + (6/3) = 67 * 6
.
which simplifies to:
.
3*x + 2*x + 2 = 402
.
The x terms can be added together to get:
.
5*x + 2 = 402
.
Subtract 2 from both sides:
.
5*x = 400
.
Divide both sides by 5 and you get:
.
x = 80
.
that means that the next consecutive integer is 81. So the two numbers are 80 and 81.
.
Check:
.
Does one-half of 80 when added to one-third of 81 = 67?
.
One-half of 80 is 40 and one-third of 81 is 27.  Adding 40 and 27 does result in 67, so
the two numbers 80 and 81 do satisfy the problem.
.
Hope this helps.