Brandon R. answered 06/09/20
Bachelors Degree in Secondary Mathematics
Let's interpret the wording:
"3 times the sum of a number and 4" means what? Sum of a number and 4 is (x+4) and that sum is multiplied by 3. So we get the left side of the equation as 3(x+4).
Then we see the word "is" which means =.
Then we see "10 less than the same number" which is x - 10.
Thus, our equation is:
3(x+4) = x-10
Distribute 3 to x+4
3x + 12 = x - 10
Subtract x from both sides.
2x + 12 = -10
Subtract 12 from both sides.
2x = -22
Divide both sides by 2
x = -11