document.write( "Question 164673: Find four consecutive odd integers whose sum is -80. \n" ); document.write( "
Algebra.Com's Answer #121334 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! Let N be the first odd integer. \n" ); document.write( "The next 3 consecutive integers are N+2, N+4, and N+6. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "The four integers are then -23,-21,-19,-17. \n" ); document.write( " \n" ); document.write( " |