document.write( "Question 165446: find the larger of two consecutive integers if the second is 13 less than twice the smaller \n" ); document.write( "
Algebra.Com's Answer #121948 by Mathtut(3670)![]() ![]() ![]() You can put this solution on YOUR website! lets call the smaller x and the larger x+2 now x+2(larger)=2x-13 or x+2=2x-13 so x=15 which means that x+2=17\r \n" ); document.write( "\n" ); document.write( "so the larger integer = 17 \n" ); document.write( " |