U

Ratio Calculator

Simplify any ratio to its lowest terms and split any total amount between two parts. Great for recipes, mixing and sharing money.
Input Details
4
11000
3
11000
700
01000000

Ratio Split

Split of the total amount

Total
Share of part a
0
(0.00%)
Share of part b
0
(0.00%)

Shares

Breakdown

Greatest common factor (GCD)
0
Simplified part (a)
0
Simplified part (b)
0

Key Assumptions

  • The ratio describes how a whole is split between two parts: the total amount is divided in the proportion a : b, so part a gets a/(a+b) and part b gets b/(a+b).
  • Both parts of the ratio must be positive integers; a or b of zero is not supported since a zero part would make the division meaningless.
  • The simplified form divides both parts by their greatest common factor (GCD); for example, 6 : 9 simplifies to 2 : 3.
  • When the total amount is 0, both shares are 0. The GCD and simplified ratio are computed from a and b only.

Formula Used

GCD: g = gcd(a, b) Simplified ratio: (a/g) : (b/g) Share of a: totalAmount × a / (a + b) Share of b: totalAmount × b / (a + b)
Embed this calculator on your website

Add this embed page to your site — visitors use the calculator right from your page.

A ratio is a way of comparing two quantities: it tells you how much of one there is for every so much of the other. The Ratio Calculator does two jobs in one. It simplifies any ratio to its lowest terms using the greatest common factor, and it splits any total amount into two shares in a given proportion. From the kitchen to the workshop to splitting a bill, this tool handles the exact arithmetic so you can trust the outcome instantly.

What Is a Ratio?

A ratio compares two numbers of the same kind. Writing 4:3 (read as four to three) says that for every four units of the first quantity there are three units of the second. The quantities keep that relationship at any scale, which is why ratios work for recipes, paint mixes and money. Unlike a fraction, which relates one part to the whole, a ratio relates two parts to each other. But the two ideas convert cleanly: in a ratio of 4:3, the first part is 4/7 of the whole amount. That switch between ratio, fraction and percentage is the heart of many practical problems, and understanding it avoids most of the confusion people have with proportions.

How to Use the Calculator

Three inputs drive the tool. Enter the first part of the ratio, the second part, and the total amount you want to divide — or set the total to zero if you only need simplification. In an instant the calculator returns the greatest common factor, the ratio reduced to its simplest whole-number form, and the two shares that exactly match the proportion. For example, with the ratio 4:3 and a total of 700, the simplified ratio stays 4:3 (because 4 and 3 share no common factor), part a receives 400 and part b receives 300, and the two shares add up exactly to the 700 you started with.

Simplifying a Ratio With the GCD

Any ratio can be written in countless equal-looking ways: 4:3, 8:6, 12:9 and 20:15 all describe the same relationship. The simplest form is the one with the smallest whole numbers, and reaching it means dividing both parts by their greatest common factor (gcd). The gcd of two numbers is the largest integer that divides both cleanly — for 12 and 18 it is 6, for 8 and 6 it is 2, and for 4 and 3 it is 1, which is why 4:3 is already as small as it gets. The calculator computes the gcd and shows it, so you can see how the reduction happened. This same gcd is the engine behind fraction reduction, and the GCF & LCM helpers in the related tools use the identical arithmetic on larger lists of numbers.

Dividing an Amount in a Ratio

The second job of the calculator is splitting a total. In any ratio a:b, the whole amount must be divided into a + b equal parts, and then a of those parts go to the first quantity and b go to the second. In numbers: share one is total × a/(a+b) and share two is total × b/(a+b). The two shares always sum to the exact total. Splitting 700 in a 4:3 ratio first produces 7 equal slices of 100 each, then assigns four slices (400) to the first part and three (300) to the second. Even when the total is not an even multiple of the sum, the shares compute to decimals and the split remains exact in proportion. This is the formula behind proportional sharing everywhere: dividing a bill by effort shares, splitting an inheritance, or mixing ingredients to a fixed final batch size.

Ratio, Fraction and Percentage in One Stroke

The same proportion carries three familiar faces. From the ratio a:b, the fraction going to a is a/(a+b), and the corresponding percentage is that fraction times 100. The 4:3 ratio means the first quantity holds 57.1 percent of the total. Percentages suit summary views and charts, fractions suit algebra, and ratios suit the recipe-like instructions where the two parts live side by side. Any of the three can be converted to the other two, which is why it is worth knowing all three. The example of mixing two ingredients makes this concrete: one part is the fraction of the batch, the other is the relation between the ingredients themselves.

