document.write( "Question 397141: the sum of two consecutive odd integers is at most 123. find the pair with the greatest sum \n" ); document.write( "
Algebra.Com's Answer #281529 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
The sum is an even number, so it's 122 or less.
\n" ); document.write( "122/2 = 61
\n" ); document.write( "61 + 63 = 124, too much
\n" ); document.write( "--> 59 & 61
\n" ); document.write( "
\n" ); document.write( "
\n" );