document.write( "Question 144830: find the sum of 3 consecutive odd integers such that 4 times the sum of the 1st and second is 17 more than 7 times the 3rd \n" ); document.write( "
Algebra.Com's Answer #105517 by solver91311(24713)![]() ![]() You can put this solution on YOUR website! First odd integer: \n" ); document.write( "Second consecutive odd integer: \n" ); document.write( "Third consecutive odd integer: \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The sum of the first and second: \n" ); document.write( "4 times the sum of the 1st and 2nd: \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "7 times the third: \n" ); document.write( "17 more than 7 times the 3rd: \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So: \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The sum of the three integers is: |