Fraction Calculator
Add, subtract, multiply, divide, and simplify fractions, or convert between a fraction and a decimal - every result reduced to lowest terms, steps shown.
Last updated September 6, 2026
Fraction Calculator Examples
Add: 2/3 + 1/6
Answer: 5/6.
- 1Find the least common denominator: the LCD of 3 and 6 is 6.
- 2Rewrite each fraction over the common denominator: 2/3 = 4/6, and 1/6 = 1/6.
- 3Add the numerators: 4 + 1 = 5.
- 4This is already in lowest terms: 5/6.
Subtract: 5/6 − 1/4
Answer: 7/12.
- 1Find the least common denominator: the LCD of 6 and 4 is 12.
- 2Rewrite each fraction over the common denominator: 5/6 = 10/12, and 1/4 = 3/12.
- 3Subtract the numerators: 10 - 3 = 7.
- 4This is already in lowest terms: 7/12.
Multiply: 2/5 × 3/4
Answer: 3/10.
- 1Multiply the numerators: 2 × 3 = 6.
- 2Multiply the denominators: 5 × 4 = 20.
- 3Simplify: the greatest common divisor of 6 and 20 is 2, so divide both the numerator and denominator by 2: 3/10.
Divide: 5/8 ÷ 1/2
Answer: 5/4, or 1 1/4 as a mixed number.
- 1Dividing by 1/2 is equivalent to multiplying by its reciprocal, 2/1.
- 2Multiply: 5/8 × 2/1 = (5 × 2) / (8 × 1) = 10/8.
- 3Simplify: the greatest common divisor of 10 and 8 is 2, so divide both the numerator and denominator by 2: 5/4.
- 45/4 is an improper fraction; written as a mixed number, it is 1 1/4.
Simplify: 18/24
Answer: 3/4.
- 1Start with the fraction: 18/24.
- 2Simplify: the greatest common divisor of 18 and 24 is 6, so divide both the numerator and denominator by 6: 3/4.
Decimal to fraction: 0.6
Answer: 3/5.
- 1Convert 0.6 to a fraction: 0.6 = 6000/10000.
- 2Simplify: the greatest common divisor of 6000 and 10000 is 2000, so divide both the numerator and denominator by 2000: 3/5.
Fraction to decimal: 5/8
Answer: 0.625 (this one divides evenly, unlike 1/3).
- 1Set up the division: 5 ÷ 8.
- 2This divides evenly: 0.625.
A fraction writes a part of a whole as a numerator over a denominator, such as 3/4. To add or subtract two fractions, put them over a common denominator, then add or subtract the numerators; to multiply, multiply straight across; to divide, multiply by the second fraction flipped over. Every answer is then reduced to lowest terms by dividing the numerator and denominator by their greatest common divisor. This calculator does all four operations plus simplifying and decimal conversion, and shows the working for your own numbers.
- Add
- a/b + c/d = (ad + bc) / bd
- Subtract
- a/b − c/d = (ad − bc) / bd
- Multiply
- a/b × c/d = ac / bd
- Divide
- a/b ÷ c/d = ad / bc
Fraction Calculator Guide
How to add, subtract, multiply, divide, simplify, and convert fractions by hand — the method behind each of this calculator's seven modes, worked step by step.
What This Fraction Calculator Does
This calculator works with fractions seven ways: it adds, subtracts, multiplies, and divides two fractions, simplifies a single fraction to its lowest terms, converts a fraction to a decimal, and converts a decimal to a fraction. Every fraction result is automatically reduced to lowest terms — you never have to simplify the answer yourself — and each calculation comes with a step-by-step breakdown of exactly how the numbers were combined. Pick a mode from the tabs, type the numerators and denominators into the stacked fraction boxes, and select Calculate.
How to Add and Subtract Fractions
To add or subtract two fractions, their denominators have to match first, because you can only combine pieces that are the same size. This calculator rewrites both fractions over a shared denominator by cross-multiplying, then adds or subtracts the numerators. For 1/4 + 1/6: cross-multiplying gives (1 × 6) + (1 × 4) over (4 × 6), which is (6 + 4) / 24 = 10/24, and 10/24 reduces to 5/12. Subtraction works identically, just with a minus sign: 3/4 − 1/6 becomes (3 × 6) − (1 × 4) over (4 × 6) = (18 − 4) / 24 = 14/24, which reduces to 7/12.
How to Find a Common Denominator
Cross-multiplying always works, but it can produce larger numbers than necessary. Doing it by hand, most people instead look for the smallest number both denominators divide into evenly — the least common denominator. To add 1/4 and 1/6, list the multiples of each denominator: 4, 8, 12, 16, 20 for the 4, and 6, 12, 18, 24 for the 6. The smallest value appearing in both lists is 12, so 12 is the least common denominator. Rewrite each fraction over 12 — 1/4 becomes 3/12, and 1/6 becomes 2/12 — then add the numerators: 3/12 + 2/12 = 5/12. Same answer as cross-multiplying, but the numbers stayed small enough to do in your head. When the two denominators share no common factor, the least common denominator is simply their product, and cross-multiplying and the multiples method give exactly the same thing.
How to Multiply Fractions
Multiplication is the simplest of the four operations: multiply the numerators together, multiply the denominators together, and reduce. No common denominator is needed. For 3/4 × 1/6: (3 × 1) / (4 × 6) = 3/24, which reduces to 1/8. A useful shortcut when doing this by hand is to cancel any common factor between a numerator and a denominator before multiplying — in 3/4 × 1/6 the 3 and the 6 share a factor of 3, so the problem becomes 1/4 × 1/2 = 1/8 directly, with no reducing needed at the end.
How to Divide Fractions
Dividing by a fraction is the same as multiplying by that fraction turned upside down — its reciprocal. The mnemonic taught in most classrooms is "keep, change, flip": keep the first fraction, change ÷ to ×, and flip the second fraction over. For 3/4 ÷ 1/6: keep 3/4, change to ×, flip 1/6 to 6/1, then multiply: 3/4 × 6/1 = 18/4, which reduces to 9/2 (and 9/2 is 4 1/2 as a mixed number). The reason the flip works is that dividing asks "how many of the second fraction fit into the first," and multiplying by the reciprocal answers exactly that question. The second fraction can be anything except zero — a fraction whose numerator is 0 has no reciprocal, so this calculator rejects division by it.
How to Simplify a Fraction
Simplifying, or reducing to lowest terms, means dividing the numerator and the denominator by the largest whole number that goes into both — their greatest common divisor. For 8/12, the greatest common divisor of 8 and 12 is 4, so dividing both by 4 gives 2/3. The value is unchanged; 8/12 and 2/3 are the same amount, just written with smaller numbers. This calculator applies this reduction to the answer of every mode, not only the Simplify tab, which is why an addition result like 10/24 is always shown to you as 5/12.
How to Convert a Fraction to a Decimal
A fraction is a division waiting to happen: the fraction bar means "divide." To turn 1/3 into a decimal, divide 1 by 3, which gives 0.3333… repeating forever. This calculator rounds that to four decimal places for display, so 1/3 shows as 0.3333. A fraction like 3/8 divides exactly — 3 ÷ 8 = 0.375 — and displays with no rounding. Whether a fraction terminates or repeats as a decimal depends only on the denominator: once reduced, a denominator whose only prime factors are 2s and 5s terminates, and any other denominator repeats.
How to Convert a Decimal to a Fraction
To convert a decimal to a fraction, read the decimal as a fraction over a power of ten, then reduce. This calculator reads every decimal to four places: 0.75 is 7,500 ten-thousandths, or 7500/10000, which reduces to 3/4. Because the reading is fixed at four decimal places, a decimal that actually repeats — like 0.3333… — comes back as 3333/10000 rather than the exact 1/3, since only four of the 3s are captured. If you know the exact fraction you want, entering it directly in another mode is more precise than routing it through a rounded decimal.
Mixed Numbers and Improper Fractions
A fraction whose numerator is larger than its denominator, like 9/2, is called an improper fraction. The same value can be written as a mixed number — a whole number next to a proper fraction — by dividing: 9 ÷ 2 is 4 with a remainder of 1, so 9/2 equals 4 1/2. The two forms are interchangeable and represent exactly the same quantity. When a result is an improper fraction, this calculator shows the mixed-number form on a line beneath the answer, so you get both. Input is improper-fraction only, though — to work with 4 1/2, enter it as 9/2 rather than trying to type a whole-number part. Improper fractions are also generally easier to keep using in further calculations.
Which Mode Should I Use?
Use Add, Subtract, Multiply, or Divide when you have two fractions and one operation to perform between them. Use Simplify when you have a single fraction — from a recipe, a measurement, or a previous calculation — and just want it reduced. Use Fraction to Decimal when you need a fraction in a form you can type into a regular calculator or compare against a decimal. Use Decimal to Fraction when you have a decimal measurement and want the nearest fraction with small numbers. Every fraction-valued result is already in lowest terms, so there is no need to run a second Simplify pass on an answer.
Fractions, Ratios, and Percentages
A fraction and a percentage express the same idea — a part of a whole — so 3/4 and 75% are the same amount, one written over a denominator and the other out of 100. A ratio is a slightly different comparison: 3:4 means 3 parts to 4 parts, which is 3/7 of the total, not 3/4. If your starting point is a colon-separated comparison like a 16:9 screen size, the Ratio Calculator reduces it with the same greatest-common-divisor step this calculator uses to simplify a fraction. To turn a fraction into a percentage, divide it out to a decimal and multiply by 100, or use the Percentage Calculator directly. When a fraction problem is really a large whole-number multiplication in disguise — big numerators and denominators multiplied straight across — the Long Multiplication Calculator shows that step in full.
Conclusion
Every fraction operation reduces to a small number of rules: match denominators before adding or subtracting, multiply straight across, divide by flipping the second fraction, and always reduce the result by the greatest common divisor. This calculator applies all of them automatically and shows the working for your specific numbers, so the steps above are there to explain what the calculator is doing, not a substitute for it. For a value larger than 1, remember that the improper fraction it returns and the mixed number you may be more used to are the same amount written two ways.
Fraction Calculator FAQ
Quick answers on common denominators, reducing to lowest terms, negative and improper fractions, mixed numbers, and decimal conversion.
What is a fraction?
A fraction represents part of a whole, written as one number (the numerator) over another (the denominator), separated by a line - for example, 3/4 means 3 parts out of a whole divided into 4 equal parts. The denominator can never be 0, since dividing a whole into zero parts is undefined; the numerator, on the other hand, can be 0, negative, or larger than the denominator without any problem.
Why do fractions need a common denominator to add or subtract, but not to multiply or divide?
Addition and subtraction only make sense when you're counting the same-sized pieces, so 1/4 and 1/6 first have to be rewritten over a shared denominator before their numerators can be combined - this calculator does that automatically by cross-multiplying rather than asking you to find it yourself. Multiplication and division don't have this requirement at all: multiplying is just numerator times numerator over denominator times denominator, and dividing is multiplying by the second fraction flipped upside down, regardless of what either denominator is.
What does it mean to simplify a fraction, or reduce it to lowest terms?
It means dividing the numerator and denominator by their greatest common divisor - the biggest whole number both can be divided by evenly - so the fraction ends up expressed with the smallest possible numbers while keeping its exact value unchanged. For example, 8/12 and 2/3 represent the same amount, but 2/3 is in lowest terms; this calculator reduces every fraction result this way automatically, in every mode, not only in Simplify a Fraction.
Why can't the denominator be 0?
Because a fraction with a denominator of 0 is asking "how much is a whole divided into zero equal parts," which has no answer - a whole cannot be split into zero pieces, so the value is undefined rather than some very large or very small number. This calculator rejects any input where a denominator is 0, in every mode, rather than returning a misleading or infinite-looking result.
Can I enter negative numerators or denominators?
Yes - a numerator, a denominator, or both can be negative, and this calculator normalizes the result so the negative sign always ends up on the numerator rather than the denominator, matching standard mathematical convention. For example, both 6/-8 and -6/8 simplify to -3/4, while -6/-8 (two negatives) simplifies to the positive 3/4, since dividing a negative by a negative gives a positive result.
How does the Decimal to Fraction mode handle repeating decimals like 0.333...?
This calculator treats every decimal input to a fixed precision of 4 decimal places rather than detecting that a decimal repeats forever, so 0.3333 becomes 3333/10000 (which does not reduce further, since 3333 and 10000 share no common factor) - not the exact 1/3 a repeating-decimal-aware tool might return. For an exact result from a known repeating decimal like 1/3, use Fraction to Decimal in reverse, or enter the fraction directly in whichever mode you need.
Ratio Calculator already has a "Ratio to Fraction" mode - how is this Simplify mode different?
They start from different places, even though the arithmetic that reduces the numbers ends up the same either way. Ratio Calculator's Ratio to Fraction mode is built for someone who already has a ratio (like a 16:9 screen size) and wants it rewritten with a division line instead of a colon; this calculator's Simplify mode is built for someone who already has a fraction (like 8/12 from a recipe or a measurement) and wants it reduced to its smallest equivalent. If your starting point is a colon-separated ratio, reach for Ratio Calculator; if it's already a fraction, this Simplify mode is the more direct fit.
Does this calculator support mixed numbers, like 2½?
Partly - you cannot enter a mixed number, but the result shows one. Every mode takes input as a plain numerator over a denominator, with no field for a whole-number part, so a value larger than 1 must be entered as an improper fraction (use 11/4, not "2 and 3/4"). When an answer comes out as an improper fraction, though, the calculator displays the mixed-number form on a line beneath it, so 9/2 is also shown as 4 1/2. Entering mixed numbers directly is a possible future addition.
What happens if I try to divide by a fraction that equals zero?
This calculator rejects it, the same way it rejects a zero denominator - dividing by zero is undefined whether the zero appears directly as a denominator or as the value of an entire fraction you are dividing by (such as 0/5, which equals zero even though neither of its own numbers is a zero denominator). Division by any fraction whose numerator is 0 is always treated as invalid input, not as an error to silently work around.
Can the numerator be larger than the denominator?
Yes - a fraction where the numerator is larger than the denominator, such as 9/2, is called an improper fraction, and every mode accepts and returns improper fractions. The improper form is the primary result because it is easier to keep using in further calculations; when a result is improper, the equivalent mixed number (for 9/2, that is 4 1/2) is shown on a line beneath it as well, since the two forms represent exactly the same value.
How do I add fractions with different denominators by hand?
Find the smallest number both denominators divide into evenly - the least common denominator - then rewrite each fraction over it and add the numerators. For 1/4 + 1/6, list the multiples of 4 (4, 8, 12, 16) and of 6 (6, 12, 18); the smallest shared value is 12, so 1/4 becomes 3/12, 1/6 becomes 2/12, and 3/12 + 2/12 = 5/12. This calculator reaches the same answer by cross-multiplying the denominators instead, which always works but can produce larger intermediate numbers before the result is reduced.
Related Calculators
Ratio Calculator
Percentages & RatiosCalculate ratios 7 ways: simplify (2 or 3 terms), solve a proportion, compare ratios, or convert between ratio, decimal, percentage, and fraction. Pick a mode.
Percentage Calculator
Percentages & RatiosFind a percentage, work out what percent a number is of another, reverse a percentage, or calculate a percentage increase or decrease - choose a mode below.
Long Multiplication Calculator
Numbers & ArithmeticMultiply two numbers with the standard long multiplication method - see every partial product, carry, and place-value shift for whole numbers and decimals.