HomeTools › Fraction Calculator

Fraction Calculator — Add, Subtract, Multiply & Divide Fractions

Solve fraction problems instantly. Enter whole numbers, numerators, and denominators, choose an operation, and see the simplified result with step-by-step workings and a visual pie chart.

Ctrl + D (or + D on Mac) to bookmark this page instantly

How it works

Enter the fractions

Fill in the whole number (optional), numerator, and denominator for both fractions.

Choose an operation

Select the mathematical operation you want to perform: Add (+), Subtract (-), Multiply (×), or Divide (÷).

Click Calculate

Press the Calculate button to see the result, step-by-step workings, and a visual pie chart.

Copy the result

Use the Copy button to copy the simplified fraction result to your clipboard.

Fraction arithmetic in code — how it works

Here's the core logic for handling fractions, including GCD for simplification and LCM for common denominators:


    
  

What is a Fraction Calculator and why use it?

A fraction calculator is a specialized tool designed to perform arithmetic operations on fractions and mixed numbers. It simplifies the process of adding, subtracting, multiplying, and dividing fractions by automating the tedious steps of finding common denominators and reducing results. This fraction solver is ideal for students, teachers, professionals, and anyone who needs to work with fractions quickly and accurately.

Fractions are a fundamental part of mathematics, used in everything from cooking recipes to engineering calculations. However, they can be tricky to handle manually, especially when dealing with unlike denominators or mixed numbers. This online fraction calculator eliminates the guesswork by providing instant, step-by-step results with clear explanations, making it an invaluable learning and problem-solving tool.

💡 Key takeaways

  • Free fraction calculator for adding, subtracting, multiplying, and dividing fractions and mixed numbers
  • Step-by-step workings shown — no more guessing how the result was reached
  • Visual pie chart to represent the final fraction result intuitively
  • 100% browser-based — your data never leaves your device

How to use this fraction calculator — step-by-step guide

Using this fraction solver is straightforward. Each fraction input consists of three fields: whole number (optional), numerator, and denominator. To enter a simple fraction like 3/4, leave the whole number as 0, enter 3 as the numerator, and 4 as the denominator. For a mixed number like 1 1/2, enter 1 as the whole number, 1 as the numerator, and 2 as the denominator.

Select the desired operation (Add, Subtract, Multiply, or Divide) using the tabs, then click Calculate. The tool will instantly display the simplified result as a mixed number or proper fraction, show the step-by-step workings, and draw a pie chart to visualize the fraction. You can swap the two fractions with a single click using the Swap button.

Understanding fractions — numerator, denominator, and mixed numbers

A fraction represents a part of a whole. It consists of two numbers: the numerator (top number) which indicates how many parts we have, and the denominator (bottom number) which indicates how many equal parts the whole is divided into. For example, in 3/4, the numerator is 3 and the denominator is 4, meaning we have 3 out of 4 equal parts.

A proper fraction has a numerator smaller than the denominator (e.g., 3/4), while an improper fraction has a numerator greater than or equal to the denominator (e.g., 5/4). A mixed number combines a whole number with a proper fraction (e.g., 1 1/4). This calculator handles all three types seamlessly, converting between them as needed.

How to add and subtract fractions — finding the common denominator

Adding and subtracting fractions requires a common denominator. This is typically the Least Common Multiple (LCM) of the denominators. For example, to add 1/2 and 1/3, the LCM of 2 and 3 is 6. Convert 1/2 to 3/6 and 1/3 to 2/6, then add the numerators: 3 + 2 = 5, resulting in 5/6. This calculator performs these steps automatically and shows you the process.

When working with mixed numbers, the tool first converts them to improper fractions, performs the operation, and then converts the result back to a mixed number if appropriate. This ensures accurate and consistent results every time.

💡

Pro tip: When adding or subtracting fractions, always look for the Least Common Denominator (LCD) to keep numbers manageable. This calculator finds it for you automatically, but understanding the process helps when doing mental math or checking results.

