document.write( "Question 53915: Ms simms told her class to find two consecutive even integers such that twice the lesser of two integers is four less than two times the greater. \n" ); document.write( "
Algebra.Com's Answer #36141 by Dawn_Mandira(2)![]() ![]() You can put this solution on YOUR website! CONSECUTIVE EVEN INTEGERS CAN BE WRITTEN AS x,x+2,x+4.....\r \n" ); document.write( "\n" ); document.write( "LETS TAKE TWO OF THEM SAY, x AND x+2. \n" ); document.write( "x IS THE LESSER NO. AND x+2 THE GREATER NO. \n" ); document.write( "AS GIVEN, \n" ); document.write( "TWICE THE LESSER OF THE TWO NUMBERS IS FOUR LESS THAN TWICE THE GREATER. \n" ); document.write( " 2x = 2(x+2)-4 \n" ); document.write( " 2x = 2x+4-4 \n" ); document.write( " 2x = 2x \n" ); document.write( "WE FIGURE OUT THAT, x = 0 \n" ); document.write( " x+2 =2\r \n" ); document.write( "\n" ); document.write( "THEREFORE, THE NUMBERS ARE, 0 AND 2. \n" ); document.write( "-------------------------------------------------------------------------------- \n" ); document.write( "NOTE:RECHECK! 0 AND 2 ARE CONSECUTIVE EVEN INTEGERS AND ALSO TWICE 0 IS FOUR LESS THAN TWICE 2 \n" ); document.write( " |