Question 770335
A pair of consecutive integers has the property of 7 times the smaller is less than 6 times the greater. What are the greatest such integers?

------------------
x = 1st integer
x+1 = 2nd integer
---
7x < 6*(x+1)
7x < 6x + 6
x < 6
=============
The greatest is 5 & 6