How to multiply and divide fractions — simplify first

Multiplying fractions is straightforward: multiply the numerators together to get the new numerator, and multiply the denominators together to get the new denominator. For example, 2/3 × 3/4 = (2×3)/(3×4) = 6/12, which simplifies to 1/2. This calculator handles multiplication by first converting any mixed numbers to improper fractions, performing the multiplication, and then simplifying the result.

Dividing fractions involves an extra step: keep the first fraction as it is, flip the numerator and denominator of the second fraction (this is called the reciprocal), and then multiply. For example, 2/3 ÷ 3/4 becomes 2/3 × 4/3 = 8/9. The calculator shows this reciprocal step clearly in the workings, making it easy to follow.

Why simplifying fractions is important

Simplifying a fraction means reducing it to its smallest possible form by dividing both the numerator and denominator by their Greatest Common Divisor (GCD). For example, 6/12 simplifies to 1/2 because the GCD of 6 and 12 is 6. Simplified fractions are easier to understand and work with in further calculations. They also provide a more intuitive sense of the value being represented.

This fraction calculator automatically simplifies every result and displays it in its simplest form. If the result is an improper fraction, it is converted to a mixed number for easier interpretation, unless the result is a whole number (e.g., 6/3 = 2).

OperationExampleResult
Addition1/2 + 1/35/6
Subtraction3/4 − 1/41/2
Multiplication2/3 × 3/41/2
Division2/3 ÷ 3/48/9
Mixed Number Addition1 1/2 + 2 1/33 5/6

Common fraction operations and their results

Who benefits from a fraction calculator?

Why choose our tool?

100% Private

Everything runs in your browser. Your data never leaves your device — no uploads, no server processing, no tracking.

Instant Results

No loading screens, no waiting, no queues. Results appear the moment you click — powered by client-side JavaScript.

No Sign-Up Ever

No accounts, no emails, no passwords. Just open the page and start using it — forever free, no strings attached.

Works Everywhere

Phone, tablet, laptop, desktop — any browser, any OS. Fully responsive and works offline once loaded.

Frequently asked questions

How do you add fractions with different denominators?
To add fractions with different denominators, you need to find the Least Common Denominator (LCD), which is the Least Common Multiple (LCM) of the denominators. Then, convert both fractions to equivalent fractions with the LCD as the denominator, and add the numerators.
What is a mixed number?
A mixed number is a whole number combined with a proper fraction, e.g., 1 1/2. It represents the sum of the whole number and the fraction.
How do you multiply fractions?
To multiply fractions, simply multiply the numerators together to get the new numerator, and multiply the denominators together to get the new denominator. Then simplify the result if possible.
How do you divide fractions?
To divide fractions, keep the first fraction as it is, flip the numerator and denominator of the second fraction (this is called the reciprocal), and then multiply the two fractions.
What does it mean to simplify a fraction?
Simplifying a fraction means dividing both the numerator and denominator by their Greatest Common Divisor (GCD) to produce the smallest possible whole numbers that represent the same value.
Is my data stored when I use this calculator?
No — all calculations happen locally in your browser. The numbers you enter and the results are never uploaded or stored on any server.
Can I use this calculator for whole numbers?
Yes — you can leave the numerator and denominator fields empty or enter 0 and 1 respectively to represent whole numbers, or simply use the whole number field.
What is an improper fraction?
An improper fraction is a fraction where the numerator is greater than or equal to the denominator, e.g., 7/6. It represents a value greater than or equal to 1.
What is the Greatest Common Divisor (GCD)?
The Greatest Common Divisor (GCD) of two numbers is the largest number that divides both of them without leaving a remainder. It is used to simplify fractions.
Does the calculator show the steps?
Yes — this calculator shows a step-by-step breakdown of the calculation, including how the common denominator was found or how the fractions were multiplied/divided, and how the result was simplified.

Related tools