What This Calculator Does
The Percent Tip Calculator turns a bill amount and a tip percentage into three numbers you actually need: the tip in dollars, the total you will pay, and — if you are dining with friends — the amount each person owes. It is a simple algebra tool that works for any currency; just read the dollar sign as your own.
How to Use It
Enter the bill amount (the pre-tip subtotal), the tip percentage you want to leave, and how many people are splitting the check. Press calculate. The tip and total appear instantly, along with a clean per-person figure. Leave the split at 1 if you are paying alone.
The Formula Explained
Tipping is a percentage problem. A percentage is just a fraction of 100, so a 15% tip means 15/100 of the bill. The tip is therefore \(\text{Tip} = \text{Bill} \times \text{Tip\%} \div 100\). The total is simply the original bill plus that tip: \(\text{Total} = \text{Bill} + \text{Tip}\). To split, divide the total by the number of people: \(\text{Per Person} = \text{Total} \div n\).
$$\text{Per Person} = \frac{\text{Bill}\left(1 + \frac{\text{Tip \%}}{100}\right)}{\text{People}}$$
Worked Example
Suppose your bill is $50 and you want to leave 18% across 2 people. The tip is $$50 \times 18 \div 100 = \$9.$$ The total is $$50 + 9 = \$59.$$ Split two ways, each person pays $$59 \div 2 = \$29.50.$$
FAQ
Should I tip on the pre-tax or post-tax amount? Etiquette guides generally suggest tipping on the pre-tax subtotal, but tipping on the post-tax total is also common and only slightly more generous.
What tip percentage is standard? In the US, 15–20% is typical for sit-down service. Use 18% as a safe middle ground.
Can I use this for any currency? Yes. The math is pure percentage arithmetic — the dollar label is cosmetic, so the results apply to any currency you enter.