SOLUTION: The sum of two consecutive integers is equal to the difference between nine times the smaller integer and five times the larger integer. Find the two consecutive integers.

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: The sum of two consecutive integers is equal to the difference between nine times the smaller integer and five times the larger integer. Find the two consecutive integers.      Log On


   



Question 909112: The sum of two consecutive integers is equal to the difference between nine times the smaller integer and five times the larger integer. Find the two consecutive integers.
Answer by clearblueskai(22) About Me  (Show Source):
You can put this solution on YOUR website!
Let x = smaller integer x+1 = larger integer
x%2Bx%2B1+=+9x+-+5%28x%2B1%29
2x%2B1+=+9x-+5x-5
6+=+2x
3+=+x
smaller integer: 3 larger integer: 3+1 = 4