MinifyPic

Fraction Calculator

Add, subtract, multiply and divide fractions — with the answer reduced to its simplest form automatically.

FreeInstantPrivate
Loading tool…

How it works

A compact workflow from input to download.

1

Enter your figures

Fill in first numerator, first denominator, second numerator and second denominator, and pick the relevant options from the dropdowns. Every value stays in your browser — nothing is sent to a server.

2

Read the result

The result updates as soon as your inputs are valid, with the headline figure highlighted and the supporting numbers broken out beneath it.

3

Change the inputs and compare

Adjust any value to see immediately how it moves the result — the quickest way to understand which input the outcome is actually most sensitive to.

Frequently asked questions

How do I add fractions with different denominators?
You need a common denominator first. Convert both fractions so they share one — usually the least common multiple of the two denominators — then add the numerators and leave the denominator alone. This is the step everyone remembers being taught and most people forget: you cannot add the denominators.
How do I divide by a fraction?
Multiply by its reciprocal — flip the second fraction upside down and multiply. Dividing by 2/3 is the same as multiplying by 3/2. It looks like a trick and it follows directly from what division means.
Is the answer simplified?
Yes. The result is reduced to its lowest terms by dividing both numerator and denominator by their greatest common divisor, so you get 1/2 rather than 6/12.
Are my numbers sent anywhere?
No. Every calculation runs in JavaScript inside your own browser — nothing is uploaded, logged or stored. Your figures, including financial and health details, never leave your device.

Why fractions need a common denominator

The rule feels arbitrary when it is taught and it is really a statement about units. A fraction's denominator says what size the pieces are, and the numerator says how many of them you have. Adding 1/2 and 1/3 is like adding a half-metre to a third of a metre — you cannot simply add the counts, because the pieces are different sizes. Converting to a common denominator is exactly the same manoeuvre as converting both measurements to centimetres before adding: it re-expresses both quantities in pieces of the same size, at which point counting them up is trivial. Multiplication needs no such conversion, which is why it feels easier — multiplying quantities does not require them to be in the same units.

Where fractions beat decimals

It is tempting to convert everything to decimals and be done with it, and for many purposes that is fine. But fractions are exact in ways decimals are not: one third is precisely 1/3, whereas 0.333 is an approximation that will accumulate error the moment you do anything with it. Repeat that rounding a few times in a chain of calculations and the drift becomes real. This is why engineering, construction, music and cooking all cling to fractions — a drill bit is 3/8 of an inch, not 0.375-ish, and a recipe halved from 3/4 cup gives you 3/8, exactly. Fractions also preserve the relationship between quantities in a way decimals obscure: 6/8 visibly reduces to 3/4, while 0.75 tells you nothing about where it came from.