I am good with all percentage questions except finding the original price of something. If I had a coat that cost $120 after an 8% increase, how do I formulate the original price before the increase?
2026-04-24 23:50:13.1777074613
How to solve percentage of new
67 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
let the original price be $x$$
so, after 8% increase, the price would be,
$$x+\dfrac{8}{100}\cdot x=120$$
that is , $$1.08x=120$$
$$x=\dfrac{120\cdot 100}{108}$$
we get $x=111$$ approx.