Simplify Fractions Calculator

Reduce a fraction to simplest form, with the greatest common factor shown at every stage
Simplify 18/24
Reduce 84/126 to simplest form
Write 150/45 in simplest form
Is 17/51 fully simplified?

What Simplest Form Means

A fraction is in simplest form (also called lowest terms) when the numerator and denominator share no common factor except 11.

Reducing does not change the value. Dividing top and bottom by the same number is dividing by 11:

1824=18├╖624├╖6=34\frac{18}{24} = \frac{18 \div 6}{24 \div 6} = \frac{3}{4}

1824\frac{18}{24} and 34\frac{3}{4} are the same amount тАФ both are 0.750.75. The pieces are just bigger in 34\frac{3}{4}.

This is why simplifying is safe anywhere in a calculation, and why answers are marked wrong for not being reduced: 68\frac{6}{8} is a correct value written in an unfinished form.

A fast first pass uses the divisibility tests: both even means divide by 22; both digit sums divisible by 33 means divide by 33; both ending in 00 or 55 means divide by 55. Running those three in turn reduces most fractions you will meet without any factor lists at all.

Method 1: Divide by the GCF

  1. List the factors of each number and find the largest they share тАФ the greatest common factor.
    • 1818: 1,2,3,6,9,181, 2, 3, 6, 9, 18
    • 2424: 1,2,3,4,6,8,12,241, 2, 3, 4, 6, 8, 12, 24
    • Largest shared factor: 66.
  2. Divide the numerator by the GCF. 18├╖6=318 \div 6 = 3.
  3. Divide the denominator by the same GCF. 24├╖6=424 \div 6 = 4.
  4. Answer: 34\frac{3}{4}.

You do not have to find the greatest factor on the first try. Chipping away works too: 4560=912=34\frac{45}{60} = \frac{9}{12} = \frac{3}{4}, dividing by 55 then by 33. It takes more rounds but lands in the same place тАФ provided you keep going until nothing divides both.

Method 2: Prime Factors, and Stopping Too Soon

For awkward numbers, break both into primes and cancel what matches:

84126=22├Ч3├Ч72├Ч32├Ч7=23\frac{84}{126} = \frac{2^2 \times 3 \times 7}{2 \times 3^2 \times 7} = \frac{2}{3}

The shared part is 2├Ч3├Ч7=422 \times 3 \times 7 = 42, which is the GCF. Prime factorisation finds it without any guessing.

Where people go wrong:

  • Stopping early. 1824тЖТ912\frac{18}{24} \to \frac{9}{12} is progress, not an answer; 99 and 1212 still share a 33.
  • Cancelling digits instead of factors. 1664\frac{16}{64} is not 14\frac{1}{4} because "the sixes cancel" тАФ you may only divide by whole factors, and here the GCF genuinely is 1616.
  • Subtracting instead of dividing. 1824\frac{18}{24} is not 1218\frac{12}{18}; simplifying is division, never subtraction.
  • Improper fractions still reduce. 15045=103=313\frac{150}{45} = \frac{10}{3} = 3\frac{1}{3}.

One shortcut worth knowing: if the numerator divides evenly into the denominator, the numerator is the GCF. 721\frac{7}{21} reduces straight to 13\frac{1}{3} in a single step, and 99\frac{9}{9} reduces to 11.

Examples

Step 1: Factors of 1818: 1,2,3,6,9,181, 2, 3, 6, 9, 18. Factors of 2424: 1,2,3,4,6,8,12,241, 2, 3, 4, 6, 8, 12, 24.
Step 2: The greatest factor they share is 66.
Step 3: 18├╖6=318 \div 6 = 3
Step 4: 24├╖6=424 \div 6 = 4
Step 5: 33 and 44 share only 11, so this is fully reduced. Check: 18├╖24=0.7518 \div 24 = 0.75 and 3├╖4=0.753 \div 4 = 0.75.
Answer: 34\frac{3}{4}

Step 1: Prime factorise the numerator: 84=2├Ч2├Ч3├Ч784 = 2 \times 2 \times 3 \times 7.
Step 2: Prime factorise the denominator: 126=2├Ч3├Ч3├Ч7126 = 2 \times 3 \times 3 \times 7.
Step 3: Shared primes: one 22, one 33, one 77, so the GCF is 2├Ч3├Ч7=422 \times 3 \times 7 = 42.
Step 4: 84├╖42=284 \div 42 = 2 and 126├╖42=3126 \div 42 = 3.
Step 5: Check: 84├╖126=0.66тА╛84 \div 126 = 0.6\overline{6}, and 2├╖3=0.66тА╛2 \div 3 = 0.6\overline{6}.
Answer: 23\frac{2}{3}

Step 1: Both end in 00 or 55, so both divide by 55: 15045=309\frac{150}{45} = \frac{30}{9}.
Step 2: Both digit sums are divisible by 33 (3+0=33+0=3, 99), so divide by 33: 309=103\frac{30}{9} = \frac{10}{3}.
Step 3: 1010 and 33 share no factor, so 103\frac{10}{3} is in lowest terms.
Step 4: The numerator is larger, so convert: 10├╖3=310 \div 3 = 3 remainder 11.
Step 5: The GCF was 5├Ч3=155 \times 3 = 15 all along: 150├╖15=10150 \div 15 = 10 and 45├╖15=345 \div 15 = 3.
Answer: 103=313\frac{10}{3} = 3\frac{1}{3}

Frequently Asked Questions

When the numerator and denominator have no common factor other than 1. Run through the small primes: if both are even, divide by 2; if both digit sums are divisible by 3, divide by 3; if both end in 0 or 5, divide by 5. When none of them work, you are done.

No. Any common factor moves you closer, and you can repeat the process тАФ 45/60 becomes 9/12 becomes 3/4. Using the GCF just gets there in one step. What matters is that you keep going until nothing divides both numbers.

Yes. They are equivalent fractions, both equal to 0.75. 6/8 is 3/4 with each piece cut in half, so twice as many pieces of half the size. Simplest form is simply the version with the largest possible pieces.

Yes, and the method is identical. Reduce 150/45 to 10/3, then convert to 3 1/3 if a mixed number is wanted. For a mixed number, only the fraction part needs reducing тАФ the whole number is left alone.

Related Solvers

Try AI-Math for Free

Get step-by-step solutions to any math problem. Upload a photo or type your question.

Start Solving