document.write( "Question 55414: 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 #37593 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( "Let the consecutives be \"x\" and \"x+1\". \n" ); document.write( "EQUATION: \n" ); document.write( "2(x+1)+13 = 3x \n" ); document.write( "2x+2+13=3x \n" ); document.write( "x=15 (smaller integer) \n" ); document.write( "x+1 = 16 (larger integer) \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |