document.write( "Question 790347: three times the smaller of two consecutive even integers is the same as -146 minus 4 times the larger. find the integers. \n" ); document.write( "
Algebra.Com's Answer #806184 by CubeyThePenguin(3113)![]() ![]() You can put this solution on YOUR website! consecutive even integers: x, (x+2)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "3x = -146 - 4(x+2) \n" ); document.write( "3x = -4x - 154 \n" ); document.write( "7x = -154 \n" ); document.write( "x = -22\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The integers are -22 and -20 \n" ); document.write( " |