document.write( "Question 314194: what are three consecutive odd integers that equal 123 \n" ); document.write( "
Algebra.Com's Answer #224598 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Added together you mean?
\n" ); document.write( "\"N%2BN%2B2%2BN%2B4=123\"
\n" ); document.write( "\"3N%2B6=123\"
\n" ); document.write( "\"3N=117\"
\n" ); document.write( "\"N=39\"
\n" ); document.write( "39, 41, and 43 are the integers.
\n" ); document.write( "
\n" );