document.write( "Question 240441: The sum of two consecutive even integers is 86. Find the larger number. \n" ); document.write( "
Algebra.Com's Answer #176150 by JimboP1977(311)![]() ![]() You can put this solution on YOUR website! Let x be an even integer \n" ); document.write( "Let x+2 be the next consecutive even integer\r \n" ); document.write( "\n" ); document.write( "x+(x+2) = 86 \n" ); document.write( "2x+2 =86 \n" ); document.write( "2x = 86-2\r \n" ); document.write( "\n" ); document.write( "Can you solve now for x and find the two even integers?\r \n" ); document.write( "\n" ); document.write( "Post back if you can't. \n" ); document.write( " |