Frequently Asked Questions
How do you compare two fractions with different denominators?
What is the cross-multiplication (butterfly) method?
Why does cross-multiplication work?
Can you compare negative fractions the same way?
How the Comparing Fractions Calculator works
This tool compares two fractions, a/b and c/d, and tells you which one is larger using cross-multiplication — the standard method taught for comparing fractions without first finding a common denominator. Cross-multiplying means multiplying diagonally: the numerator of the first fraction by the denominator of the second (a×d), and the numerator of the second fraction by the denominator of the first (c×b).
The formula
For fractions a/b and c/d with positive denominators b and d:
- If a×d > c×b, then a/b > c/d (the first fraction is larger).
- If a×d < c×b, then a/b < c/d (the second fraction is larger).
- If a×d = c×b, the two fractions are equal.
This works because comparing a/b to c/d is equivalent to comparing a/b×(bd) to c/d×(bd) — multiplying both sides of an inequality by the same positive number (bd) never flips which side is bigger, and that multiplication cancels the denominators down to a×d versus c×b.
Worked example
Compare 3/4 and 5/8. Cross-multiplying gives 3×8 = 24 and 4×5 = 20. Since 24 > 20, 3/4 is the larger fraction. Checking with decimals confirms it: 3/4 = 0.75 and 5/8 = 0.625, and 0.75 is indeed greater than 0.625. The difference between them is 3/4 − 5/8 = 6/8 − 5/8 = 1/8, or 0.125.
Reading the results
The calculator shows the comparison symbol (>, <, or =) between your two fractions, the decimal value of each one (numerator divided by denominator), and the difference between them as a simplified fraction with its decimal equivalent. Comparing the decimals is a useful sanity check on the cross-multiplication result — both methods must agree.