document.write( "Question 494209: find two consecutive odd integers such that six times the smaller added to the larger gives a sum of 79 \n" ); document.write( "
Algebra.Com's Answer #335580 by chessace(471)![]() ![]() You can put this solution on YOUR website! 6s + s+2 = 79 \n" ); document.write( "7s = 77 \n" ); document.write( "s = 11, L = 13. \n" ); document.write( " \n" ); document.write( " |