Guide
How to split a restaurant bill evenly, with tax and tip
The mistake isn't the division — it's dividing before tax and tip are added in.
By Buğra SözeriPublished
“Split the bill” sounds like one division, but there's an order-of-operations question hiding inside it: do you divide the subtotal by headcount and then add tax and tip separately, or add tax and tip to get a grand total first and then divide? The second approach is simpler and less error-prone, and it's how most bill-splitting math should work.
The right order: total first, then divide
Add tax and tip to the subtotal to get one final number, then divide that number by the party size. Doing it in the other order — splitting the subtotal first, then each person separately calculating their share of tax and tip — is more error-prone because it multiplies the number of calculations by the number of people instead of doing the math once.
| Step | Amount |
|---|---|
| Subtotal | $84.00 |
| + Tax (8%) | $6.72 |
| + Tip (20% of subtotal) | $16.80 |
| = Total | $107.52 |
| ÷ 4 people | $26.88 each |
Worked out: $84.00 + $6.72 + $16.80 = $107.52. Divided by 4 people: $107.52 ÷ 4 = $26.88 per person. One total, one division — no per-person tax or tip math required.
When the split doesn't divide evenly
$107.52 ÷ 4 happens to land on a clean number, but most bills don't. $92.17 split three ways is $30.7233... per person — round to $30.72 each, and someone (often whoever's collecting cash) absorbs the leftover cent. For card splits, most payment apps handle the rounding automatically; for cash, it's simplest to round up rather than argue over a penny.
Even split vs. itemized split
An even split — the total divided equally regardless of who ordered what — is the default most bill-splitting tools calculate, and it's the fastest option for a group that ordered roughly similar amounts. If orders were very different (one person had an appetizer, a few drinks, and an entrée; another had just a salad), an itemized split based on each person's actual order is fairer but requires working from the itemized receipt rather than the total — that's a manual step no single-total calculator can do for you. For how tip itself gets divided among a service staff rather than among diners, see tip pooling vs. tip splitting.
Frequently asked questions
- What's the right order to calculate an even bill split?
- Add tax and tip to the subtotal first to get the grand total, then divide that total by the number of people. Dividing the subtotal by headcount first and adding tax/tip separately per person produces the same result only if everyone's share is calculated consistently — it's easier and less error-prone to total everything first.
- How do I split a bill that doesn't divide evenly?
- Round each person's share to the nearest cent, and have one person cover the leftover cent or two (typically whoever is collecting cash, or split it onto the largest round-number contributor). On a $47.33 total split 4 ways, that's $11.8325 each — round to $11.83, with $0.02 unaccounted for across the group.
- Should everyone pay the same amount even if they ordered different amounts?
- That's a group decision, not a math rule. An even split (dividing the total equally regardless of individual orders) is the simplest approach and what most bill-splitting tools calculate by default. Itemized splitting, where each person pays for what they ordered, is more precise but requires reading the itemized receipt rather than just the total.
- Does tip get split evenly too, or does each person tip their own share?
- Both approaches are common. Splitting everything — including tip — evenly is simplest and what an even-split calculation assumes. Some groups instead calculate tip on each person's individual order; that requires itemized totals rather than one grand total.
Sources & references
Authoritative references cited by this piece. Verified by Buğra Sözeri on the dates shown and re-checked at every deploy.
- CFPB — Understanding Your Restaurant Bill and Tipping — Guidance on reading itemized restaurant charges, including tax, service charges, and gratuity lines(as of )
Related
More guides on this topic
- Debt avalanche vs snowball: the math, the psychology, and a worked exampleAvalanche always wins on interest; snowball often wins on follow-through. A fully worked three-debt example with months and total interest under each ordering.
- What is a good ROI? Benchmarks, the annualization trap, and honest mathThe ROI formula, why comparing un-annualized returns across holding periods is meaningless, historical benchmarks with sources, and when a high ROI is a red flag.
- How inflation is calculated — and what it quietly does to savingsHow CPI baskets work, the compounding purchasing-power loss on idle cash with worked tables, nominal vs real returns, and the rule of 72 for halving time.
- 15-year vs 30-year mortgage: which actually saves you more?The intuitive answer is the wrong one. Worked numbers across rate, principal, and opportunity-cost scenarios.
Published September 25, 2026