document.write( "Question 238776: the greater of 2 consecutive integers is 15 more than twice the smaller \n" ); document.write( "
Algebra.Com's Answer #175458 by checkley77(12844) ![]() You can put this solution on YOUR website! LET X & (X+1) BE THE 2 CONSECUTIVE INTEGERS. \n" ); document.write( "X+1=2X+15 \n" ); document.write( "X-2X=15-1 \n" ); document.write( "-X=14 \n" ); document.write( "X=-14 ANS. FOR THE SMALLER INTEGER. \n" ); document.write( "-14+1=-13 ANS. FOR THE LARGER INTEGER. \n" ); document.write( "PROOF: \n" ); document.write( "-13=2*-14+15 \n" ); document.write( "-13=-28+15 \n" ); document.write( "-13=-13 \n" ); document.write( " |