document.write( "Question 505594: Tripling the greater of 2 consecutive even integers gives the same result as subtracting 10 from the lesser even number. what are the integers? \n" ); document.write( "
Algebra.Com's Answer #339919 by edjones(8007)![]() ![]() You can put this solution on YOUR website! x and x+2 \n" ); document.write( "3(x+2)=x-10 \n" ); document.write( "3x+6=x-10 \n" ); document.write( "2x=-16 \n" ); document.write( "x=-8 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |