document.write( "Question 173312: Half of the greatest of 4 consecutive even integers is 5 less than the smallest. Find the integers. \n" ); document.write( "
Algebra.Com's Answer #128145 by Mathtut(3670)\"\" \"About 
You can put this solution on YOUR website!
let call the integers:a,a+2,a+4,a+6
\n" ); document.write( ":
\n" ); document.write( "1/2(a+6)=a-5
\n" ); document.write( ":
\n" ); document.write( "a+6=2(a-5)
\n" ); document.write( ":
\n" ); document.write( "a+6=2a-10
\n" ); document.write( ":
\n" ); document.write( "\"highlight%28a=16%29\"\r
\n" ); document.write( "\n" ); document.write( "integers are\"system%2816%2C18%2C20%2C22%29\"
\n" ); document.write( "
\n" );