AlphaCalcs

Math

Fraction Calculator

Enter two fractions and an operation. The answer comes back simplified, as a mixed number, and as a decimal.

Adding and subtracting

Fractions can only be added when they describe the same sized pieces, which means finding a common denominator first. Multiplying the two denominators always works: 3/4 + 5/6 becomes 18/24 + 20/24 = 38/24, which simplifies to 19/12. Using the lowest common denominator (12 here) keeps the numbers smaller, but the answer is identical once simplified.

Multiplying and dividing

Multiplication needs no common denominator — multiply across the top and across the bottom. Division means multiplying by the reciprocal: 3/4 ÷ 5/6 is the same as 3/4 × 6/5 = 18/20 = 9/10. Flip the second fraction, then multiply.

Simplifying

To reduce a fraction to lowest terms, divide the numerator and the denominator by their greatest common divisor. The calculator uses the Euclidean algorithm: repeatedly replace the larger number with the remainder of dividing it by the smaller, until nothing is left over.

Mixed numbers and decimals

An improper fraction such as 19/12 can be written as the mixed number 1 7/12. Recipes and measurements prefer mixed numbers; further calculation is easier with improper fractions. The decimal form is exact when the denominator's only prime factors are 2 and 5; otherwise it repeats, and the figure shown here is rounded. To turn a fraction straight into a percentage, the percentage calculator is quicker.

Frequently asked questions

How do I add fractions with different denominators?

Convert both to the same denominator by multiplying each fraction by whatever makes the denominators match, add the numerators, then simplify. The calculator shows the common denominator it used.

What is an improper fraction?

One where the numerator is larger than the denominator, such as 19/12. It is perfectly valid and often easier to work with than the equivalent mixed number.

How do I turn a fraction into a decimal?

Divide the numerator by the denominator. Three quarters is 3 divided by 4, which is 0.75. The decimal row above does this automatically.

Can I use negative fractions?

Yes. Put the minus sign on the numerator. The result is always returned with the sign on the numerator and a positive denominator.