Ratios in Cooking and Recipes

Recipes are the most common place ratios appear in daily life. A basic vinaigrette is three parts oil to one part vinegar — the ratio 3:1. If you want exactly 400 ml total, the oil is 400 × 3/4 = 300 ml and the vinegar is 100 ml. Because the ratio is a proportion, it holds at any size: the same 3:1 ratio scaled to a liter gives 750 ml of oil and 250 ml of vinegar. The typical mistake of adding ingredients individually breaks the whole system — the ratios must always stay linked. Baking is even stricter: many dough recipes are defined as a ratio of flour to water, such as 5:3, and the professional method keeps that ratio fixed while scaling the total weight of the batch.

Ratios in Mixing, Finance and Construction

Beyond the kitchen, ratios drive whole industries. Concrete is batched with ratios such as 1:2:4 (cement, sand, aggregate), which the calculator shows in simplified form directly. Paint mixing uses two-part ratios; fertilizer instructions are printed as ratios; fuel mixes for two-stroke engines use 50:1 or 40:1, amounts that only make sense as a proportion. In finance, ratios like the price-to-earnings ratio compare one financial number against another, though the underlying math is the same comparison of two quantities. Even mapping and model building rely on scale ratios such as 1:100, where one unit of the drawing equals 100 units of the real world. In each case the core skill is holding the proportion fixed and scaling the total, exactly the two outputs the calculator produces.

Scaling Quantities While Keeping the Ratio

Once a ratio is known, a common request is to change the amounts while keeping it intact. Given the ratio a:b and a target total, the split is the straightforward division described above. Given the ratio and one actual quantity instead — say you already have 250 ml of vinegar and need to keep 3:1 — multiply the known quantity by the ratio: 250 ml needs 750 ml of oil, and the batch becomes 1000 ml. The principle: identical ratios scale linearly with any multiplying factor. This constant-proportion rule is the same logic behind scaling in design and manufacturing, and it ends the guesswork when adjusting any real-world batch.

Ratios vs. Rates: One Small Distinction

People often use the words ratio and rate interchangeably, and they are distinct. A ratio compares quantities of the same unit, such as 4 cups to 3 cups. A rate compares quantities of different units, like kilometers per hour or liters per square meter, and it is a rate that involves time or area. Both are written like fractions and both stay constant at any scale, but the units differ, so the calculator here intentionally compares same-unit values. When you need unit-oriented numbers, the Conversion Calculator and the Distance Calculator handle the other kinds of comparisons.

Checking a Division by Hand

It takes seconds to verify a ratio split without any tool. With the ratio a:b and total T, divide T by a + b to find the size of one part, then multiply by a for the first share and by b for the second. For 700 at 4:3, one part is 700 divided by 7, exactly 100, so the shares are 4 × 100 = 400 and 3 × 100 = 300. The check that catches almost all errors: re-add the shares and compare with the total, then simplify the two shares and confirm the simplified numbers match the input ratio. If both checks pass, the split is exact. The same mental recipe is worth knowing even when the calculator does the work, because it lets you spot a mis-entered total have to question the output.

Common Mistakes

  • Splitting a total by dividing it by each part separately — the correct path divides by the sum a + b of the parts.
  • Comparing unlike quantities — a ratio must relate quantities of the same type and unit; mixing meters with minutes turns a ratio into a rate instead.
  • Forgetting to simplify — 8:6 and 4:3 are the same proportion, and the simplified version is the comparable one.
  • Scaling one side only — touching either part alone changes the relationship, breaking the recipe, mix or division.
  • Confusing the three faces — ratio, fraction and percentage are three representations, and mixing the numbers up produces nonsense shares.

Key Assumptions

  • Both parts of the ratio are positive whole numbers from 1 to 1000.
  • The total to divide may be zero or any value up to 1,000,000; a zero total produces two zero shares.
  • The simplified form is obtained by dividing both parts by their greatest common factor, producing lowest integer parts.
  • Shares are computed exactly as total × a/(a+b) and total × b/(a+b) and therefore always sum to the entered total.
  • The ratio is a proportion of same-kind quantities, converted from only two parts; more parts can be handled by combining them pairwise.

Every ratio hides two questions: what is the simplest description, and how does it split a real amount. This calculator answers both at once, keeping the whole-number view of a 4:3 ratio and the actual shares of the 700 total in view together. Whether you are scaling dinner for guests, preparing a mix for a job, or checking a proportion for a homework question, the proportion math is already done.

FAQs

Related Calculators