document.write( "Question 1052147: Find two consecutive odd integers such that 40 more than the lesser is three times the greater \n" ); document.write( "
Algebra.Com's Answer #667554 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find two consecutive odd integers such that 40 more than the lesser is three times the greater \n" ); document.write( "---------- \n" ); document.write( "Use n-2 & n \n" ); document.write( "n-2 + 40 = 3n \n" ); document.write( "2n = 38 \n" ); document.write( "n = 19 \n" ); document.write( "--> 17 & 19\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |