Audited 06 Jun 2026·Last updated 27 Jul 2026·6 citations·Tier 1·0 uses

Proportion Calculator

Solve for any unknown in a proportion using cross-multiplication. Verify if two ratios are equal with step-by-step arithmetic shown.

Proportion Calculator

First term of the first ratio.
Second term of the first ratio.
First term of the second ratio.
Second term of the second ratio. Required for verify mode.
Solve For
D (second denominator)
6
The solved unknown in the proportion A/B = C/D.
Cross Product A×D
0
Cross Product B×C
0

Background.

A proportion calculator solves for an unknown term in a statement that two ratios are equal, and it verifies whether two ratios are equivalent using cross-multiplication. The proportion a/b = c/d is one of the foundational equations of algebra, appearing in problems ranging from recipe scaling and map reading to pharmacological dosing and structural engineering. The calculator accepts three known terms and computes the fourth, or it compares two complete ratios and reports whether they are equal.

Students in middle-school and high-school mathematics courses search for proportion calculators when working on word problems involving speed, price comparisons, and similar triangles. The concept is typically introduced in sixth or seventh grade as an extension of fraction equivalence, then developed through algebra into equations with variables. By tenth grade, proportions are applied to geometry (similar figures), chemistry (molar ratios), and physics (ohmic relationships). The calculator supports this progression by showing the cross-multiplication step explicitly, which helps students understand why the algorithm works rather than merely memorizing it.

The mathematical principle behind the calculator is the fundamental property of proportions: if a/b = c/d, then ad = bc. This equivalence is proved by multiplying both sides of the equation by bd, which is valid when b and d are non-zero. The result, ad = bc, eliminates the denominators and converts a rational equation into a polynomial equation that is easier to solve. This technique, called cross-multiplication, has been taught in algebra textbooks since the nineteenth century and is codified in the Common Core State Standards for Mathematics (CCSS.MATH.CONTENT.7.RP.A.2).

Proportions are not merely an academic exercise; they are essential in many professions. Pharmacists use proportions to calculate drug concentrations: if 250 mg of drug is dissolved in 5 mL of solution, how many milliliters contain 500 mg? The proportion 250/5 = 500/x yields x = 10 mL. Architects and draftsmen use scale proportions to convert between drawing dimensions and real-world measurements: a 1:100 scale means 1 cm on the drawing equals 100 cm (1 meter) in reality. Machinists use gear ratios—proportions between the teeth of two meshing gears—to control rotational speed and torque.

What is proportion calculator?

A proportion is an equation stating that two ratios are equal. It is written a/b = c/d, where a, b, c, and d are called the terms of the proportion. The first and last terms (a and d) are the extremes; the middle terms (b and c) are the means. The fundamental property of proportions states that the product of the extremes equals the product of the means: ad = bc. Proportions are used to solve for unknown quantities when three of the four terms are known. They also express direct relationships: if a is directly proportional to b, then a/b is constant. Inverse proportionality, where a × b is constant, is a related but distinct concept. The calculator handles direct proportions expressed as equal ratios; inverse proportions require a different formula (a₁b₁ = a₂b₂). Proportions are dimensionally consistent: if a and b share a unit, then c and d must share a unit, though the two pairs may differ. For example, 2 miles / 1 hour = 6 miles / 3 hours is a valid proportion because both sides express the same speed. Proportions underpin many real-world calculations, including currency exchange, recipe scaling, and mechanical gear ratios. Their algebraic simplicity makes them one of the most widely taught and applied mathematical tools across science, commerce, and engineering disciplines.

How to use this calculator.

  1. Enter the three known values: A, B, and C.
  2. Enter D if you are verifying equality; leave it at 0 if solving for D.
  3. Select whether to solve for D or to verify equality if you already have all four values.
  4. The calculator applies cross-multiplication to isolate the unknown.
  5. Review the primary output: the value of D that makes the two ratios equal.
  6. If verifying, check whether the cross products are equal and whether the ratios are reported as equivalent.
  7. Use the solved value in your recipe, engineering calculation, or homework problem.
  8. For verification mode, compare the cross products to see exactly how close or far the ratios are from equality.

The formula.

a⁄b = c⁄d ⇒ d = (b × c) ⁄ a

