Fraction Calculator

Quick answer

A fraction calculator adds, subtracts, multiplies or divides two fractions and reduces the answer to its lowest terms. Enter each numerator and denominator, choose an operation, and it returns the result as a simplified fraction, a decimal and a percentage. For example, one half plus one third is five sixths.

Updated 2026-09-06Reviewed by Prof. Dr. Khalil Mudassar, PhD
Try
Math and Number Theory
Operation
The top of the first fraction.
The bottom of the first fraction.
The top of the second fraction.
The bottom of the second fraction.

Result

--
As a decimal--
As a percentage--

Calculations run in your browser. Inputs are not sent to our servers; anything you Save stays in this browser only.

Saved results (0)

How to Use the Fraction Calculator

  1. Enter the numerator and denominator of each fraction.
  2. Choose an operation: add, subtract, multiply or divide.
  3. Read the result as a simplified fraction, a decimal and a percentage, all updating live.

Each output shows the same answer in a different form:

ResultWhat it shows
ResultThe answer as a fraction in lowest terms, or a whole number.
As a decimalThe same value in decimal form.
As a percentageThe value out of one hundred, handy for comparisons.

What Is a Fraction?

A fraction represents a part of a whole, written as one number over another. The bottom number, the denominator, says how many equal parts the whole is divided into, and the top number, the numerator, says how many of those parts you have. So 3/4 means three of four equal parts.

Fractions that look different can be equal: 2/4 and 1/2 describe the same amount. Reducing a fraction to lowest terms, by dividing top and bottom by their greatest common divisor, gives the simplest way to write it.

How the Fraction Calculator Works

It combines the two fractions using the rule for the chosen operation, then reduces the answer with the greatest common divisor.

Formula: add/sub: (n1 d2 +/- n2 d1) / (d1 d2). Multiply: n1 n2 / d1 d2. Divide: n1 d2 / d1 n2

Adding or subtracting needs a common denominator, so both fractions are put over d1 * d2 first, as in n1/d1 + n2/d2 = (n1*d2 + n2*d1)/(d1*d2). Multiplying simply multiplies across, and dividing multiplies by the reciprocal of the second fraction.

  1. Apply the rule for the chosen operation to get a single fraction.
  2. Find the greatest common divisor of the new numerator and denominator.
  3. Divide both by it to reduce the answer to lowest terms.

Keeping the denominator positive ensures the sign sits with the numerator, where it reads naturally.

Fraction Example

Add one half and one third. Over a common denominator of 6, 1/2 + 1/3 = 3/6 + 2/6 = 5/6. Since 5 and 6 share no factor, five sixths is already in lowest terms, about 0.833 or 83.33 percent.

Multiply three quarters by two fifths: 3/4 * 2/5 = 6/20 = 3/10, which reduces from six twentieths to three tenths.

Divide seven eighths by one eighth by flipping the second fraction: 7/8 / 1/8 = 7/8 * 8/1 = 7, a whole number.

Fraction Operations Compared

Each operation follows its own rule, and mixing them up is the most common source of error.

OperationRuleNeeds common denominator
Add / subtractOver a common denominator, then combine topsYes
MultiplyMultiply the tops and the bottomsNo
DivideMultiply by the reciprocal of the secondNo

To find a common denominator by hand, the LCM calculator gives the least common multiple of the two denominators.

What Changes a Fraction Result

The answer depends on the numbers and the operation, and a few details shape the final form.

The Operation Chosen

Add, subtract, multiply and divide give very different results from the same two fractions, so pick carefully.

Common Factors

When the result shares a factor top and bottom, it reduces; a numerator that is a multiple of the denominator becomes a whole number.

Negative Signs

A negative fraction keeps its sign with the numerator, so subtraction can flip the result below zero.

Order for Subtraction and Division

Unlike addition and multiplication, these depend on which fraction comes first.

When to Use a Fraction Calculator

Homework and Study

Check fraction arithmetic quickly and see the simplified form to confirm your own working.

Cooking and Measuring

