document.write( "Question 331053: Twice the greater of two consecutive odd integers is 13 less than three times the lesser. Find the integers. \n" ); document.write( "
Algebra.Com's Answer #237331 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Twice the greater of two consecutive odd integers is 13 less than three times the lesser. Find the integers. \n" ); document.write( "---- \n" ); document.write( "Lesser: 2x+1 \n" ); document.write( "Greater:2x+3 \n" ); document.write( "------------------ \n" ); document.write( "Equation: \n" ); document.write( "2(2x+3) = 3(2x+1)-13 \n" ); document.write( "4x+6 = 6x+3-13 \n" ); document.write( "2x = 16 \n" ); document.write( "x = 8 \n" ); document.write( "----------------- \n" ); document.write( "Lesser: 2x+1 = 17 \n" ); document.write( "Greater: 2x+3 = 19 \n" ); document.write( "==================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |