Simplify Ratio Calculator
Reduce a two-part or three-part ratio to lowest terms, or normalize any selected part to 1.
Ratio inputs
Use non-negative decimal values with up to six decimal places.
Live result
The relationship is preserved because every component is divided by the same value.
Calculation detail
Every row uses the same divisor, so the relative proportions stay unchanged.
| Component | Original value | Operation | Result value |
|---|---|---|---|
| A | 24 | 24 ÷ 12 | 2 |
| B | 36 | 36 ÷ 12 | 3 |
| C | 60 | 60 ÷ 12 | 5 |
How to use the Simplify Ratio Calculator
What this calculator does
This calculator rewrites a relationship between two or three non-negative quantities without changing their relative proportions. It can produce the lowest whole-number terms by removing a shared factor, or it can normalize the ratio so that A, B, or C equals 1. The result is an exact ratio identity when you choose lowest terms. A normalized result is a decimal comparison rounded for display, while the underlying model retains full JavaScript numeric precision. The tool does not decide whether unlike units are logically comparable; convert measurements to a common unit before entering them.
When to use it
Use it to scale recipe ingredients, compare classroom or survey groups, reduce map or model proportions, check material mixes, or express a three-component formula in an easier form. Ratios compare quantities, and OpenStax's ratios and rates lesson explains why equivalent ratios preserve the same relationship.
How to calculate
- The calculator opens with the demonstration ratio 24 : 36 : 60, its result 2 : 3 : 5, and an immediately available XLSX workbook.
- Set Ratio contains to Two numbers or Three numbers. The C input is removed from the active calculation for a two-number ratio.
- Choose a Simplification method. Lowest whole-number terms removes the greatest common divisor. A normalization option divides every component by the selected A, B, or C value.
- Replace Value A, Value B, and, when active, Value C. Results and the calculation table update live.
- Read the Result ratio and supporting metrics, then select Download Excel to export the current validated values. Reset clears the demonstration data; Download Excel remains unavailable until a complete valid ratio is entered again.
Input guide
Ratio contains is a required selection with two valid choices. Choose Three numbers for A:B:C relationships and Two numbers for A:B relationships. A common mistake is leaving Three numbers selected while omitting C. Simplification method is also required. “Lowest whole-number terms” is best for integers or terminating decimals that should become an integer ratio. “Set A to 1,” “Set B to 1,” and “Set C to 1” are useful for per-one comparisons; the selected component must be greater than zero.
Value A, Value B, and Value C accept plain non-negative decimals from 0 through 100,000,000 with at most six decimal places. They do not accept commas, scientific notation, fractions such as 1/2, signs other than an optional leading plus, or unit symbols. A value such as 2.5 is valid. Increasing one value changes only that component's share, while multiplying every value by the same positive number leaves the simplified result unchanged. Zero is valid as a component, but an all-zero ratio is not meaningful, and a zero component cannot be used as the normalization divisor.
Output guide
Result ratio is the transformed A:B or A:B:C relationship. Common divisor shows the shared value removed in lowest-terms mode; in a normalization mode its label changes to Normalization divisor. Result parts total adds the displayed result components and can help with proportional allocation. A ÷ B expresses A per one unit of B; it is undefined when B is zero. Status reports Reduced, Already simplest, or Normalized. The summary pills repeat Components, Method, and Input. In the Calculation detail table, Component identifies A, B, or C; Original value is the entered quantity; Operation shows the shared division; and Result value is the corresponding output.
Worked example
For the startup values 24, 36, and 60, the greatest common divisor is 12. Dividing each component by 12 gives 24 ÷ 12 = 2, 36 ÷ 12 = 3, and 60 ÷ 12 = 5. Therefore, 24 : 36 : 60 = 2 : 3 : 5, the result parts total is 10, and A ÷ B is 24 ÷ 36 = 0.666667 when displayed to six decimal places. OpenStax gives a step-by-step greatest common factor example using 24 and 36.
Learn more
Reducing a ratio follows the same equivalence principle used for fractions: dividing every term by the same nonzero factor preserves the relationship. Review the Equivalent Fractions Property and fraction-simplification steps for the underlying arithmetic rule.
Interpreting ratios correctly
A reduced ratio describes relative parts, not absolute quantities. A result of 2 : 3 : 5 means that for every 2 units of A there are 3 units of B and 5 units of C. It does not mean the original total was 10; it means any equivalent total can be divided in those proportions. For example, multiplying 2 : 3 : 5 by 7 produces the equivalent ratio 14 : 21 : 35.
Decimals, zeros, and units
Terminating decimals are converted to a common integer scale before the greatest common divisor is found. Thus 1.5 : 2.25 becomes 150 : 225 at a shared hundredths scale and then reduces to 2 : 3. A zero component can be meaningful, such as 0 : 4 : 8, which reduces to 0 : 1 : 2. However, normalization by a zero component is undefined because division by zero is not permitted. Quantities measured in different units should first be converted to the same basis; otherwise the numerical ratio may be mathematically computed but practically misleading.