I'm a simple man who doesn't know much math. Sometimes in my work and life I've to do math calculations. Today was one of those days and I've spent the last hour trying to figure this out.
Look. Let's say the old pricing of a set of screwdrivers was \$228. I want to sell them for a new price of \$199. What is the discount that I apply?
I'm using various methods to find it, but I've no idea what I'm doing and which is the right way.
Method 1
I divide the discount \$29 by the old price:
$$\frac{228-199}{228}$$
I get 13% off.
Method 2
I divide the discount \$29 by the new price:
$$\frac{228-199}{199}$$
I get 15% off.
Method 3
I divide the new price \$199 by the old price \$228
$$\frac{199}{228}$$
I get 13% off.
Method 4
I divide the discount \$29 by the old:
$$\frac{228-199}{228}$$
I get 13% off.
So the discount is either 13% or 15%. Which is it and which is the right method?