I want to sell something on eBay, but as you know they also take fees.
- eBay Fees: 10%
- PayPal 0,19%
- PayPal 0,35€
Example: I want to make a profit (end price) of 16,18€ without fees.
I mean when you take the fees from that price ($x$) it should be 16,18€.
I tried the following formula, but it doesn't work.
$$x - 0{,}019x - 0{,}35 - 0{,}1x = 16{,}18$$
Please help me.