document.write( "Question 31014: The sum of three times a number and 7 more than the number is the same as the difference between -11 and twice the number. What is the number? \n" ); document.write( "
Algebra.Com's Answer #17819 by ikdeep(226)![]() ![]() You can put this solution on YOUR website! Let the number = x \r \n" ); document.write( "\n" ); document.write( "According to the condition given in the question ,,,,we get the equation..\r \n" ); document.write( "\n" ); document.write( "3x + x + 7 = -11 - 2x\r \n" ); document.write( "\n" ); document.write( "taking like variables together we get...\r \n" ); document.write( "\n" ); document.write( "3x + x + 2x = -11 - 7\r \n" ); document.write( "\n" ); document.write( "6x = -18\r \n" ); document.write( "\n" ); document.write( "divide both sides by 6 and we get..\r \n" ); document.write( "\n" ); document.write( "x = -3\r \n" ); document.write( "\n" ); document.write( "Now if you want to verify you answer ,,,you can put the values of x in the equation and if you get LHS=RHS,,,this means that you answer is correct..\r \n" ); document.write( "\n" ); document.write( "hope this will help you \r \n" ); document.write( "\n" ); document.write( "Please feel free to revert back for any further queries. \n" ); document.write( " |