document.write( "Question 665431: find the pair of consecutive integers such that the sum of twice the smaller even integer and 10 times the larger even integer is 500 \n" ); document.write( "
Algebra.Com's Answer #413839 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
let the even integers be x & x+2\r
\n" ); document.write( "\n" ); document.write( "2x+10(x+2)=500\r
\n" ); document.write( "\n" ); document.write( "2x+10x+20=500
\n" ); document.write( "30x=500-20
\n" ); document.write( "30x=480
\n" ); document.write( "/30
\n" ); document.write( "x= 16\r
\n" ); document.write( "\n" ); document.write( "The consecutive even integers are 16 & 18\r
\n" ); document.write( "\n" ); document.write( "m.ananth@hotmail.ca\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );