document.write( "Question 1102426: Find three consecutive odd integers such that three times the middle number is 23 more than the sun of the other two \n" ); document.write( "
Algebra.Com's Answer #717129 by josgarithmetic(39628)\"\" \"About 
You can put this solution on YOUR website!
Odd integers n-2, n, n+2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"3n=23%2B%28n-2%29%2B%28n%2B2%29\"
\n" ); document.write( "
\n" );