Bill Split Calculator
The Bill Split Calculator computes bill split from the relation per person = total x (1 plus tip percent divided by 100) divided by number of people. It takes 3 inputs (total bill before tip in USD, tip percent in %, number of people) and returns the bill split. Because this is a pure mathematical or physical formula rather than a jurisdiction-specific rule, the result never changes over time: the same inputs always produce the same answer, so you can rely on it whether you are checking homework, sizing a design, or sanity-checking another tool. Enter your values in the fields below and the result updates instantly; you can also share a permalink that pre-fills the exact calculation, which is useful for teaching, reports, or collaboration. For example, with total bill before tip = 240 USD, tip percent = 20 %, number of people = 6, the bill split works out to 48, and the worked example further down the page shows every step so you can follow the arithmetic and reproduce it by hand. The method is the standard form documented by CalculatorHub methodology, and the figure above each result carries the date it was last verified. This tool is general information and is not a substitute for professional engineering, medical, financial, or scientific advice; always check critical results against the primary source and your own judgement.
With Total bill before tip = 240 USD, Tip percent = 20 %, Number of people = 6, the result is 48.
Applies to: any numeric inputs. Method source: CalculatorHub methodology, checked 2026-06-23.
The formula
per person = total x (1 plus tip percent divided by 100) divided by number of people
Worked example
With Total bill before tip = 240 USD, Tip percent = 20 %, Number of people = 6:
- Add tip: 240 x (1 + 20 / 100) = 288
- Divide by number of people: 288 / 6
- Per person = 48
- Bill Split = 48
This worked example is one of the automated golden-value tests this calculator must pass before it can publish.
What this assumes
- Inputs are real numbers in the units shown.
- The result is the exact value of per person = total x (1 plus tip percent divided by 100) divided by number of people; general information, not professional advice.
Frequently asked questions
What formula does this use?
per person = total x (1 plus tip percent divided by 100) divided by number of people, the standard form documented by CalculatorHub methodology.
Does the result ever change over time?
No. This is a pure formula with no external rate, so the same inputs always give the same result.
Official sources and verification
- Method: CalculatorHub methodology, checked 2026-06-23.
Reviewed by the CalculatorHub team, edited by James Graham, 2026-06-23. See our methodology. General information, not professional advice.