document.write( "Question 227273: The sum of 2 consecutive even intergers is 86. Find the larger number? \n" ); document.write( "
Algebra.Com's Answer #168935 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
x+2+x=86
\n" ); document.write( "2x=84
\n" ); document.write( "x=42
\n" ); document.write( "x+2=44
\n" ); document.write( "
\n" );