document.write( "Question 533355: find three consecutive even integers if the third is 8 less than twice the second! \r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "I need it today ! Please Help! CAn you also show me the work please ? Thank you for who ever answers it \n" );
document.write( "
Algebra.Com's Answer #351046 by scott8148(6628) You can put this solution on YOUR website! n , n+2 , n+4\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(n + 4) + 8 = 2(n + 2)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "n + 12 = 2n + 4 \n" ); document.write( " |