SOLUTION: if 1/2 of an integer is added to 1/4 to the next consecutive integer the sum is 22.find the integer

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: if 1/2 of an integer is added to 1/4 to the next consecutive integer the sum is 22.find the integer      Log On


   



Question 889389: if 1/2 of an integer is added to 1/4 to the next consecutive integer the sum is 22.find the integer
Answer by tommyt3rd(5050) About Me  (Show Source):
You can put this solution on YOUR website!
n%2F2%2B%28n%2B1%29%2F4=22
multiplying by 4...
2n%2Bn%2B1=88
3n=87

n=29