document.write( "Question 987211: Twice the greater of two consecutive odd integers is 13 less that three times the lesser number \n" ); document.write( "
Algebra.Com's Answer #607990 by macston(5194)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "L=lesser integer; G=greater integer=L+2 \n" ); document.write( ". \n" ); document.write( "2G=3L-13 \n" ); document.write( "2(L+2)=3L-13 \n" ); document.write( "2L+4=3L-13 \n" ); document.write( "17=L \n" ); document.write( ". \n" ); document.write( "ANSWER 1: The lesser integer is 17 \n" ); document.write( "ANSWER 2: The greater integer is x+2=17+2=19 \n" ); document.write( ". \n" ); document.write( " |