Fraction Calculator

Fractions are one of the most practical math concepts you will encounter, whether you are doubling a recipe, measuring lumber, splitting a bill, or helping a student with homework.

The challenge is that fraction arithmetic requires finding common denominators, cross-multiplying, and simplifying results, steps that are easy to get wrong when done by hand under time pressure. This fraction calculator handles all four operations (addition, subtraction, multiplication, and division) and returns the answer in its simplest form, with the full step-by-step solution shown so you can understand or verify the work.

Enter two fractions, select the operation, and the calculator returns the result as a simplified fraction and as a decimal. It handles proper fractions, improper fractions, and mixed numbers. The step-by-step breakdown shows how common denominators are found, how the operation is performed, and how the result is reduced using the greatest common divisor, making this tool equally useful for quick answers and for learning the underlying process.

Whether you are a student practicing fraction operations, a parent checking homework, or a professional converting measurements, this calculator gives you accurate results in seconds with clear explanations of every step.

How Fraction Arithmetic Works

Each of the four basic operations on fractions follows a specific set of rules. Understanding these rules is essential for verifying calculator results and for working with fractions when a calculator is not available.

Addition and Subtraction. Fractions can only be added or subtracted when they share a common denominator. If they do not, you must find the least common denominator (LCD), convert each fraction, then add or subtract the numerators.

To add 1/4 + 2/3:

  1. Find the LCD of 4 and 3, which is 12.
  2. Convert: 1/4 = 3/12 and 2/3 = 8/12.
  3. Add numerators: 3 + 8 = 11.
  4. Result: 11/12.

To subtract 5/6 – 1/4:

  1. LCD of 6 and 4 is 12.
  2. Convert: 5/6 = 10/12 and 1/4 = 3/12.
  3. Subtract: 10 – 3 = 7.
  4. Result: 7/12.

Multiplication. Multiply the numerators together and the denominators together. No common denominator is needed.

To multiply 2/3 x 4/5:

  1. Numerators: 2 x 4 = 8.
  2. Denominators: 3 x 5 = 15.
  3. Result: 8/15.

Division. Multiply by the reciprocal of the second fraction (flip it and multiply).

To divide 3/4 by 2/5:

  1. Flip the second fraction: 2/5 becomes 5/2.
  2. Multiply: 3/4 x 5/2 = 15/8.
  3. Result: 15/8, which is 1 7/8 as a mixed number.

Simplifying Fractions

A fraction is in its simplest form when the numerator and denominator share no common factor other than 1. To simplify, find the greatest common divisor (GCD) of the numerator and denominator, then divide both by it.

For example, 12/18:

  1. Factors of 12: 1, 2, 3, 4, 6, 12.
  2. Factors of 18: 1, 2, 3, 6, 9, 18.
  3. GCD is 6.
  4. Divide both: 12/6 = 2 and 18/6 = 3.
  5. Simplified: 2/3.

This calculator automatically reduces every answer to its simplest form using the Euclidean algorithm to find the GCD efficiently, even for large numbers.

Mixed Numbers and Improper Fractions

A mixed number combines a whole number and a proper fraction, such as 3 1/2. An improper fraction has a numerator larger than or equal to its denominator, such as 7/2. These represent the same value, just in different forms.

Converting a mixed number to an improper fraction: Multiply the whole number by the denominator, add the numerator, and place the result over the original denominator.

3 1/2 = (3 x 2 + 1) / 2 = 7/2

Converting an improper fraction to a mixed number: Divide the numerator by the denominator. The quotient is the whole number, and the remainder becomes the new numerator.

7/2 = 3 remainder 1 = 3 1/2

This calculator accepts input in either form and returns results in both.

Finding the Least Common Denominator

The least common denominator (LCD) is the smallest number that both denominators divide into evenly. There are two common methods to find it.

Listing multiples. List multiples of each denominator until you find the first one they share.

  • Multiples of 4: 4, 8, 12, 16, 20…
  • Multiples of 6: 6, 12, 18, 24…
  • LCD = 12.

Using the formula. LCD = (a x b) / GCD(a, b), where a and b are the denominators.

  • LCD of 4 and 6: (4 x 6) / GCD(4, 6) = 24 / 2 = 12.

The formula method is faster for large numbers and is the approach this calculator uses internally.

Fractions in Real-World Applications

Fractions appear constantly in everyday life, often in contexts where decimal equivalents are cumbersome or imprecise.

