Skip to main content
RC

Ratio Calculator

Simplify any ratio to its lowest terms, or solve for a missing value in a proportion like A:B = C:?, instantly.

Did you like the tool? Thanks!
Share:
:
=
:

How to Use Ratio Calculator

Choose 'Simplify a Ratio' to reduce two numbers to their smallest whole-number ratio, or 'Find a Missing Value' to solve a proportion when three of the four terms are known. Results update as you type, using the greatest common factor for simplifying and cross-multiplication for solving. Zero or blank inputs show a "—" placeholder.

About Ratio Calculator

A ratio compares two (or more) quantities, showing how much of one thing there is relative to another — 2:1 might describe two parts sand to one part cement in a concrete mix, or a 16:9 aspect ratio for a widescreen photo. Unlike a fraction, which represents part of a single whole, a ratio compares two separate quantities to each other, though the arithmetic used to simplify or scale ratios borrows heavily from fraction math. Simplifying a ratio means dividing both sides by their greatest common factor (GCF) so the numbers are as small as possible while keeping the same proportion. For example, a mixing instruction of "8 parts water to 12 parts concentrate" simplifies to "2:3" once both sides are divided by their GCF of 4 — the same real-world proportion, expressed with the smallest possible whole numbers, which is far easier to scale up or down mentally. The second common ratio problem is solving a proportion: given A:B = C:?, find the missing fourth value. This comes up constantly in recipe scaling ("if 2 cups of flour needs 3 eggs, how many eggs for 10 cups of flour?"), map scales, and unit price comparisons. The rule is cross-multiplication: since A/B equals C/x, multiplying both sides by B and x gives A×x = B×C, so x = (B×C)/A. Worked example for simplifying: a ratio of 45:60. Both numbers share a GCF of 15, so dividing each by 15 gives 3:4 — the simplest equivalent ratio, confirmed by checking that 3 and 4 have no common factor left besides 1. Worked example for the missing value: if 2:5 = 8:?, then using x = (B×C)/A = (5×8)/2 = 20. So the full, scaled proportion is 2:5 = 8:20, and you can double-check it by dividing both sides of the second ratio by 4: 8/4 = 2 and 20/4 = 5, confirming the two ratios are indeed equivalent. A common misconception is treating a ratio as if it were an ordinary subtraction or addition problem — assuming that going from a 2:5 ratio to an 8:? ratio means simply adding 6 to get "8:11" since 2+6=8. Ratios scale multiplicatively, not additively: because 2 was multiplied by 4 to reach 8, the other side must also be multiplied by 4, giving 20, not increased by a fixed amount. This is one of the most common proportional-reasoning errors in early algebra, and it's exactly what cross-multiplication protects against, since it forces the same multiplicative relationship on both sides of the equation rather than an arbitrary additive one.

Details & Tips

Formulas used: simplifying A:B divides both A and B by gcd(A, B), calculated with the Euclidean algorithm (repeatedly replace the larger number with the remainder of dividing it by the smaller, until the remainder is zero). Solving a proportion A:B = C:x uses cross-multiplication rearranged as x = (B × C) ÷ A. Worked examples: a photo ratio of 1920:1080 has a GCF of 120, so dividing both by 120 gives 16:9, the standard widescreen ratio. A recipe ratio of 3:4 (flour to sugar cups) needs to be scaled so the sugar side becomes 10 cups; treating it as 3:4 = ?:10 and solving for the first term (since the roles of A and C are simply swapped) gives x = (3×10)/4 = 7.5 cups of flour. Edge cases this widget handles: if either side of a ratio in "Simplify" mode is zero, no meaningful ratio exists, so the widget shows "—" instead of a nonsensical "0:0" or a divide-by-zero error. In "Find a Missing Value" mode, if A is zero, the cross-multiplication formula would require dividing by zero, so the widget again falls back to "—" rather than showing "Infinity" or "NaN". Negative numbers are simplified the same way as positive ones, using absolute values internally for the GCF, so a ratio like -6:9 still correctly reduces to -2:3. Non-numeric or empty fields are treated the same as invalid input, showing "—" until all required fields are filled in with real numbers. Practical tip: when scaling a recipe, mixing ratio, or map distance, it's usually easier to think of the problem as "Find a Missing Value" rather than doing the multiplication in your head — type in the ratio you know and the one new quantity you have, and let the calculator cross-multiply for you. Double-check your answer by dividing both new numbers by the same figure you used to scale up; if you get back to the original simplified ratio, the scaling was done correctly. This same double-check habit is useful any time you're converting a ratio for a new batch size, a different print resolution, or a resized architectural drawing, since a single mistyped number is easy to catch this way before it turns into a real-world error.

Frequently Asked Questions

What's the difference between a ratio and a fraction?
A ratio compares two separate quantities to each other (like 2 parts sand to 1 part cement), while a fraction represents part of one single whole.
How do I simplify a ratio?
Switch to "Simplify a Ratio", enter your two numbers, and the calculator divides both by their greatest common factor automatically.
What does "Find a Missing Value" solve?
It solves a proportion A:B = C:? by cross-multiplication, finding the fourth value when the other three are known.
Why do I see "—" for my simplify inputs?
One of the two numbers is zero or invalid, so no meaningful ratio can be calculated.
Can ratios have more than two terms?
This calculator focuses on the most common two-term ratio (A:B); more complex multi-term ratios can usually be simplified the same way, one pair at a time.
Is scaling a ratio the same as adding a fixed amount to both sides?
No — ratios scale multiplicatively, not additively; both sides must be multiplied by the same factor to stay proportional.
Does it work with decimals, not just whole numbers?
Yes — both modes accept decimal inputs, though simplifying works best with whole numbers since the GCF concept applies to integers.
Can I use this for recipe scaling?
Yes — "Find a Missing Value" is ideal for scaling a recipe ratio up or down to a new quantity.
What if A is zero in "Find a Missing Value"?
The calculation requires dividing by A, so a zero value there shows "—" instead of an undefined result.
Does a negative ratio make sense?
It can represent a directional or signed relationship; the calculator simplifies negative ratios the same way as positive ones, using absolute values for the GCF.
How is this different from the Fraction Calculator?
Fractions are combined with +, −, ×, ÷; ratios are simplified or scaled through proportional relationships, a related but distinct kind of problem.
Can I check my answer?
Yes — divide both sides of your result by the same number used to scale the ratio and confirm you land back on the original simplified values.

Also Available As

ratio simplifier, proportion calculator, ratio solver, scale ratio, cross multiplication calculator, aspect ratio math

Found a Problem?

Let us know if something with Ratio Calculator isn't working as expected.

Thanks — we'll take a look.