document.write( "Question 281261: FIND THREE CONSECUTIVE EVEN INTERGERS SUCH THAT FOUR TIMES THE SECOND IS EIGHT LESS THAN THE THIRD?\r
\n" );
document.write( "\n" );
document.write( "i have the answers -4,-2,0
\n" );
document.write( "I want to know what is the equations to get these answers, how do you find the consecutive intergers? \n" );
document.write( "
Algebra.Com's Answer #204296 by vleith(2983)![]() ![]() ![]() You can put this solution on YOUR website! to be consecutive even integers, let the first one be I. \n" ); document.write( "Then the next one is I+2 \n" ); document.write( "And the one after that would be I +4 \n" ); document.write( "You are also told \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "So I+2 = -2 \n" ); document.write( "and I+4 = 0 \n" ); document.write( " |