½ Fraction Calculator

Add, subtract, multiply or divide fractions — plus simplify, convert between improper and mixed numbers, and get decimal equivalents. Full step-by-step solutions shown.

Free Step-by-Step Instant

Operation

First Fraction

Second Fraction

=

Result

Enter any fraction and it will be reduced to its lowest terms.

Fraction to Simplify

Simplified

Conversion Type

Whole

and

Fraction Part

Decimal Number

Press Enter in any field to calculate

Result
=
Fraction
Decimal
Mixed Number
Percentage

Original

Simplified

Already in simplest form — GCD is 1, nothing to simplify.
Decimal
Mixed Number
GCD Used

Improper Fraction

=

Mixed Number

Mixed Number

=

Improper Fraction

Fraction

=

Decimal

Decimal

=

Fraction

Decimal: Percentage:

Add & Subtract

Find common denominators automatically

✖️

Multiply & Divide

Cross-multiply with instant simplification

✂️

Simplify

Reduce any fraction using GCD

🔄

Convert

Improper ↔ Mixed ↔ Decimal

Related Calculators

The four arithmetic rules and how reduction works

Addition and subtraction need a common denominator. The calculator uses the cross-multiplication form: a/b plus c/d equals (a x d plus c x b) divided by (b x d), and subtraction is the same with a minus sign in the numerator. Multiplication is simpler still, since a/b times c/d equals (a x c) over (b x d). Division inverts the second fraction, so a/b divided by c/d equals (a x d) over (b x c), which is the familiar instruction to multiply by the reciprocal.

Those rules usually produce a result that is not in lowest terms. The calculator then applies Euclid's algorithm to find the greatest common divisor of the numerator and the denominator: divide the larger by the smaller, replace the pair with the smaller number and the remainder, and repeat until the remainder is zero. The last non-zero value is the greatest common divisor, and dividing both parts by it gives the reduced fraction. The simplify mode runs the same routine on a single fraction and shows you the divisor it found.

Working through three quarters plus five sixths

Take 3/4 plus 5/6. Cross-multiplying gives a numerator of 3 x 6 plus 5 x 4, which is 18 plus 20, or 38. The denominator is 4 x 6, which is 24. The raw answer is therefore 38/24.

Now reduce it. Euclid's algorithm on 38 and 24: 38 divided by 24 leaves remainder 14; 24 divided by 14 leaves remainder 10; 14 divided by 10 leaves remainder 4; 10 divided by 4 leaves remainder 2; 4 divided by 2 leaves remainder 0. The greatest common divisor is 2. Dividing gives 38 divided by 2 equals 19, and 24 divided by 2 equals 12, so the reduced answer is 19/12.

Because 19 is larger than 12, this is an improper fraction. Twelve goes into 19 once with 7 left over, so the mixed number is 1 and 7/12. As a decimal, 19 divided by 12 is 1.583333, and as a percentage that is 158.33 per cent. All three forms describe the same quantity.

Choosing the right form and avoiding common slips

Which form you keep depends on the task. Improper fractions such as 19/12 are easier to feed into further calculations, while mixed numbers such as 1 and 7/12 are easier to picture when you are measuring a board or portioning a recipe. Decimals suit anything that ends up in a spreadsheet or on a digital scale.

Watch three recurring mistakes. The first is adding denominators, writing 3/4 plus 5/6 as 8/10; denominators are multiplied to form the common base, never added. The second is forgetting to convert a mixed number before doing arithmetic with it, since 1 and 7/12 must become 19/12 first. The third is treating a rounded decimal as exact when converting back to a fraction.

That last point deserves care. A repeating decimal typed as 0.333 converts to 333/1000, not to 1/3, because those are genuinely different numbers. When you know a value is a repeating decimal, enter the fraction you mean rather than a truncated decimal version of it.

Frequently Asked Questions

Use the convert mode with mixed to improper, entering 2 as the whole part, 1 as the numerator and 2 as the denominator, which returns 5/2. Then use 5/2 in the arithmetic mode. Arithmetic on fractions requires improper form, so converting first avoids a wrong answer.
The calculator reduces every result to lowest terms using the greatest common divisor. If you expected 38/24 and saw 19/12, both describe the same value; the second is simply the reduced form. The step-by-step panel shows the divisor used, so you can follow exactly where the reduction came from.
Dividing by zero is undefined in arithmetic, and dividing by a fraction such as 0/5 means dividing by zero. There is no valid result to show, so change the second fraction. The same applies to any fraction you enter with zero as the denominator, which is not a number at all.
Yes, using the decimal to fraction option. 0.625 becomes 625/1000, which reduces by a greatest common divisor of 125 to give 5/8. Terminating decimals convert exactly this way. Repeating decimals can only be converted from the digits you actually type, so expect an approximation there.
Each calculation is accompanied by a step-by-step solution listing the common denominator, the multiplication, the unreduced result and the reduction stage. You can follow the same steps by hand to check your own method. Copy the reasoning rather than only the answer, since most marking schemes award method marks.