Cross Multiplication Calculator - Solve Proportions & Ratios

Solve proportions of the form a/b = c/x instantly. Find the unknown value using cross multiplication with step-by-step results.

Enter three known values in the proportion a/b = c/x to find the unknown x = (b × c) / a.

Cross Multiplication Calculator - Solve Proportions & Ratios
Solve proportions of the form a/b = c/x instantly. Find the unknown value using cross multiplication with step-by-step results.
Proportion: a / b = c / x → x = (b × c) / a

About the cross multiplication calculator

Cross multiplication is one of the most practical techniques in basic algebra. It is used to solve proportions — equations of the form a/b = c/d — by eliminating the fractions and producing a simple linear equation. The core principle is that if two fractions are equal, their cross products are also equal: a × d = b × c. When one of the four values is unknown, cross multiplication instantly isolates it. The standard setup is a/b = c/x. Cross multiplying gives a × x = b × c, and dividing both sides by a yields x = (b × c) / a. This single formula handles the calculation, provided a ≠ 0. This calculator implements that formula directly: enter a, b, and c, and it computes x. Proportional reasoning appears in virtually every quantitative discipline. In cooking, recipes are proportional: if 3 cups of flour make 4 servings, how many cups make 6 servings? The proportion is 3/4 = x/6, so x = (4 × 3)/6 = ... wait, more simply: x = (3 × 6)/4 = 4.5 cups. In unit conversion, the known ratio (1 mile = 1.609 km) lets you find any converted value by proportion. In chemistry, stoichiometry uses proportions to calculate how much of each reactant is needed or product is produced. Shopping comparisons are a classic use case: if a 12-oz jar of peanut butter costs $3.60 and you want to know the fair price for an 8-oz jar, set up 12/3.60 = 8/x → x = (3.60 × 8)/12 = $2.40. Scale models and architectural drawings use proportions constantly: if 1 cm on the drawing represents 50 cm in reality, then 20 cm on the drawing corresponds to 20 × 50 = 1000 cm = 10 m. Cross multiplication only works when both sides of the equation are fractions set equal to each other (a proportion). It cannot be applied to inequalities, to sums like a/b + c/d, or to products of fractions. Also, the denominator terms (b and x) must be non-zero, and the leading numerator a must be non-zero for the division to yield a finite answer. This calculator validates these conditions and reports an appropriate error when division by zero would occur. From an algebraic standpoint, cross multiplication is simply multiplication of both sides of the proportion equation by the product of the denominators (b × x), which cancels both denominators simultaneously. Understanding this derivation helps you apply the technique correctly in more complex proportional scenarios, such as finding a missing side in similar triangles or solving for an unknown in a chemical dilution problem.

Cross multiplication examples

Common proportion problems solved step by step.

ProportionxApplication
2/3 = 4/xx = 6Basic proportion: 2 × x = 3 × 4 = 12 → x = 12/2 = 6.
5/3 = 8/x (5 apples cost $3, how much do 8 cost?)x = 4.8Price proportion: a=5, b=3, c=8 → x = (3×8)/5 = $4.80 for 8 apples.
1/1.6 = 5/x (miles to km: 1 mile = 1.6 km, 5 miles = ?)x = 8Unit conversion: x = (1.6 × 5)/1 = 8 km.
3/4 = 15/x (scaling: if 3 parts give 4, how many parts give 15?)x = 20Scaling: 3 × x = 4 × 15 = 60 → x = 60/3 = 20.

How to use the cross multiplication calculator

  1. Identify your proportion in the form a/b = c/x where x is the unknown you want to find.
  2. Enter a (the first numerator), b (the first denominator), and c (the second numerator) in the three input fields.
  3. Click 'Calculate Result'. The answer x = (b × c) / a appears along with the calculation steps.
  4. Use the example buttons to load preset proportion problems and see how the values map to the a, b, c fields.
  5. Click 'Reset' to clear all fields and start a new proportion.

Cross multiplication FAQ

What is cross multiplication?
Cross multiplication is a technique for solving proportions. Given a/b = c/d, you multiply the numerator of each fraction by the denominator of the other: a × d = b × c. This eliminates the fractions and produces a simple linear equation. When one of the four values is unknown, you can isolate it using basic algebra. The technique works because multiplying both sides of the proportion by b × d produces the same cross-product equation.
When can I use cross multiplication?
Cross multiplication applies when you have two equal fractions (a proportion) and one unknown. It does not apply to sums or differences of fractions (like a/b + c/d), to inequalities, or to non-proportional equations. Also, neither denominator can be zero. Common valid use cases include recipe scaling, unit conversions, map scale problems, similar triangle side lengths, and percentage proportion problems.
What if a equals zero?
If a (the first numerator) equals zero, the proportion a/b = c/x becomes 0 = c/x, which means c must also be zero for any solution to exist. The formula x = (b × c)/a would require dividing by zero, which is undefined. This calculator shows an error in that case. In a genuine proportion problem, a zero numerator almost always signals a setup error rather than a valid proportion.
How is cross multiplication related to percentages?
Percentage problems are a special form of proportion. 'What is 25% of 80?' means 25/100 = x/80, where x is the unknown part. To use this calculator (which solves a/b = c/x), rearrange to the equivalent form 100/25 = 80/x: enter a=100, b=25, c=80 and the calculator returns x=20. Alternatively, set up a=25, b=80, c=100 to ask '25 is to 80 as 100 is to x', which gives x=320 — a different question. Setting up the proportion correctly is the key step.
How do I set up a proportion from a word problem?
Identify two related quantities and ensure the ratios are set up consistently. For 'If 5 apples cost $3, how much do 8 apples cost?', write apples/cost: 5/3 = 8/x. Then a=5, b=3, c=8, and x = (3×8)/5 = $4.80. The key rule: the same type of quantity must appear in the same position (both numerators or both denominators) in both fractions.
Is cross multiplication the same as finding equivalent fractions?
They are related but not identical. Equivalent fractions are two fractions that represent the same value (e.g., 1/2 and 2/4). Cross multiplication is a method for determining whether two fractions are equivalent (if their cross products are equal, they are) or for finding an unknown that makes them equivalent. Cross multiplication is therefore both a test for proportionality and a tool for solving proportions.