document.write( "Question 1005659: please help me answer this problem:
\n" ); document.write( "the sum of two consecutive odd integers is greater than 57. Find the pair with the least sum.
\n" ); document.write( "

Algebra.Com's Answer #621838 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
the sum of two consecutive odd integers is greater than 57. Find the pair with the least sum.
\n" ); document.write( "-----------------
\n" ); document.write( "Since they're consecutive, they'll be near 57/2 = 28.5
\n" ); document.write( "27 + 29 = 56 NG
\n" ); document.write( "29 + 31 = 60 works
\n" ); document.write( "-----------------
\n" ); document.write( "The hard way:
\n" ); document.write( "n + n+2 > 57
\n" ); document.write( "2n > 55
\n" ); document.write( "n > 28.5
\n" ); document.write( "--> n = 29
\n" ); document.write( "--> 29 & 31
\n" ); document.write( "
\n" ); document.write( "
\n" );