The proportion calculator relies on the algebraic principle that two ratios are equal if and only if their cross products are equal. Starting from the proportion a/b = c/d, where b ≠ 0 and d ≠ 0, multiply both sides of the equation by the product bd. This yields (a/b) × bd = (c/d) × bd, which simplifies to ad = bc. This operation is valid because multiplication is an equivalence-preserving transformation, and bd is non-zero by the denominator constraints. The equation ad = bc is called the cross-product equation. It eliminates fractions and converts the problem into a simple linear equation in one variable. To solve for d, divide both sides by a (assuming a ≠ 0): d = bc/a. To solve for a, divide by d: a = bc/d. The other two isolations follow symmetrically: b = ad/c and c = ad/b. Each solution requires that the divisor be non-zero; otherwise the equation is either indeterminate (0/0) or has no solution (non-zero numerator divided by zero). The mathematical validity of cross-multiplication depends on the field properties of real numbers. In any field, the equation x/y = z/w implies xw = yz whenever y and w are non-zero. This is because division is defined as multiplication by the multiplicative inverse, and inverses exist for all non-zero elements. The calculator operates over the real numbers, so these properties hold. For integer inputs that produce non-integer outputs (e.g., a=2, b=3, c=5 gives d=7.5), the result is a rational number, which is a valid real number and is displayed as a decimal. Dimensional analysis provides a useful check. In the proportion 2 miles / 1 hour = 6 miles / 3 hours, both sides have units of miles per hour. Cross-multiplying gives 2 miles × 3 hours = 1 hour × 6 miles, or 6 mile-hours = 6 mile-hours. The units balance because mile-hours is a valid compound unit, though it does not represent a physically meaningful quantity in this context. The important point is that cross-multiplication preserves dimensional consistency. From a pedagogical perspective, cross-multiplication is sometimes criticized for being taught as a rote procedure without justification. The calculator addresses this by showing the intermediate step ad = bc, making explicit that the operation is equivalent to multiplying both sides by bd. This transparency supports conceptual understanding and helps students generalize the technique to more complex rational equations, such as those with variables in multiple terms or polynomial denominators.

A worked example.

Example

A recipe for eight servings requires 5 cups of flour. A caterer needs to prepare the same dish for 24 servings and wants to know how much flour is required. The relationship between servings and flour is proportional: 5 cups / 8 servings = x cups / 24 servings. Setting up the proportion with a = 5, b = 8, c = 15 (where 15 is the flour needed for 24 servings if the ratio were exactly preserved at 3×), and solving for d: cross-multiply to get 5 × 24 = 8 × x, so 120 = 8x, and x = 120/8 = 15. The calculator computes d = (b × c)/a = (8 × 15)/5 = 120/5 = 24 when verifying the inverse. For the recipe problem, entering a = 5, b = 8, c = 15 (where 15 is the desired cups and we solve for the servings denominator) gives d = (8 × 15)/5 = 24 servings. The caterer confirms that 15 cups of flour for 24 servings preserves the original ratio of 5/8 = 0.625 cups per serving. The cross products are 5 × 24 = 120 and 8 × 15 = 120, confirming equality.

a5
b8
c15
solve Ford

Frequently asked questions.

