πŸ† US-Registered Digital Marketing Agency Trusted by 200+ brands Β· USA Β· UK Β· Canada Β· AUS
MATH

Fraction Calculator β€” add, subtract, multiply & divide

Enter two fractions, pick an operation, and see the simplified result with mixed number, decimal, and full working.

Result (simplified)
5/6
≈ 0.8333
5/6
Mixed Number
0.8333
Decimal
5/6
Before Simplifying
1
GCD Used
Tip: Improper fractions (numerator bigger than denominator) automatically convert to a mixed number.
Advertisement
Step-by-step working

This fraction calculator adds, subtracts, multiplies, and divides any two fractions β€” positive, negative, proper, or improper β€” and always shows its work. You'll see the raw unsimplified result, the fully reduced fraction, the equivalent mixed number, the decimal value, and the exact steps used to get there, so the tool doubles as a way to check homework rather than just a black box that spits out an answer.

Fractions trip people up mainly because the rules change depending on the operation: addition and subtraction need a common denominator while multiplication and division don't. This fraction calculator handles all four cases correctly and explains the logic each time, whether you're a student verifying an assignment or a professional who needs a quick, reliable answer. Arb Digital builds tools like this as part of a broader collection of free calculators for everyday math.

What This Fraction Calculator Does

Enter a numerator and denominator for each of two fractions, choose add, subtract, multiply, or divide, and the calculator returns the result in its simplest form using the greatest common divisor, or GCD. Alongside the simplified fraction, it also shows the unsimplified version before reducing, the equivalent mixed number if the result is improper, the decimal equivalent rounded to four places, and the GCD it used to simplify. Negative numerators or denominators are handled automatically, and the sign is always normalized onto the numerator so results read cleanly, like βˆ’1/6 rather than 1/βˆ’6.

How to Use It

  1. Enter the first fraction. Type the numerator and denominator into the two boxes under "First fraction."
  2. Choose an operation. Pick add, subtract, multiply, or divide from the dropdown.
  3. Enter the second fraction. Fill in its numerator and denominator the same way.
  4. Click Calculate. The simplified result, mixed number, and decimal all appear instantly.
  5. Check the working panel. Every step β€” finding a common denominator, converting numerators, or cross-multiplying β€” is spelled out below the results.

The Formula: How Each Operation Works

To add or subtract two fractions, they first need a common denominator. This calculator uses the straightforward method of multiplying the two denominators together to get a common one (a/b + c/d becomes (a×d + c×b) / (b×d)), then simplifies the result at the end using the GCD, which always produces the same reduced answer as using the least common denominator directly. To multiply two fractions, multiply the numerators together and multiply the denominators together: (a/b) × (c/d) = (a×c) / (b×d). To divide one fraction by another, multiply the first fraction by the reciprocal (the flipped version) of the second: (a/b) ÷ (c/d) = (a/b) × (d/c) = (a×d) / (b×c). For a clear refresher on these rules, see Math Is Fun's fractions guide.

Advertisement

Simplifying Fractions With the GCD

Once a raw result is calculated, it's simplified by dividing both the numerator and denominator by their greatest common divisor β€” the largest whole number that divides evenly into both. For example, 8/12 simplifies to 2/3 because the GCD of 8 and 12 is 4, and dividing both by 4 gives 2/3, which can't be reduced any further because 2 and 3 share no common factor other than 1. This calculator finds the GCD using the Euclidean algorithm, a fast and reliable method that repeatedly divides and takes remainders until it lands on the largest shared factor, and it always displays the GCD it used so you can verify the simplification yourself.

Mixed Numbers, Improper Fractions, and Negative Values

When a result's numerator is larger than its denominator, it's called an improper fraction, and this calculator automatically converts it into a mixed number β€” a whole number plus a proper fraction, like 7/4 becoming 1 3/4. It does this by dividing the numerator by the denominator to get the whole-number part, then keeping the remainder over the original denominator as the fractional part. Negative fractions are handled the same way the sign is simply carried through every step and normalized onto the numerator, so you'll never see a confusing double-negative or a negative denominator in the final answer. Dividing by zero, or entering zero as a denominator, is caught before any calculation happens so the tool never returns "Infinity" or "NaN."

Common Denominators vs. Cross-Multiplication

It's worth understanding why addition and subtraction require a shared denominator while multiplication and division don't. A fraction represents a portion of a whole, and you can only add or subtract portions directly when they're measured against the same-sized whole β€” you can't meaningfully add "1 out of 2 pizzas" to "1 out of 3 pizzas" without first re-slicing both pizzas into a common number of pieces, which is exactly what finding a common denominator does. Multiplication, by contrast, asks "a fraction of a fraction," which is a different kind of question entirely and doesn't require the pieces to be the same size to begin with β€” you're scaling one quantity by another, not combining two same-sized portions.

Need a website that explains things this clearly?

Arb Digital builds fast, high-converting websites and educational content for businesses of every kind. If your site could use the same clarity as this calculator, let's talk.

Explore Our Services All Free Tools