Cooking and baking. Recipes use fractions extensively. Doubling a recipe that calls for 2/3 cup of flour requires multiplying 2/3 by 2, giving 4/3, which is 1 1/3 cups. Halving 3/4 teaspoon gives 3/8 teaspoon. These conversions are where fraction multiplication skills pay off.

Construction and woodworking. Tape measures in the US are marked in fractions of an inch: 1/16, 1/8, 1/4, 1/2. Adding two measurements like 5 3/8 inches and 2 5/16 inches requires fraction addition with different denominators. The answer is 7 11/16 inches. Carpenters, cabinetmakers, and DIYers perform these calculations regularly.

Financial calculations. Stock prices were historically quoted in fractions (eighths and sixteenths). Interest rates, ownership shares, and proportional splits all involve fractions. Splitting a $180 bill three ways is simple, but splitting it where one person pays 2/5 and the others split the rest requires fraction arithmetic.

Academic work. Fractions are a foundation of algebra, calculus, and higher mathematics. Students encounter fraction operations from elementary school through college. Understanding how fractions work, not just getting the answer, builds the mathematical reasoning skills needed for more advanced topics.

Converting Fractions to Decimals and Percentages

Every fraction can be expressed as a decimal by dividing the numerator by the denominator:

  • 1/2 = 0.5
  • 1/3 = 0.333… (repeating)
  • 3/4 = 0.75
  • 7/8 = 0.875

To convert a fraction to a percentage, multiply the decimal by 100:

  • 1/2 = 50%
  • 3/4 = 75%
  • 2/5 = 40%

Some fractions produce repeating decimals (1/3, 1/6, 1/7), which is one reason fractions are often preferred in mathematics: they represent exact values that decimals can only approximate.

This calculator displays results in all three forms: fraction, decimal, and percentage, so you can use whichever representation suits your needs.

Common Fraction Mistakes

Forgetting to find a common denominator before adding. You cannot simply add numerators and denominators: 1/3 + 1/4 does not equal 2/7. The correct answer is 7/12.

Adding denominators during multiplication. The rule for multiplication is numerator times numerator and denominator times denominator. 1/3 x 1/4 = 1/12, not 1/7.

Not simplifying the result. An answer of 6/8 is technically correct but should be simplified to 3/4. Always check whether the numerator and denominator share a common factor.

Converting mixed numbers incorrectly. When converting 2 3/5 to an improper fraction, the correct process is (2 x 5 + 3) / 5 = 13/5. A common error is writing 23/5 by simply combining the digits.

Forgetting to flip when dividing. Division by a fraction means multiplying by its reciprocal. 3/4 divided by 1/2 is 3/4 x 2/1 = 6/4 = 3/2, not 3/8.

Use the Percentage Change Calculator if you need to convert fraction results into percentage form for comparison, or the Average (Mean) Calculator if you are working with sets of fractional values.

Frequently Asked Questions

How do I add fractions with different denominators?

Find the least common denominator (LCD) of both fractions, convert each fraction to an equivalent fraction with the LCD, then add the numerators. For example, 1/3 + 1/4: LCD is 12, so 1/3 = 4/12 and 1/4 = 3/12. Adding gives 7/12.

How do I multiply fractions?

Multiply the numerators together and the denominators together. For example, 2/3 x 3/5 = 6/15, which simplifies to 2/5. No common denominator is needed for multiplication.

How do I divide fractions?

Flip the second fraction (find its reciprocal) and multiply. For example, 3/4 divided by 2/3: flip 2/3 to get 3/2, then multiply 3/4 x 3/2 = 9/8, which is 1 1/8 as a mixed number.

What is an improper fraction?

An improper fraction has a numerator larger than or equal to its denominator, such as 7/4 or 5/3. It represents a value greater than or equal to 1. Improper fractions can be converted to mixed numbers: 7/4 = 1 3/4.

How do I simplify a fraction?

Find the greatest common divisor (GCD) of the numerator and denominator, then divide both by it. For example, 8/12: GCD of 8 and 12 is 4, so 8/4 = 2 and 12/4 = 3. The simplified fraction is 2/3.

How do I convert a fraction to a decimal?

Divide the numerator by the denominator. For example, 3/8 = 3 divided by 8 = 0.375. Some fractions produce repeating decimals, like 1/3 = 0.333…

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

Multiply the whole number by the denominator, add the numerator, and place the result over the original denominator. For example, 2 3/4 = (2 x 4 + 3) / 4 = 11/4.

Data accurate as of: March 2026