document.write( "Question 399443: two times the sum of three consecutive odd integers is the same as 23 more than 5 times the largest interger. find the integers \n" ); document.write( "
Algebra.Com's Answer #282863 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "consecutive even integers differ by 2
\n" ); document.write( "Let x, (x+2),(x+4) represent the three consecutive odd integers
\n" ); document.write( "Question states***
\n" ); document.write( " 2[x + (x+2)+(x+4)] = 5(x+4) + 23
\n" ); document.write( "Solving for x
\n" ); document.write( " x = 43 - 12
\n" ); document.write( " x = 31 The three consecutive odd integers are 31,33,35
\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( "2[31 + 33 + 35] = 2*99 = 5*35 + 23 = 198 \n" ); document.write( "
\n" );