document.write( "Question 1171539: 3 consecutive odd integers has a sum of 117 what is the least of these integers
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #796432 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "The middle of the three integers is the average of all three. \n" ); document.write( "117/3 = 39 \n" ); document.write( "The integers are 37, 39, and 41. \n" ); document.write( "If you need a formal algebraic solution.... \n" ); document.write( "let x = middle integer \n" ); document.write( "then x-2 = smallest \n" ); document.write( "and x+2 = largest \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |