Fraction Calculator

Simplified Result
19/12
 

1Enter Fractions

Whole numbers only — negatives are fine on either the top or the bottom.

2Operation

Division flips the second fraction and multiplies (“keep, change, flip”), so the second fraction can’t equal zero.

Breakdown

Calculation3/4 + 5/6 = 19/12
Simplified fraction19/12
Mixed number1 7/12
Decimal1.583333
Exact fraction arithmetic for whole-number numerators and denominators; results are always reduced to lowest terms. Decimal displays are rounded to six places.

What Is a Fraction Calculator?

A fraction calculator is a tool that adds, subtracts, multiplies, or divides two fractions and reports the answer in three forms at once: fully simplified, as a mixed number, and as a decimal. Doing this by hand means hunting for common denominators, flipping reciprocals, and reducing the answer — plenty of places for a small slip to ruin the result. The CalcFinity fraction calculator handles all four operations on any two fractions, including negative ones, and recalculates live as you type. Behind the scenes it works in exact integer arithmetic, so there is no rounding error along the way, and it always reduces the raw answer to lowest terms by dividing the numerator and denominator by their greatest common divisor (GCD).

How It Works

Each operation follows a different recipe. Addition and subtraction first rewrite both fractions over a common denominator — the calculator uses the product of the two denominators, then simplifies at the end. Multiplication is the simplest: multiply straight across, top times top and bottom times bottom. Division flips the second fraction upside down (its reciprocal) and then multiplies, which is why dividing by a fraction with a zero numerator is impossible.

Adding and subtracting

Combine over a common denominator:

a/b + c/d = (a·d + c·b) / (b·d) a/b − c/d = (a·d − c·b) / (b·d)

Multiplying and dividing

Multiply straight across; division multiplies by the reciprocal:

a/b × c/d = (a·c) / (b·d) a/b ÷ c/d = (a·d) / (b·c)

After any of these steps, divide the numerator and denominator by GCD(numerator, denominator) to reach lowest terms. If the result’s absolute value is greater than 1, the mixed-number form pulls out the whole part and leaves the remainder as a proper fraction.

Worked Example: 3/4 + 5/6

Add 3/4 + 5/6 — the calculator’s default inputs. Cross-multiply and combine: (3×6 + 5×4) / (4×6) = (18 + 20) / 24 = 38/24. The GCD of 38 and 24 is 2, so the simplified answer is 19/12, which equals the mixed number 1 7/12 or about 1.583333 as a decimal — exactly what the result card shows when the calculator loads.

Multiplication is even quicker: 2/3 × 9/10 gives 18/30, and dividing both parts by their GCD of 6 leaves 3/5, or 0.6 as a decimal.

Step-by-Step Tips for Each Operation

When adding or subtracting by hand, you can keep the numbers smaller by using the least common denominator instead of the full product — the final simplified answer is identical either way. For multiplication, cancel common factors diagonally before multiplying (a trick called cross-cancellation) to avoid big intermediate numbers.

For division, remember the phrase “keep, change, flip”: keep the first fraction, change ÷ to ×, and flip the second. Negative signs can live on the numerator, the denominator, or out front — the calculator normalizes them so the denominator is always positive and the sign rides on the numerator.

Common Mistakes to Avoid

The single most common error is adding straight across: 3/4 + 5/6 is not 8/10. Addition and subtraction only work once both fractions share the same denominator, because you can only add pieces that are the same size. A close second is stopping too early — 38/24 is a correct sum but not a finished one; teachers, tests, and recipes all expect lowest terms, so always check whether the top and bottom share a factor. And when a problem hands you a mixed number like 1 1/2, convert it to the improper fraction 3/2 before entering it; typing the whole part into the numerator box silently changes the problem.

Division has its own traps. Flipping the first fraction instead of the second gives the reciprocal of the right answer, which is easy to miss because it looks plausible. Expecting division to always shrink a number is another: dividing by a fraction smaller than 1 makes the result bigger (10 ÷ 1/2 = 20). Finally, watch the signs — a stray negative on both the numerator and denominator cancels out, while a single negative anywhere makes the whole fraction negative. The calculator’s live breakdown shows the full calculation line, so you can compare it against your hand-worked steps.

Frequently Asked Questions

Why can't a denominator be zero?

A fraction represents division, and dividing by zero is undefined in arithmetic. The calculator rejects any input with a zero denominator, and it also blocks dividing by a fraction whose numerator is zero, since that would mean dividing by the value 0.

What does "simplified" or "lowest terms" mean?

A fraction is in lowest terms when its numerator and denominator share no common factor other than 1. For instance, 38/24 simplifies to 19/12 because both parts are divisible by 2, but 19 and 12 share no further factors.

Can I enter negative fractions?

Yes. Put a minus sign on either the numerator or denominator (or both). The calculator handles the signs correctly and displays the result with the sign on the numerator and a positive denominator.

How do I convert the answer to a mixed number myself?

Divide the numerator by the denominator. The whole-number part of that division is the whole part of the mixed number, and the remainder becomes the new numerator over the same denominator. For 19/12: 19 ÷ 12 = 1 remainder 7, giving 1 7/12.

Scroll to Top