What is cross-multiplication and why does it work?
Cross-multiplication is the algebraic technique of multiplying the numerator of each ratio by the denominator of the other ratio to eliminate fractions. Given a/b = c/d, multiplying both sides by bd yields ad = bc. It works because multiplication by a non-zero quantity preserves equality, and bd is non-zero as long as neither denominator is zero. The result is a polynomial equation without fractions, which is easier to solve. Cross-multiplication is valid for all real numbers except where denominators are zero, and it generalizes to equations with more complex rational expressions.
Can a proportion have zero as one of the terms?
A proportion can have zero in the numerator (a = 0 or c = 0), but not in the denominator (b = 0 or d = 0). If a = 0 and c = 0, the equation 0/b = 0/d is true for any non-zero b and d, but it is indeterminate when solving for d because any value satisfies it. If a = 0 and c ≠ 0, there is no solution because 0/b cannot equal a non-zero value. The calculator rejects zero denominators and warns about indeterminate cases. Zero numerators are valid and produce correct algebraic results when the other terms permit a solution.
What is the difference between a ratio and a proportion?
A ratio is a comparison of two quantities (a:b or a/b). A proportion is an equation stating that two ratios are equal (a/b = c/d). Every proportion contains two ratios, but a ratio by itself is not a proportion. You can think of a ratio as a noun and a proportion as a sentence asserting equality between two ratios. The ratio calculator simplifies a single ratio, while the proportion calculator solves for an unknown in an equation of two ratios or verifies their equality.
How do I solve for a term other than d?
The calculator is configured to solve for d given a, b, and c, but the cross-multiplication formula can isolate any term. To solve for a, use a = bc/d. To solve for b, use b = ad/c. To solve for c, use c = ad/b. The calculator could be extended with a mode selector to solve for any variable. In the current implementation, users who need to solve for a, b, or c can rearrange the equation manually or enter the values in a different order, treating the desired unknown as d.
What happens if the ratios are not equal?
When using verification mode, the calculator computes both cross products and reports No if they differ. The cross products themselves are displayed so users can see the magnitude of the discrepancy. For example, 2/5 and 4/11 produce cross products of 22 and 20, which are close but not equal. This information is useful when checking whether two measurements are within tolerance of each other. The calculator does not report a percentage difference; users can compute that manually from the cross products if needed.
Are proportions the same as percentages?
No, but they are related. A proportion is an equation between two ratios, while a percentage is a ratio expressed with a denominator of 100. The proportion a/b = c/100 is the setup for converting a ratio to a percentage: c = (a/b) × 100. The calculator solves general proportions, not just percentage conversions, but users can frame percentage problems as proportions. For example, What is 25% of 80? becomes x/80 = 25/100, which the calculator solves as x = 20.
Can proportions be used for unit conversions?
Yes. Unit conversions are proportions because they express an equality between two ratios that have the same value but different units. For example, converting 5 miles to kilometers uses the proportion 1 mile / 1.60934 km = 5 miles / x km, which yields x = 8.0467 km. However, dedicated unit conversion calculators are more efficient for this purpose because they store conversion factors internally. The proportion calculator is better suited for problems where the relationship is not a standard conversion factor but a variable ratio derived from context.
What is direct variation and how does it relate to proportions?
Direct variation is the relationship y = kx, where k is a constant. This can be rewritten as y/x = k, which means the ratio y/x is constant for all pairs (x, y). Any two pairs in a direct variation form a proportion: y₁/x₁ = y₂/x₂. The proportion calculator solves for missing values in direct variation problems. Inverse variation (y = k/x) is not a proportion in the same sense because the product xy is constant rather than the ratio. The calculator does not handle inverse variation; users should use the inverse proportion formula x₁y₁ = x₂y₂.
Why do some textbooks call the terms means and extremes?
In the proportion a/b = c/d, the terms a and d are the extremes (outer terms), and b and c are the means (middle terms). The mnemonic product of the means equals product of the extremes corresponds to the cross-product equation bc = ad. This terminology dates back to Euclid's Elements, Book VII, and it is still used in algebra pedagogy to help students remember which terms to multiply. The calculator's verification mode displays the cross products explicitly, making the means-extremes relationship visible without requiring memorization.
Can proportions involve more than two ratios?
Yes, a continued proportion states that three or more ratios are equal: a/b = c/d = e/f. Each pair forms a valid proportion, so cross-multiplication applies to any two ratios selected from the chain. For example, a/b = c/d implies ad = bc, and c/d = e/f implies cf = de. The calculator handles two-ratio proportions; users with continued proportions can verify them pairwise. In practice, continued proportions appear in geometry (equal ratios of corresponding sides in similar polygons) and in physics (equal ratios in series circuits).

References& sources.

  1. [1]Dolciani, M.P., Sorgenfrey, R.H., Graham, J.A., & Myers, D.L. (1988). Algebra and Trigonometry: Structure and Method, Book 2. Boston: Houghton Mifflin.
  2. [2]Euclid (c. 300 BCE). Elements, Book V, Definitions 5–6. English translation: Heath, T.L. (1908). The Thirteen Books of Euclid's Elements. Cambridge: Cambridge University Press.
  3. [3]National Governors Association Center for Best Practices & Council of Chief State School Officers (2010). Common Core State Standards for Mathematics. Washington, DC.
  4. [4]Usiskin, Z. et al. (2008). University of Chicago School Mathematics Project: Algebra. Chicago: Wright Group/McGraw-Hill.
  5. [5]NCTM (2000). Principles and Standards for School Mathematics. Reston, VA: National Council of Teachers of Mathematics.
  6. [6]Wu, H. (2011). "Teaching Fractions According to the Common Core Standards."

In this category

Embed

Quanta Pro

Paid features are coming later.

  • All 313 calculators remain free
  • No billing is enabled
Coming soon