May help to think of it with simpler numbers first:
I think of a number
I add 5 and take away 2
and I get 6
(this is effectively algebra - and may be easier to use an x for the original number)
X + 5 - 2 = 6
so what you want to get down to is x = some number
you do that by doing the same thing to both sides of the equation:
x + 5 - 2 (+ 2) = 6 (+2)
x + 5 = 8
x + 5 (-5) = 8 (-5)
x = 3
-------
so with the original problem: I think of number. I add 2753, I subtract 3572. The answer is 4839. What is my number?
Use x for the first number
x + 2753 - 3752 = 4839
x + 2753 - 3752 (+ 3752) = 4839 (+ 3752) (adding 3752 to both sides of the equation)
(the 3752s cancel each other out on the left side of the equation) so you get:
x + 2753 = 4839 + 3752
x + 2753 = 8591
x + 2753 (- 2753) = 8591 (- 2753) (subtracting 2753 from both sides of the equation)
x = 5838
So I think working on two things: converting the sentence into a mathematical equation with a letter (can be x - but can be any letter) for the unknown number you're thinking of.
then - doing the same thing to both sides of an equation (which in essence means you are maintaining the ratio between both sides)
HTH