A man buys some bottle for $ \text{300} $ and when offloading he breaks $10$. He sells the remaining with a mark up of $4$ and makes $100$ profit on the entire transaction. How many bottles did he buy?
I know the cost of the bottle is $300/x$ but the problem I'm having is the equation will be more complex as he would need to cover up for the broken bottles. I know the answer is $50$ just don't know how to get there.
x = no. of bottles brought
x - 10 = no. of bottles can be sold
marked up price of each bottle to be sold = $ (\dfrac {300}{x} + 4)$
$(x -10) (\dfrac {300}{x} + 4) - 300 = 100$