document.write( "Question 560219: two times the sum of three consecutive odd integers is the same as 23 more than 5 times the larger integer.Find the integers. \n" ); document.write( "
Algebra.Com's Answer #363771 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
let the integers be x, x+2,x+4\r
\n" ); document.write( "\n" ); document.write( "2(x+x+2+x+4)=5(x+4)+23\r
\n" ); document.write( "\n" ); document.write( "2(3x+6)=5x+23
\n" ); document.write( "6x+12=5x+23
\n" ); document.write( "6x-5x=23-12
\n" ); document.write( "x=11\r
\n" ); document.write( "\n" ); document.write( "11.13.15
\n" ); document.write( "
\n" );