document.write( "Question 1046582: Find the three consecutive odd integers such that the sum of the first and the second is 31 more than the third \n" ); document.write( "
Algebra.Com's Answer #662036 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! Let the three odd integers be N-2, N, and N+2. \n" ); document.write( "So then, \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "So the integers are 33, 35, and 37. \n" ); document.write( " |