Is it possible to calculate $X$ if $100$ has been added to $X$ as a result of a $234$% increase?
So, I want to calculate what I started with from the statement "up \$$100$ ($+234$%) in the past $6$ months."
Is there a general formula for this, perhaps?
If $X$ increases $100$%, it becomes $2X$. So, by similar logic, if $X$ is increased by $234$%, then it becomes $3.34X$. However, we also notice that $100$ is added to $X$ due to this increase, thus $3.34X=X+100$.
More generally, if $X$ is increased by $m$%, and this increases $X$ by $n$ amount, then this relationship can be describe by this formula $X(1+\frac{m}{100}) = X +n$.