ToolNimba

โœ–๏ธ Cross Multiplication Calculator to Solve for x in a Proportion

Shihab Mia By Shihab Mia ยท Updated 2026-07-04

Enter a proportion in the form a/b = c/d and leave exactly ONE box blank (type x or just clear it). The calculator cross multiplies to solve for the missing value.

Solution
-

A cross multiplication calculator solves a proportion by multiplying the diagonals of two equal ratios, a/b = c/d, so a x d = b x c. Enter the three values you know, leave the fourth box blank or type x, and this cross multiplication calculator returns the missing value with the full cross multiply working shown. It handles the unknown in any of the four positions, accepts decimals and negatives, and flags the cases where no finite solution exists.

What is the Cross Multiplication Calculator?

A proportion is a statement that two ratios are equal, written a/b = c/d. Cross multiplication rests on one fact: if two fractions are equal, then the product of their diagonals is equal too. Multiplying a/b = c/d by both denominators clears the fractions and leaves a x d = b x c. The two diagonal products, a with d and b with c, are called the cross products, and in any true proportion they always match. This cross multiplication calculator builds both cross products for you and labels each step so you can reproduce the working by hand.

Once the fractions are gone, solving for the unknown is straightforward division. If x sits in the d position of a/b = c/x, cross multiplying gives a x x = b x c, so x = (b x c) / a. The pattern is identical wherever the unknown sits: build the two cross products, then divide the product that does not contain the unknown by the number that multiplies it. Because a cross multiplication calculator applies the same rule automatically, it removes the two most common slip-ups, pairing the wrong terms and dividing in the wrong direction.

The method is really just the fastest special case of clearing denominators when solving any equation with a single fraction on each side. Instead of finding a common denominator, cross multiplying jumps straight to a linear equation in one unknown. That is why it is taught alongside ratios, percentages, unit conversions and similar triangles: any relationship you can phrase as one ratio equals another ratio can be solved this way in a single step.

One value is off limits as a divisor: zero. Because solving always ends in a division, if the number you must divide by is 0 the proportion has no finite solution. That happens, for example, when the term multiplying the unknown works out to zero. A good cross multiplication calculator detects this and reports no solution rather than returning a meaningless answer or crashing. Denominators of the original ratios must also be non zero, since dividing by zero is undefined from the start.

Cross multiplication also gives you a free check. Once you have a candidate value, substitute it back and confirm the two cross products are equal, or reduce both fractions and confirm they match. In the worked example 2/3 = 8/12, the fraction 8/12 reduces back to 2/3, which confirms the answer. Using the cross multiplication calculator to solve and then verifying by reduction is the reliable way to catch an arithmetic mistake before you rely on the result.

Beyond the classroom, the same cross multiply logic powers everyday scaling: adjusting a recipe, converting currency at a known rate, reading a map scale, mixing a solution to a target concentration, or checking that two similar figures keep the same side ratios. Whenever three parts of a proportion are known and one is missing, a cross multiplication calculator turns the problem into one multiplication and one division.

When to use it

  • Finding a missing term in a math proportion when three of the four values are known.
  • Scaling a recipe, map distance or model: if 2 cups serve 3 people, how many cups serve 8?
  • Converting between units or currencies where a known rate sets the ratio.
  • Checking similar triangles or scale drawings, where corresponding sides stay in proportion.
  • Working out percentages, mixtures and dosages that are expressed as part-to-whole ratios.
  • Homework and test review, where the labelled cross multiply steps show exactly how the answer was reached.

How to use the Cross Multiplication Calculator

  1. Enter the three values you know into boxes a, b, c and d (the layout is a/b = c/d).
  2. Leave exactly one box blank, or type x in it, to mark the value you want to solve for.
  3. Press Solve (or just edit a box) to cross multiply and read the missing value.
  4. Check the two working lines: the cross-multiply step and the division that gives the answer.
  5. Substitute the result back into the proportion to confirm the two cross products match.
  6. Use Reset to return to the worked sample proportion at any time.

Formula & method

For a/b = c/d, cross multiplying gives a x d = b x c. Solve for the unknown by dividing: a = (b x c) / d, b = (a x d) / c, c = (a x d) / b, or d = (b x c) / a. The divisor must not be zero.
Cross Multiplicationab=cda x d=b x cMultiply the diagonals: the two cross products are always equal

Worked examples

Solve the proportion 2/3 = 8/x for the missing value x.

  1. Write the proportion: 2/3 = 8/x
  2. Cross multiply (diagonal products are equal): 2 x x = 3 x 8
  3. That gives 2x = 24
  4. Divide both sides by 2: x = 24 / 2
  5. x = 12, so 2/3 = 8/12 (and 8/12 reduces back to 2/3, confirming it)

Result: x = 12

A recipe uses 4 eggs for 6 servings. How many eggs (x) are needed for 15 servings?

  1. Set up the proportion eggs/servings: 4/6 = x/15
  2. Cross multiply: 4 x 15 = 6 x x
  3. That gives 60 = 6x
  4. Divide both sides by 6: x = 60 / 6
  5. x = 10 eggs for 15 servings

Result: x = 10 eggs

Solve x/5 = 9/15, where the unknown is in the numerator on the left.

  1. Write the proportion: x/5 = 9/15
  2. Cross multiply: x x 15 = 5 x 9
  3. That gives 15x = 45
  4. Divide both sides by 15: x = 45 / 15
  5. x = 3

