SOLUTION: 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?

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: 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?      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



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?
Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
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