I am struggling with basic maths (trying to recap several years). Could you please help me understand the methods to achieve the answer?
I was trying something like:
x -> The initial salary x(0.08) -> The raise x + x(0.08) -> The salary with the raise
Therefore
x + x(8/100) = 237.60
Is there a simpler way to resolve this?
Thanks!
If $x$ is Jude's previous weekly salary, then: $$x\times1.08=237.6$$
Solve for $x$, which should just be $\frac{237.6}{1.08} = 220$.