document.write( "Question 687481: The sum of the larger of two consecutive numbers and five times the smaller one is 187. What is the smallest of the integers? \n" ); document.write( "
Algebra.Com's Answer #425164 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
The sum of the larger of two consecutive numbers and five times the smaller one is 187. What is the smallest of the integers?
\n" ); document.write( "-----
\n" ); document.write( "1st: x
\n" ); document.write( "2nd: x+1
\n" ); document.write( "---
\n" ); document.write( "Eqution:
\n" ); document.write( "(x+1) + 5x = 187
\n" ); document.write( "6x = 186
\n" ); document.write( "x = 31
\n" ); document.write( "-------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );