document.write( "Question 724019: Find the larger of the two consecutive odd integers if the larger is 40 less then three times the smaller. \n" ); document.write( "
Algebra.Com's Answer #443532 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the larger of the two consecutive odd integers if the larger is 40 less then three times the smaller. \n" ); document.write( "----- \n" ); document.write( "1st: 2x-1 \n" ); document.write( "2nd: 2x+1 \n" ); document.write( "----- \n" ); document.write( "Equation: \n" ); document.write( "2x+1 = 3x-40 \n" ); document.write( "x = 41 \n" ); document.write( "----- \n" ); document.write( "2x-1 = 81 \n" ); document.write( "2x+1 = 83 \n" ); document.write( "============= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============= \n" ); document.write( " |