document.write( "Question 294637: Two consecutive even integers are such that three times the smaller plus seven times the larger is -166. What are the two integers? \n" ); document.write( "
Algebra.Com's Answer #212490 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! 3x+7*(x+2)=-166 \n" ); document.write( "x=-18 x+2=-16 \n" ); document.write( "check \n" ); document.write( "3*-18+7*(-16)=-166 \n" ); document.write( "ok \n" ); document.write( " |