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)![]() ![]() ![]() 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( " \n" ); document.write( "\n" ); document.write( "integers are |