SOLUTION: 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?
Question 310171: 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? Found 2 solutions by JBarnum, mananth:Answer by JBarnum(2146) (Show Source):
You can put this solution on YOUR website! "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."
::translation::
Sum: adding
three times a number:3n
seven more than the number:7+n
is the same as:=
difference: subtraction
-11 and twice the number: -11-2n
___
::putting them in equation form:: add like terms add 2n minus 7 divide by 6
You can put this solution on YOUR website! let the number be x
three times the number = 3x
7 more than the number = x+7
..
..
difference between -11 and 2 times the number
-11-2x
3x+(x+7)= -11-2x
4x+7=-11-2x
6x=-18
x=-3