document.write( "Question 789333: Find three consecutive odd integers such that four times the snallest integer added to four times the largest integer equals 88 \n" ); document.write( "
Algebra.Com's Answer #478837 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find three consecutive odd integers such that four times the snallest integer added to four times the largest integer equals 88 \n" ); document.write( "--------------- \n" ); document.write( "n, n+2 and n+4 \n" ); document.write( "--- \n" ); document.write( "4n + 4(n+4) = 88 \n" ); document.write( " \n" ); document.write( " |