The Four Operations
Every fraction operation reduces to arithmetic on whole numbers. What changes between the four is whether the denominators need to match first.
Formulas
a/b − c/d = (ad − cb) / bd
a/b × c/d = ac / bd
a/b ÷ c/d = ad / bc
Addition and subtraction need a common denominator because you can only combine parts of the same size. Multiplication and division do not: multiplying straight across always produces a valid fraction, and dividing is just multiplying by the reciprocal. This calculator multiplies the two denominators to get a common one rather than finding the lowest common denominator first — the answer is identical once simplified, and it avoids an extra step that is easy to get wrong by hand.
Simplifying and Mixed Numbers
A fraction is in lowest terms when the numerator and denominator share no common factor above 1. Dividing both by their greatest common divisor gets you there in a single step, which is what this tool does with the Euclidean algorithm.
Improper fraction to mixed number
Divide the numerator by the denominator. The whole-number part of the answer is the quotient, and the remainder becomes the new numerator. 17/5 gives 3 remainder 2, so it is 3 and 2/5.
Mixed number back to a fraction
Multiply the whole number by the denominator and add the numerator. To enter 3 and 2/5 above, type 17 over 5.
Negative fractions
A minus sign can sit on the numerator, the denominator, or in front of the whole fraction and mean the same thing. Type it on the numerator; the result is always normalised so the denominator stays positive.
Why Fractions Beat Decimals Here
One third written as a decimal is 0.333…, and no finite number of digits captures it exactly. Add three of those and a calculator working in decimals gives 0.999999, not 1. Working in fractions keeps the value exact until the final step, which is why recipes, engineering drawings, and school arithmetic all stay in fractions.
The decimal shown above is rounded to six places for readability. Where the fraction terminates — halves, quarters, eighths, tenths — the decimal is exact. Where the denominator has a prime factor other than 2 or 5, the decimal repeats forever and the fraction is the only exact form.