document.write( "Question 1107187: Three consecutive odd integers are such that their sum is more than 57 decreased by twice the greatest of the three integers. What is the smallest integer? \n" ); document.write( "
Algebra.Com's Answer #722221 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Three consecutive odd integers are such that their sum is more than 57 decreased by twice the greatest of the three integers. What is the smallest integer?
\n" ); document.write( "------------------
\n" ); document.write( "1st:: 2x-1
\n" ); document.write( "2nd:: 2x+1
\n" ); document.write( "3rd:: 2x+3
\n" ); document.write( "-----
\n" ); document.write( "Equation::
\n" ); document.write( "6x+3 > 57-2(2x+3)
\n" ); document.write( "6x+3 > 57-4x-6
\n" ); document.write( "10x > 48
\n" ); document.write( "x > 4.8
\n" ); document.write( "-----
\n" ); document.write( "x = 5
\n" ); document.write( "---
\n" ); document.write( "Answer:: 2x+3 = 2*5+3 = 13
\n" ); document.write( "-------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "-----------
\n" ); document.write( "
\n" );