Calculate fractions instantly—add, subtract, multiply, or divide fractions and get clean results you can copy in seconds.
3 over 4 for ¾). Mixed numbers are supported — enter the whole part separately, or type the improper-fraction equivalent (e.g., 7/2 for 3½). Negative fractions accept a minus sign in either field.Fractions appear everywhere outside the math classroom — recipes, woodworking measurements, gear ratios, dosing, music time signatures, financial percentages, mortgage rate comparisons. The arithmetic is mechanical but error-prone by hand: finding the least common denominator, multiplying the right numerator pair, reducing 24/36 to 2/3 by recognizing GCD(24,36) = 12. A calculator removes the slip-up risk and shows the simplified result instantly. Common scenarios:
For aspect-ratio math (which is fraction reduction in disguise — 1920×1080 simplifies to 16:9 by dividing by GCD = 120), see the Aspect Ratio Calculator.
| Operation | Rule | Worked example |
|---|---|---|
| Addition (same denominator) | Add numerators, keep denominator | 1/8 + 3/8 = 4/8 = 1/2 |
| Addition (different denominators) | Find LCD, convert, add numerators | 1/2 + 1/3 → LCD 6 → 3/6 + 2/6 = 5/6 |
| Subtraction (same denominator) | Subtract numerators, keep denominator | 5/8 − 3/8 = 2/8 = 1/4 |
| Subtraction (different denominators) | Find LCD, convert, subtract numerators | 3/4 − 1/3 → LCD 12 → 9/12 − 4/12 = 5/12 |
| Multiplication | Multiply numerators × numerators, denominators × denominators, then simplify | 2/3 × 4/5 = 8/15 |
| Division | Invert the second fraction (reciprocal), then multiply | 3/4 ÷ 2/5 = 3/4 × 5/2 = 15/8 = 1 7/8 |
| Mixed-number addition | Convert each to improper, find LCD, add, convert back | 1½ + 2⅓ = 3/2 + 7/3 = 9/6 + 14/6 = 23/6 = 3 5/6 |
| Simplification | Divide numerator and denominator by their GCD | 18/24 → GCD(18,24)=6 → 3/4 |
The least common denominator (LCD) is the least common multiple of the two denominators. For 1/2 + 1/3, LCM(2,3) = 6. For 1/4 + 1/6, LCM(4,6) = 12. When denominators share no common factor, LCM is simply their product (1/3 + 1/5 → LCM = 15).
| Fraction | Decimal | Percent | Notes |
|---|---|---|---|
| 1/2 | 0.5 | 50% | Terminating |
| 1/3 | 0.333… | 33.33…% | Repeating (period 1) — written 0.3̄ |
| 2/3 | 0.666… | 66.66…% | Repeating |
| 1/4 | 0.25 | 25% | Terminating |
| 3/4 | 0.75 | 75% | Terminating |
| 1/5 | 0.2 | 20% | Terminating |
| 1/6 | 0.1666… | 16.66…% | Repeating after first digit |
| 1/7 | 0.142857… | ~14.29% | Repeating (period 6: 142857) |
| 1/8 | 0.125 | 12.5% | Terminating (powers of 2 always terminate) |
| 1/9 | 0.111… | 11.11…% | Repeating |
| 1/10 | 0.1 | 10% | Terminating |
| 1/12 | 0.0833… | 8.33…% | Repeating |
| 1/16 | 0.0625 | 6.25% | Standard in US measurement |
| 1/32 | 0.03125 | 3.125% | Common in machining tolerances |
A fraction's decimal terminates if and only if its reduced denominator's prime factors are only 2s and 5s. So 3/40 terminates (40 = 2³·5), but 1/6 repeats (6 = 2·3 — the factor of 3 forces repetition).
Adding fractions means combining quantities of the same-sized piece. 1/2 + 1/3 cannot be answered as "2/5" because each fraction divides the whole into a different number of pieces — halves and thirds aren't directly addable any more than "two apples + three oranges = five applegranges." Rewriting both with denominator 6 (3/6 + 2/6) puts the pieces on the same scale, so they combine cleanly to 5/6. Multiplication works differently — "1/2 of 1/3" means cutting a third into halves, which produces sixths directly (1/2 × 1/3 = 1/6), so no common-scale step is needed.
Find the greatest common divisor (GCD) of the numerator and denominator, then divide both by it. For 18/24: GCD(18, 24) = 6, so 18/24 = 3/4. The Euclidean algorithm finds GCD efficiently — repeatedly replace (a, b) with (b, a mod b) until b = 0; the remaining a is the GCD. Example: GCD(48, 18) → GCD(18, 12) → GCD(12, 6) → GCD(6, 0) = 6. The calculator runs this on every result, so output is always in lowest terms.
A mixed number combines a whole and a fraction: 3½ means 3 + 1/2. An improper fraction has numerator ≥ denominator: 7/2 is the improper form of 3½. They're the same value, written differently. To convert mixed → improper: multiply the whole by the denominator and add the numerator (3 × 2 + 1 = 7, over the original denominator → 7/2). To convert improper → mixed: divide numerator by denominator; the quotient is the whole part and the remainder over the original denominator is the fractional part (38 ÷ 3 = 12 remainder 2 → 12 2/3). Most arithmetic is easier in improper form, so the calculator converts internally then displays both at the end.
For terminating decimals, count the decimal places, put the digits over the matching power of 10, then reduce. 0.625 → 625/1000 → divide by GCD(625, 1000) = 125 → 5/8. For repeating decimals, use the algebra trick: let x = 0.333…, multiply by 10 → 10x = 3.333…, subtract → 9x = 3, so x = 3/9 = 1/3. For 0.1666… (one digit repeats after a non-repeating digit), let x = 0.1666…, 10x = 1.666…, 100x = 16.666…, so 90x = 15 → x = 15/90 = 1/6. Every rational number — terminating or repeating — can be written exactly as a fraction; only irrationals (π, √2) cannot.
They're closely related but used differently. A fraction describes a part of a whole — 3/4 of a pizza means three of four equal slices. A ratio compares two separate quantities — 3:1 means "three units of A for every one unit of B." A 3:1 ratio of flour to water (3 cups flour, 1 cup water) has 4 total parts; the fractional share of flour is 3/4, not 3/1. So every ratio can be expressed as a fraction of the total, but the bare ratio "3:1" and the bare fraction "3/1" describe different objects. Mixing them up causes recipe and chemistry-dilution errors regularly. The calculator treats inputs as fractions of a whole; if you have a ratio, convert by writing each side as part/total first.
Multiply each ingredient quantity by 1/2. 3/4 × 1/2 = 3/8 cup. Doubling instead: 3/4 × 2 = 3/2 = 1½ cups. Tripling 1/8 tsp: 1/8 × 3 = 3/8 tsp. The mixed-number output maps directly to standard US measuring spoons and cups (1/8, 1/4, 1/3, 1/2, 2/3, 3/4, 1, 1½, 2). If you end up with an awkward fraction like 5/16 cup, the nearest standard measure is 1/3 cup (since 1/3 ≈ 0.333 and 5/16 = 0.3125 — close enough for most recipes outside baking).
It looks like a trick but it's just algebra applied to the definition of division. Division asks "how many of the divisor fit into the dividend?" So 6 ÷ 2 = 3 because three 2s fit into 6. For 1 ÷ 1/2, the question is "how many halves fit into one whole?" — the answer is 2, which equals 1 × 2 (the reciprocal of 1/2). Algebraically, a ÷ (b/c) = a × (c/b) because multiplying numerator and denominator of a ÷ (b/c) by c/b gives (a × c/b) ÷ 1 = a × c/b. The reciprocal trick collapses the two-step "find a common denominator, then divide numerators" into a one-step multiplication, which is why every algebra book teaches it that way.
Yes. Put a minus sign on either the numerator or denominator (−3/4 and 3/−4 are equivalent and both equal −0.75). Operations follow standard sign rules: a negative times a positive is negative (−1/2 × 2/3 = −1/3), two negatives multiply to a positive (−1/2 × −1/3 = 1/6). Subtraction can produce a negative result if the second operand is larger (1/4 − 3/4 = −1/2). The result displays with a single minus sign in front rather than negating both top and bottom.
Simplifying keeps the result a fraction but in lowest terms — 24/36 → 2/3, still a fraction, still exact. Converting to decimal divides numerator by denominator — 2/3 → 0.666… Exact rational fractions can produce inexact-looking decimals (the digits repeat forever), so simplification preserves exactness, while decimal conversion is convenient for measurement or comparison. The calculator shows both: the simplified fraction is the canonical answer; the decimal is for readability and use in tools that take decimal input (CAD software, spreadsheets, scientific calculators).