with tip and tax
- Total bill
- $180.00
- Number of people
- 4
- Tip or service (%)
- 18%
- Tax already included? Leave 0 (%)
- 8%
Each person pays$57.35
independently computed: 180 x 1.08 x 1.18 / 4
Open this exampleSplit a bill evenly, with optional tip and tax. For an uneven split by what each person ordered, use the roommate expense splitter.
Also called: divide the bill calculator, who owes what.
$36.00 each on a total of $180.00, split 5 ways.
Tax applies to the bill and the tip applies after, which is the usual order, though conventions differ and tipping on the pre-tax amount is also common. Both are inputs so you can match whichever your table is using.
each = total * (1 + tip) * (1 + tax) / peopleEach of these is asserted on every build. If a change to the engine ever moved one of these answers, the build would fail before the page could print it.
Each person pays$57.35
independently computed: 180 x 1.08 x 1.18 / 4
Open this example