document.write( "Question 277450: Find the larger of two consecutive even integers if twice the smaller is 48 more than the larger. \n" ); document.write( "
Algebra.Com's Answer #201980 by mananth(16946)![]() ![]() You can put this solution on YOUR website! Find the larger of two consecutive even integers if twice the smaller is 48 more than the larger.\r \n" ); document.write( "\n" ); document.write( "Let the smaller integer be x\r \n" ); document.write( "\n" ); document.write( "The bigger will be x+2\r \n" ); document.write( "\n" ); document.write( "2x -48 = x+2\r \n" ); document.write( "\n" ); document.write( "2x-x=50 \n" ); document.write( "x=50\r \n" ); document.write( "\n" ); document.write( "the other will be 52 \n" ); document.write( " |