document.write( "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? \n" ); document.write( "
Algebra.Com's Answer #469477 by Alan3354(69443)\"\" \"About 
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?\r
\n" ); document.write( "\n" ); document.write( "------------------
\n" ); document.write( "x = 1st integer
\n" ); document.write( "x+1 = 2nd integer
\n" ); document.write( "---
\n" ); document.write( "7x < 6*(x+1)
\n" ); document.write( "7x < 6x + 6
\n" ); document.write( "x < 6
\n" ); document.write( "=============
\n" ); document.write( "The greatest is 5 & 6
\n" ); document.write( "
\n" ); document.write( "
\n" );