if $G = T + N$ and $T = N * t$, where $t$ is a $\%$, find $T$ if the only given values are $G$ and $t$.
I already has a formula but it needs to compute for $N$ first which is lengthy, is there a shorter formula without computing for $N$ first?
Please help. Thanks in Advance.