document.write( "Question 1150594: the sum of a number, x and 4 is multipled by -2, and the result is -36 \n" ); document.write( "
Algebra.Com's Answer #771979 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! the sum of a number, x and 4 is multiplied by -2, and the result is -36 \n" ); document.write( ": \n" ); document.write( "-2(x+4) = -36 \n" ); document.write( "-2x - 8 = -36 \n" ); document.write( "-2x = -36 + 8 \n" ); document.write( "-2x = -28 \n" ); document.write( "x = -28/-2 \n" ); document.write( "x = +14 \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check: \n" ); document.write( "-2(14+4) = -36 \n" ); document.write( "-2(18) = -36 \n" ); document.write( " |