How to reverse calculate ebay fees
July 2, 2006 6:28 PM
Subscribe
What is the formula for calculating ebay fees so that when I sell a fixed price item and ebay takes their fees out, I get the amount that I want back?
Say I have a widget that I typically sell online for $50. Given this and knowing what ebay will charge me ($1.31 for the first $25, then 3% for the remaining amount - $25), how do I calculate the selling price so that after the item is sold and I pay eBay fees, I get $50 in my pocket.
For some reason, I can't wrap my head around what the formula might be. I know it's not $52.06 because if I do the reverse math, it comes out to $49.94.
I hate math. I've seen the online calculators, but I need the actual formula.
posted by SoulOnIce to shopping (5 comments total)
1 user marked this as a favorite
net = gross - $1.31 - (gross - $25) * 5.25%
and solve for gross:
net =94.75% * gross - $1.179
gross = 105.54% * (net + $1.179)
posted by Chuckles at 6:51 PM on July 2, 2006