
William W. answered 10/25/22
Math and science made easy - learn from a retired engineer
Let "n" be a number.
"Increasing by 7" means n + 7
"is" means equals (=)
three times the number is 3n and eleven more than that is 3n + 11
So putting these together we get:
n + 7 = 3n + 11
Subtract 11 from both sides to get:
n - 4 = 3n
Subtract "n" from both sides to get:
-4 = 2n
Divide both sides by 2 to get:
-2 = n
So the number is -2