document.write( "Question 248465: The lesser of two consecutive even integers is 10 more than one-half the greater. Find the integers \n" ); document.write( "
Algebra.Com's Answer #181074 by dabanfield(803)![]() ![]() ![]() You can put this solution on YOUR website! The lesser of two consecutive even integers is 10 more than one-half the greater. Find the integers\r \n" ); document.write( "\n" ); document.write( "Let x be the smaller even integer. \r \n" ); document.write( "\n" ); document.write( "Then x+2 is the next even integer.\r \n" ); document.write( "\n" ); document.write( "We are given that:\r \n" ); document.write( "\n" ); document.write( "x = ((1/2)*(x+2)) + 10.\r \n" ); document.write( "\n" ); document.write( "Solve for x. \n" ); document.write( " |