Result: x = 3

Where the unknown sits and the formula used to solve it (proportion a/b = c/d)

Unknown positionCross-multiply equationSolve withDivisor must not be
a (top left)a x d = b x ca = (b x c) / dd = 0
b (bottom left)a x d = b x cb = (a x d) / cc = 0
c (top right)a x d = b x cc = (a x d) / bb = 0
d (bottom right)a x d = b x cd = (b x c) / aa = 0

Quick sample proportions and their solutions

ProportionCross productsMissing value
2/3 = 8/x2x = 24x = 12
x/5 = 9/1515x = 45x = 3
7/x = 21/963 = 21xx = 3
x/4 = 2.5/1010x = 10x = 1

Everyday scaling problems solved by cross multiplication

Real situationProportion set upAnswer
2 cups serve 3 people, need for 82/3 = x/8x = 5.33 cups
Map: 1 cm = 5 km, line is 7 cm1/5 = 7/xx = 35 km
3 pens cost $4.50, price of 53/4.50 = 5/xx = $7.50
60 miles in 90 min, distance in 120 min60/90 = x/120x = 80 miles

Common mistakes to avoid

  • Multiplying straight across instead of diagonally. Cross multiplication pairs each numerator with the OTHER fraction denominator (the diagonals). Multiplying a with b, or c with d, on the same side is wrong and gives a meaningless equation.
  • Dividing by the wrong number. After cross multiplying, divide the product that does NOT contain the unknown by the number that multiplies the unknown. For 2x = 24 you divide 24 by 2, not 2 by 24.
  • Setting up the ratio inconsistently. Both ratios must compare the same things in the same order, for example eggs over servings on both sides. Flipping one fraction (servings over eggs) gives the wrong answer.
  • Ignoring a zero divisor. If solving forces you to divide by zero, the proportion has no finite solution. A result of "no solution" is information, not a calculator error.
  • Forgetting to check the answer. Always substitute the result back in. If the two cross products are not equal, or the fractions do not reduce to the same value, an arithmetic slip happened somewhere.
  • Mixing up units inside the ratio. Keep units consistent within each ratio. Comparing minutes on one side with hours on the other, without converting first, produces an answer that is off by the conversion factor.

Glossary

Ratio
A comparison of two quantities by division, such as a to b, written a/b or a:b.
Proportion
A statement that two ratios are equal, written a/b = c/d.
Cross product
A diagonal product in a proportion: a times d, or b times c. In a true proportion the two cross products are equal.
Cross multiplication
The method of multiplying the diagonals of a proportion to clear the fractions and solve for an unknown.
Numerator
The top number of a fraction or ratio.
Denominator
The bottom number of a fraction or ratio; it must not be zero.
Means and extremes
In a:b = c:d the outer terms a and d are the extremes and the inner terms b and c are the means; their products are the two cross products.
Constant of proportionality
The fixed value each ratio equals, so that both fractions in the proportion share the same result.

Frequently asked questions

What is cross multiplication?

Cross multiplication is a method for solving a proportion a/b = c/d. You multiply the diagonals to get a x d = b x c, which clears the fractions. Because the two ratios are equal, their cross products are equal too, leaving a simple equation you can solve by dividing.

How do I solve for x in a/b = c/x?

Cross multiply to get a x x = b x c, which is a x = b c. Then divide both sides by a, so x = (b x c) / a. For example, 2/3 = 8/x becomes 2x = 24, and dividing by 2 gives x = 12.

How does the cross multiplication calculator work?

Enter three of the four values in the a/b = c/d layout and leave one box blank or type x. The cross multiplication calculator builds both cross products, forms the linear equation, then divides to return the missing value along with the labelled steps so you can follow the working.

Which box should I leave blank?

Leave blank the single value you want to find, in whichever of the four positions it belongs (a, b, c or d). Type the other three as numbers. You can clear the box or type x to mark it as the unknown. Exactly one box must be blank.

Why does the calculator say there is no solution?

Solving a proportion always ends in a division. If the number you would have to divide by is zero, there is no finite answer, so the tool reports no solution instead of an error. This usually means the inputs do not form a valid proportion.

Can I use decimals and negative numbers?

Yes. Any of the three known values can be a decimal or a negative number, and the cross-multiply steps work the same way. The only restriction is that you cannot end up dividing by zero when solving for the unknown.

Does cross multiplication work for any proportion?

It works for any equation of two equal ratios, a/b = c/d, with one unknown. It does not solve equations with two or more unknowns, or expressions that are not a single ratio equal to another single ratio. For those you need other algebra methods.

How do I check a cross multiplication answer?

Substitute the value back into the original proportion and confirm the two cross products are equal, or reduce both fractions and confirm they match. For 2/3 = 8/12, the fraction 8/12 reduces to 2/3, which proves x = 12 is correct.

When would I use cross multiplication in real life?

Any time you scale one known ratio to a new size: adjusting a recipe, converting a map distance, pricing a bulk quantity from a unit price, mixing a solution to a target strength, or checking that two similar shapes keep the same side ratios.

What is the difference between a ratio and a proportion?

A ratio compares two quantities, such as 2/3. A proportion states that two ratios are equal, such as 2/3 = 8/12. Cross multiplication is the tool for solving a proportion when one of its four values is unknown.