Combine or scale recipe amounts written as fractions of a cup or a teaspoon.

Woodwork and DIY

Add and subtract fractional inch measurements without slipping a sixteenth.

Common Mistakes

1. Adding Across the Top and Bottom

You cannot add numerators and denominators directly. Use a common denominator first.

2. Forgetting to Flip When Dividing

Dividing by a fraction means multiplying by its reciprocal, so turn the second fraction upside down.

3. Leaving the Answer Unsimplified

Reduce by the greatest common divisor so six twentieths becomes three tenths.

4. Mishandling Negatives

Keep the sign with the numerator and mind the order when subtracting.

5. Using a Zero Denominator

A denominator of zero is undefined, and you cannot divide by a fraction that equals zero.

Accuracy and Limitations

The arithmetic is exact using whole-number numerators and denominators, with no rounding until the decimal form.

What it calculates accurately

  • Add, subtract, multiply and divide of two fractions
  • The result reduced to lowest terms
  • The decimal and percentage forms

What it does not account for

  • Mixed numbers entered directly
  • More than two fractions at once
  • Non-whole-number numerators or denominators
  • Zero denominators, which are undefined

How We Calculate Fractions

Method
Apply the operation rule, keep the denominator positive, then divide by the GCD.
Inputs used
Two numerators, two denominators and the chosen operation.
Also shown
The result as a decimal and a percentage.
Assumptions
Whole-number numerators and denominators; non-zero denominators.
Rounding
The fraction is exact; decimal and percentage to a few places.
Edge cases
A zero denominator, or dividing by zero, is rejected.
Last reviewed
2026-09-06.

Frequently Asked Questions About Fractions

How do I add two fractions?

Put both over a common denominator, then add the numerators. For 1/2 + 1/3, use sixths: 3/6 + 2/6 = 5/6. This calculator finds the common denominator for you.

How do I multiply fractions?

Multiply the numerators together and the denominators together, then simplify. For 3/4 x 2/5 that is 6/20, which reduces to 3/10.

How do I divide fractions?

Multiply the first fraction by the reciprocal of the second, meaning you flip the second upside down. So 7/8 divided by 1/8 is 7/8 x 8/1 = 7.

How do I simplify a fraction?

Divide the numerator and denominator by their greatest common divisor. For 6/20 the GCD is 2, giving 3/10, the lowest terms.

Why do I need a common denominator?

Only fractions of the same size can be added or subtracted directly. A common denominator gives both fractions equal-sized parts so their numerators can combine.

How do I turn a fraction into a decimal?

Divide the numerator by the denominator. So 5/6 is 5 divided by 6, about 0.833. This calculator shows the decimal automatically.

Can this handle mixed numbers?

Enter them as improper fractions. A mixed number like 1 and 1/2 is 3/2, so use 3 as the numerator and 2 as the denominator.

What happens if a denominator is zero?

A fraction with a zero denominator is undefined, so the calculator asks you to enter a non-zero denominator instead.

Is anything I enter stored?

No. The calculation runs in your browser, and nothing you enter is sent anywhere unless you Save a result, which stays on this device only.

Sources

Related Calculators

Looking for more math and number tools?

Explore all math calculators

This calculator is for general study and math help. It adds, subtracts, multiplies and divides the fractions you enter and reduces the result; always show your own working when it counts for an exam. Spotted an error? Let us know.

Creator

Hamza-Shakeel
Chief Technology Officer (CTO) at  ~ Web ~  More Posts

Hamza Shakeel is the Chief Technology Officer at MultiCalculators.com, responsible for the platform's technical architecture, calculator engine performance, and infrastructure reliability. He leads engineering efforts focused on site speed, mobile responsiveness, Core Web Vitals optimization, and security. Hamza ensures every calculation runs accurately and instantly across all devices, while maintaining the platform's stability and scalability as it grows. His work directly supports the seamless, trustworthy experience users expect from MultiCalculators.com.

Areas of Expertise: Web Engineering, Core Web Vitals, Site Performance, Calculator Logic, Cloud Infrastructure, Security