Lowest Term Calculator

Reduce any integer fraction to its simplest equivalent form using the greatest common divisor.

Simplify a fraction
Enter an integer numerator and a nonzero integer denominator.

About the lowest term calculator

A fraction is in lowest terms when its numerator and denominator have no common factor greater than one. Reducing a fraction does not change its value. It replaces the original pair of integers with a smaller, equivalent pair that is easier to compare, use in later calculations, and recognize. For example, 12 divided by 18 and 2 divided by 3 identify the same point on the number line, but the second form reveals the ratio more clearly. This lowest term calculator uses the greatest common divisor, often abbreviated GCD. The GCD is the largest positive integer that divides both the numerator and denominator without a remainder. After finding it with the Euclidean algorithm, the calculator divides both parts of the fraction by that same number. Dividing both parts by an equal nonzero amount preserves the ratio, so the simplified result is mathematically equivalent to the input. The displayed GCD also gives you a quick way to audit the reduction yourself. Signs receive consistent treatment. If the denominator is negative, the calculator moves the negative sign to the numerator so the final denominator is positive. A negative numerator remains negative, while two negative inputs produce a positive fraction. Zero is accepted as a numerator and reduces to zero over one. Zero cannot be used as a denominator because division by zero is undefined and does not represent a valid fraction. Lowest terms are useful throughout arithmetic and algebra. Students reduce answers after adding or multiplying fractions, cooks scale ingredient ratios, designers simplify proportions, and analysts compare rates from different sample sizes. The same process can simplify ratios such as 24 to 36 by interpreting them as a fraction and dividing both values by six. It also helps before finding common denominators because smaller numbers keep intermediate arithmetic manageable. The calculator expects integers because the concept of a greatest common divisor applies directly to whole-number factors. If your values are decimals, first multiply both by the same power of ten until they become integers. Then simplify the resulting fraction here. For repeating decimals, use the exact fractional representation when known rather than a rounded decimal. This preserves precision and produces a genuinely exact lowest-term answer instead of an approximation.

Lowest term examples

FractionLowest termsReason
12/182/3The GCD is 6, so divide both parts by 6.
42/-56-3/4The GCD is 14 and the sign moves to the numerator.
0/250/1The GCD is 25, leaving the standard zero fraction.
17/3117/31The GCD is 1, so the fraction is already reduced.

How to simplify a fraction

  1. Enter the whole-number numerator in the first field.
  2. Enter a nonzero whole-number denominator in the second field.
  3. Select Simplify Fraction to calculate the greatest common divisor.
  4. Read the normalized lowest-term fraction and use the displayed divisor to check the work.

Lowest term calculator FAQ

What does lowest terms mean?

A fraction is in lowest terms when the numerator and denominator share no factor except one. No further exact integer cancellation is possible.

How does the calculator simplify fractions?

It finds the greatest common divisor with the Euclidean algorithm. It then divides both the numerator and denominator by that divisor.

Can the numerator or denominator be negative?

Yes, either input may be negative. The result is normalized so any negative sign appears on the numerator and the denominator stays positive.

Why is a zero denominator rejected?

Division by zero is undefined, so a fraction with a zero denominator has no numeric value. Use a nonzero denominator to form a valid fraction.

What happens when the numerator is zero?

Zero divided by any nonzero integer equals zero. The calculator returns the conventional reduced form 0/1.