document.write( "Question 1064374: the sum of four consecutive even integers is two more than 5 times the first integer. Find the smallest integer. \n" ); document.write( "
Algebra.Com's Answer #679431 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
the sum of four consecutive even integers is 2 more than
\n" ); document.write( "5 times the first integer. Find the smallest integer.
\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "first (smallest) even integer = n\r\n" );
document.write( "second even integer = n+2\r\n" );
document.write( "third even integer = n+4\r\n" );
document.write( "fourth even integer = n+6\r\n" );
document.write( "

\n" ); document.write( "the sum of four consecutive even integers is 2 more than
\n" ); document.write( "5 times the first integer.
\n" ); document.write( "
\r\n" );
document.write( "n+(n+2)+(n+4)+(n+6) = 5n+2\r\n" );
document.write( "\r\n" );
document.write( "Find the smallest integer.\r\n" );
document.write( "\r\n" );
document.write( "Solve for n.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );