document.write( "Question 996304: Negative 4 times the difference of a number and 7 is 12 \n" ); document.write( "
Algebra.Com's Answer #614791 by EdenWolf(517) You can put this solution on YOUR website! Let x = the number that we are trying to find. Set up an equation.\r \n" ); document.write( "\n" ); document.write( "-4*(x-7)=12\r \n" ); document.write( "\n" ); document.write( "Now solve for x.\r \n" ); document.write( "\n" ); document.write( "-4x+28=12\r \n" ); document.write( "\n" ); document.write( "-4x=-16\r \n" ); document.write( "\n" ); document.write( "x=4\r \n" ); document.write( "\n" ); document.write( "ANSWER: The number is 4. \n" ); document.write( " |