document.write( "Question 254302: The greater of two consecutive even integers is ten less than twice the smaller. Find the integers. \n" ); document.write( "
Algebra.Com's Answer #186655 by dabanfield(803)\"\" \"About 
You can put this solution on YOUR website!
The greater of two consecutive even integers is ten less than twice the smaller. Find the integers.\r
\n" ); document.write( "\n" ); document.write( "Let x be the smaller of the two integers. Then the next even integer is x+2.\r
\n" ); document.write( "\n" ); document.write( "We are told that:\r
\n" ); document.write( "\n" ); document.write( "x+2 = 2*x - 10\r
\n" ); document.write( "\n" ); document.write( "Solve for x. The larger integer will then be x+2.
\n" ); document.write( "
\n" );