Skip to main content
math

Proportion Calculator

Solve a proportion a/b = c/d for any one unknown value using cross multiplication.

Reviewed by Chase FloiedUpdated

This free online proportion calculator provides instant results with no signup required. All calculations run directly in your browser — your data is never sent to a server. Enter your values below and see results update in real time as you type. Perfect for everyday calculations, homework, or professional use.

First numerator (leave blank to solve for this)

First denominator

Second numerator

Second denominator (leave blank to solve for this)

How to Use This Calculator

1

Enter your input values

Fill in all required input fields for the Proportion Calculator. Most fields include unit selectors so you can work in your preferred unit system — metric or imperial, whichever matches your problem.

2

Review your inputs

Double-check that all values are correct and that you have selected the right units for each field. Incorrect units are the most common source of calculation errors and can produce results that are off by factors of 2, 10, or more.

3

Read the results

The Proportion Calculator instantly computes the output and displays results with units clearly labeled. All calculations happen in your browser — no loading time and no data sent to a server.

4

Explore parameter sensitivity

Try adjusting individual input values to see how the output changes. This is a quick and effective way to develop intuition about how different parameters influence the result and to identify which inputs have the largest effect.

Formula Reference

Proportion Calculator Formula

See calculator inputs for the governing equation

Variables: All variables and their units are labeled in the calculator interface above. Input fields accept values in multiple unit systems — select your preferred unit from the dropdown next to each field.

When to Use This Calculator

  • Use the Proportion Calculator when you need a quick mathematical result without writing out all the steps manually, saving time on repetitive calculations.
  • Use it to verify hand calculations on tests or assignments and catch arithmetic mistakes.
  • Use it when teaching or explaining mathematical concepts to others, demonstrating how changing inputs affects the result.
  • Use it to explore the behavior of mathematical functions across a range of inputs.

About This Calculator

The Proportion Calculator is a free mathematical calculation tool for students, educators, and professionals who need quick, reliable results. Solve a proportion a/b = c/d for any one unknown value using cross multiplication. The underlying algorithms implement well-established mathematical formulas and numerical methods. Results are computed instantly in the browser. This tool is useful for learning, verification of hand calculations, and rapid exploration of mathematical relationships. All computation happens locally — no data is sent to a server.

About Proportion Calculator

A proportion states that two ratios are equal: a/b = c/d. Proportions are used extensively in scaling, map reading, recipe adjustment, and unit conversion. If three of the four values are known, cross multiplication allows you to solve for the unknown. This calculator performs that cross multiplication and solves for the missing value. Proportional reasoning is one of the most practical mathematical skills, appearing in contexts from pharmacy (drug dosages scaled by body weight) to architecture (scale models). Understanding proportions also forms the basis for linear relationships, similarity in geometry, and probability.

The Math Behind It

A proportion a/b = c/d holds if and only if the cross products are equal: a × d = b × c. This can be derived by multiplying both sides of the equation by b × d. To solve for an unknown, isolate it algebraically. For example, if d is unknown: d = (b × c) / a. If a is unknown: a = (b × c) / d. Similarly for b or c. The proportion can also be written in several equivalent forms: a/b = c/d is the same as a/c = b/d (alternation), b/a = d/c (inversion), and (a + b)/b = (c + d)/d (componendo). Proportions are closely related to direct variation: y = kx is equivalent to y/x = k, a constant proportion. In geometry, similar figures have proportional corresponding sides. In statistics, proportions represent the fraction of a population with a certain characteristic. The concept extends to inverse proportions (a × b = c × d) and compound proportions involving three or more ratios.

Formula Reference

Proportion

a/b = c/d → a × d = b × c

Variables: Cross multiplication: solve for any unknown by isolating it

Worked Examples

Example 1: Solving for an unknown

If 3/4 = 6/d, find d

Step 1:Cross multiply: 3 × d = 4 × 6
Step 2:3d = 24
Step 3:d = 24 / 3 = 8
Step 4:Verify: 3/4 = 0.75 and 6/8 = 0.75

d = 8

Example 2: Recipe scaling

A recipe calls for 2 cups of flour for 12 cookies. How much flour for 30 cookies?

Step 1:Set up proportion: 2/12 = x/30
Step 2:Cross multiply: 2 × 30 = 12 × x
Step 3:60 = 12x
Step 4:x = 60 / 12 = 5

You need 5 cups of flour for 30 cookies

Common Mistakes & Tips

  • !Setting up the proportion with mismatched units (e.g., comparing cups to cookies inconsistently).
  • !Forgetting to cross multiply and instead adding across.
  • !Dividing by zero when the known value in the denominator position is zero.
  • !Confusing direct and inverse proportions.

Related Concepts

Used in These Calculators

Calculators that build on or apply the concepts from this page:

Frequently Asked Questions

What is the difference between a ratio and a proportion?

A ratio compares two quantities. A proportion states that two ratios are equal.

Can proportions have negative values?

Yes, as long as you are not dividing by zero. Proportions work with any real numbers.

How are proportions used in real life?

Scaling recipes, reading maps, converting units, calculating tips, adjusting medication dosages, and more.