How this instrument works
A denominator only tells you how many equal pieces a whole has been split into, so two fractions cut into different numbers of pieces cannot be compared by looking at their top numbers alone. The lowest common denominator is the smallest whole number that both original denominators divide into without a remainder, found by taking the least common multiple of the two denominators. Once both fractions are rewritten with that shared bottom number, their numerators sit on equal footing and a plain comparison finally means something.
Plenty of pages compute a shared denominator and stop there, treating that number as the finished answer. This sheet carries the idea one step further, to the job a shared denominator is usually fetched for in the first place: deciding which of two fractions actually holds more. Once num1 and num2 are rewritten over commonDen, the sheet compares the rewritten numerators directly and reports which original fraction was larger, rather than leaving that last comparison for you to do by hand.
Sometimes the two fractions are not unequal at all. 2⁄5 and 4⁄10 both land on 4⁄10 once shared over a denominator of 10, since they describe the same amount. In that situation fraction 1 is never strictly greater than fraction 2, so the underlying rule reports fraction 2 by convention rather than by any genuine size advantage. Read a tied result for what it is: equal fractions, not a real winner.
- Enter the first fraction's top and bottom numbers into Fraction 1: numerator and Fraction 1: denominator.
- Do the same for the second fraction in Fraction 2: numerator and Fraction 2: denominator.
- Check Common denominator used — the lowest number both original denominators divide into evenly.
- Read the Larger result: 1 means fraction 1 is bigger, 2 means fraction 2 is bigger, or that the two are tied.
- If both fractions convert to matching numerators over the shared denominator, treat the result as a tie rather than a true winner.
Worked example — 3⁄4 against 5⁄8
Take fraction 1 as 3⁄4 and fraction 2 as 5⁄8. The lowest common denominator is the least common multiple of 4 and 8, which is 8 itself, since 8 is already a multiple of 4. Converting fraction 1 over that denominator: 3⁄4 becomes 6⁄8, because 3 × (8÷4) = 3 × 2 = 6. Fraction 2 is already expressed over 8, so it stays 5⁄8. Comparing the two converted numerators, 6 beats 5, so fraction 1 is larger, matching the sheet's reported result of larger = 1.
Try fraction 1 as 1⁄3 and fraction 2 as 1⁄2 instead: the lowest common denominator becomes lcm(3,2) = 6, converting to 2⁄6 and 3⁄6, so fraction 2 wins this round. A trickier case sets fraction 1 to 2⁄5 and fraction 2 to 4⁄10: the shared denominator is 10, and both convert to exactly 4⁄10 — the fractions are equal, so the reported larger = 2 reflects the tie-breaking convention rather than any real difference in size.
Questions
What does 'lowest common denominator' actually mean?
It is the smallest whole number that both fractions' original denominators divide into evenly, found as the least common multiple of the two bottom numbers. For 4 and 8 that number is 8; for 3 and 2 it is 6. Rewriting both fractions over that shared bottom number lets their numerators be compared honestly, since equal-sized pieces are finally being counted.
Why not just multiply the two denominators together?
Multiplying always produces a common denominator, but often a larger one than needed — 4 × 8 = 32 works just as well as 8, only with bigger, messier numbers to carry around. The lowest common denominator, the least common multiple of the two bottoms, keeps the converted numerators as small as possible while still comparing like with like.
What happens when the two fractions are actually equal?
The sheet reports fraction 2 as 'larger' by convention, since its rule only flags fraction 1 as the winner when it is strictly greater. 2⁄5 and 4⁄10 both equal 4⁄10 once shared over a denominator of 10, so there is no real size difference, and a result of larger = 2 in that case should be read as a tie rather than a genuine advantage.
Does this replace a page that only finds the shared denominator?
No, it builds on that idea instead of duplicating it. Finding lcm(den1, den2) is one small step; this page carries that number through to the comparison it usually gets fetched for, converting both numerators and reporting which original fraction is actually bigger.
Can this handle fractions with negative numerators?
Yes, the same conversion and comparison logic applies. A negative numerator simply produces a smaller converted value once scaled over the shared denominator, and comparing the two converted numerators still determines which fraction is larger, exactly as with positive values.
Does the order I enter the two fractions in matter?
It only changes which slot, 1 or 2, ends up reported as larger — the underlying comparison itself is unaffected. Swap fraction 1 and fraction 2 and the commonDen stays the same while the larger value simply flips to point at whichever fraction is genuinely bigger.