document.write( "Question 1093130: The greater of 2 consecutive integers is 6 less than 2 times the smaller. What is the smaller integer? \n" ); document.write( "
Algebra.Com's Answer #707738 by greenestamps(13209)\"\" \"About 
You can put this solution on YOUR website!

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

\n" ); document.write( "The problem says the greater of 2 consecutive integers is 6 less than 2 times the smaller:
\n" ); document.write( "\"%28x%2B1%29+=+2%28x%29-6\"
\n" ); document.write( "\"x%2B1+=+2x-6\"
\n" ); document.write( "You can solve it from there.
\n" ); document.write( "
\n" );