Common Mistakes to Avoid

  • Adding numerators and denominators straight across. 1/2 + 1/3 is not 2/5 β€” you must find a common denominator first.
  • Forgetting to flip the second fraction when dividing. Division requires multiplying by the reciprocal, not dividing straight across.
  • Leaving the answer unsimplified. 4/8 and 1/2 are the same value, but 1/2 is the expected final form.
  • Mishandling negative signs. A negative denominator should always be converted to a negative numerator for a clean, readable answer.
  • Ignoring the whole-number part of an improper fraction. 11/4 is more useful to most readers written as 2 3/4.
  • Entering zero as a denominator. Division by zero is undefined β€” double-check your denominators before calculating.

Related Free Tools From Arb Digital

If fractions are part of a bigger data problem, try our Mean Median Mode Calculator or Standard Deviation Calculator for statistical work. Working with ratios instead? Use the Ratio Calculator, which converts freely between ratios, fractions, and percentages. For quick percentage math, try our Percentage Calculator. See everything we offer in the free online tools hub.

Why Fractions Need a Common Denominator Before You Can Add Them

The requirement for a common denominator isn't an arbitrary rule invented to make math class harder β€” it's a direct consequence of what a fraction actually represents. A denominator tells you how many equal pieces a whole has been cut into, and a numerator tells you how many of those pieces you have. The fraction 1/2 means "one piece out of a whole cut into two," while 1/3 means "one piece out of a whole cut into three" β€” and those pieces are simply different sizes. Trying to add 1/2 and 1/3 by combining numerators and denominators straight across would be like trying to add "one large slice" to "one small slice" and calling the answer "two slices," when the honest answer depends entirely on how big each slice actually is. Converting both fractions to a common denominator β€” in this case, sixths, since both 2 and 3 divide evenly into 6 β€” re-cuts both wholes into pieces of the same size (1/2 becomes 3/6, and 1/3 becomes 2/6), so that adding the numerators together (3 + 2 = 5, giving 5/6) is finally comparing like with like.

This is also why multiplication and division skip the common-denominator step entirely: they're answering a fundamentally different question. Multiplying 1/2 by 1/3 isn't asking "how many total pieces do I have," it's asking "what is one-third of one-half," which doesn't require the pieces to be the same size to begin with β€” you're scaling one quantity by a proportion of itself, not combining two separately-measured portions. Understanding this distinction is what separates memorizing the four fraction rules from actually understanding why each one works the way it does, and it's the same logic that shows up later in algebra when adding rational expressions with different denominators, or in any formula that combines two ratios measured against different bases.

Where Fractions Still Beat Decimals in the Real World

It's tempting to assume decimals have made fractions obsolete outside of a math classroom, but plenty of everyday and professional situations still favor exact fractions over decimal approximations, and it's worth knowing why. Splitting a bill, a recipe, or a task three ways is the classic example: one-third as a decimal is 0.3333..., a number that never terminates and always requires rounding somewhere. Round to 0.33 for three people and multiply back out, and you're distributing 0.99 instead of a full 1.00 β€” a small but real discrepancy that a fraction avoids entirely, since 1/3 + 1/3 + 1/3 is always exactly 1, no rounding required. Anywhere a quantity needs to be split into thirds, sevenths, or any other denominator that doesn't divide evenly into powers of ten, fractions stay exact where decimals are forced to approximate.

Cooking and baking are full of exactly this problem β€” halving a recipe that calls for 2/3 cup of flour, or scaling a batch by 1.5x when an ingredient is measured in eighths of a teaspoon, is far more reliable done in fraction arithmetic than by converting everything to decimals and rounding along the way, especially since measuring cups and spoons are themselves marked in fraction increments like 1/4, 1/3, and 3/4 rather than decimal ones. Engineering, woodworking, and machining have the same habit for a related reason: imperial measurements are built on fractional inches (1/16", 1/32", 1/64") specifically because dividing a workpiece in half, and in half again, is a physical, repeatable operation, whereas an equivalent decimal like 0.015625" is precise on paper but awkward to mark or cut to directly. In both cases, the fraction isn't a quaint holdover β€” it's the more exact and more practical unit for the job.

Frequently Asked Questions

How do you add two fractions with different denominators?

Convert both fractions to a common denominator by multiplying the numerator and denominator of each by the other fraction's denominator, then add the numerators together and simplify the result.

How do you divide fractions?

Multiply the first fraction by the reciprocal, or flipped version, of the second fraction. Dividing straight across the way you would with multiplication gives the wrong answer.

What does it mean to simplify a fraction?

Simplifying means dividing both the numerator and denominator by their greatest common divisor so the fraction is expressed in its smallest equivalent whole-number form, such as reducing 8/12 to 2/3.

How do you convert an improper fraction to a mixed number?

Divide the numerator by the denominator. The whole-number quotient becomes the whole-number part, and the remainder placed over the original denominator becomes the fractional part.

Can this calculator handle negative fractions?

Yes. Enter a negative numerator or denominator and the calculator will carry the sign through every operation correctly, always displaying the final sign on the numerator.

What happens if I enter zero as a denominator?

The calculator detects it and asks you to correct it, since division by zero is mathematically undefined and cannot produce a valid fraction.

This tool runs entirely in your browser using built-in JavaScript. Nothing you enter is uploaded, stored, or sent to any server.

Advertisement

πŸ‘‹ Hey! Want to grow your business? Ask me anything β€” a free marketing proposal is on the table!