document.write( "Question 1047753: find three consecutive odd integers such that the sum of the least integer and the middle integer 19 more than the great integer \n" ); document.write( "
Algebra.Com's Answer #663296 by MathTherapy(10552)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "find three consecutive odd integers such that the sum of the least integer and the middle integer 19 more than the great integer
\n" ); document.write( "
Let the smallest integer be S
\n" ); document.write( "Then middle = S + 2, and largest = S + 4
\n" ); document.write( "We then get: S + S + 2 = S + 4 + 19
\n" ); document.write( "2S + 2 = S + 23
\n" ); document.write( "2S - S = 23 - 2
\n" ); document.write( "S, or smallest integer = \"highlight_green%2821%29\"
\n" ); document.write( " \n" ); document.write( "
\n" );