SOLUTION: The greater of 2 consecutive integers is 6 less than 2 times the smaller. What is the smaller integer?

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: The greater of 2 consecutive integers is 6 less than 2 times the smaller. What is the smaller integer?      Log On


   



Question 1093130: The greater of 2 consecutive integers is 6 less than 2 times the smaller. What is the smaller integer?
Found 2 solutions by josgarithmetic, greenestamps:
Answer by josgarithmetic(39629) About Me  (Show Source):
You can put this solution on YOUR website!
The smaller integer is 7.

Answer by greenestamps(13208) About Me  (Show Source):
You can put this solution on YOUR website!

Let x be the smaller integer; then the next integer is x+1.

The problem says the greater of 2 consecutive integers is 6 less than 2 times the smaller:
%28x%2B1%29+=+2%28x%29-6
x%2B1+=+2x-6
You can solve it from there.