document.write( "Question 645896: the sum of three consecutive odd integers is 417.what is the largest of the three consecutive integers? \n" ); document.write( "
Algebra.Com's Answer #405656 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! the sum of three consecutive odd integers is 417.what is the largest of the three consecutive integers? \n" ); document.write( "------ \n" ); document.write( "417/3 is the middle integer \n" ); document.write( "============ \n" ); document.write( "(n-2) + n + (n+2) = 417 \n" ); document.write( "3n = 417 \n" ); document.write( " \n" ); document.write( " |