inyourbrowser.com

Simplify fractions calculator

Reduce any fraction to its simplest form. Enter the numerator and denominator and this calculator finds the greatest common divisor (GCD) and divides both parts by it to give the fully simplified fraction. The step-by-step working shows you the method. All calculations run locally in your browser.

How it works

For addition and subtraction, the tool finds the least common multiple (LCM) of the two denominators, converts both fractions, and adds or subtracts the numerators. For multiplication, numerators and denominators are multiplied directly. For division, the second fraction is flipped (reciprocal) and multiplied. Results are simplified using the greatest common divisor (GCD) via the Euclidean algorithm. All arithmetic runs in JavaScript in your browser.

Processing runs in your browser

All calculations happen locally in your browser tab. Our servers are not involved at any point.

Related operations

For converting a fraction into a percentage, try the percentage calculator. To switch between metric and imperial measures, use the unit converter. For translating numbers into Roman numerals, see the Roman numeral converter.

Frequently asked questions

How do you simplify a fraction?
Find the greatest common divisor (GCD) of the numerator and denominator. Divide both by the GCD. The result is the fraction in its simplest form (lowest terms). If the GCD is 1, the fraction is already fully simplified.
What is the greatest common divisor?
The GCD (also called HCF, highest common factor) is the largest number that divides both the numerator and denominator without a remainder. For 12 and 8, the GCD is 4, so 12/8 simplifies to 3/2.
What does it mean for a fraction to be in its simplest form?
A fraction is in simplest form (or lowest terms) when the numerator and denominator share no common factors other than 1. That is, their GCD is 1. For example, 3/4 is already in simplest form, but 6/8 is not (it simplifies to 3/4).
Is my data sent to a server?
All calculations run locally in your browser using JavaScript. No data is sent to our servers.

Related tools

Roman numeral converter
Convert between Roman numerals and Arabic numbers. Supports 1 to 3,999.
Percentage calculator
Calculate percentages three ways: X% of Y, X is what % of Y, and percentage change.
Unit converter
Convert length, weight, temperature, speed and volume between metric and imperial. Instant results.