document.write( "Question 33138: cannot seem to get this!!! from my teacher's own problem solving packet. it reads...
\n" );
document.write( "The larger of two consecutive even integers is six less than twice the smaller. Find the numbers.
\n" );
document.write( "thank you tons!!! \n" );
document.write( "
Algebra.Com's Answer #19554 by mukhopadhyay(490)![]() ![]() ![]() You can put this solution on YOUR website! If one of the even integers is x, the other is x+2; \n" ); document.write( "Per question, (x+2) = 2x-6 \n" ); document.write( "=> x = 8; \n" ); document.write( "The numbers are 8 and 10. \n" ); document.write( " |