document.write( "Question 901760: A number is multiplied by -3, the product is then decreased by 7 and the product is 4 less than the opposite of the # \n" ); document.write( "
Algebra.Com's Answer #805779 by CubeyThePenguin(3113)![]() ![]() You can put this solution on YOUR website! -3x - 7 = -x - 4 \n" ); document.write( "-2x = 3 \n" ); document.write( "x = -3/2 \n" ); document.write( " |