Calculator

What the Add Fractions Calculator does

Add Fractions Calculator: calculates Simplified Fraction and Decimal from Fraction 1: Numerator, Fraction 1: Denominator and Fraction 2: Numerator. Example: fraction 1: numerator 1, fraction 1: denominator 2 and fraction 2: numerator 1 gives simplified fraction 5/6.

Supply Fraction 1: Numerator, Fraction 1: Denominator, Fraction 2: Numerator and Fraction 2: Denominator and you get Simplified Fraction and Decimal back. You can nudge a single number and watch the effect straight away.

Most people who open the Add Fractions Calculator are students checking homework. A second opinion on a calculation takes seconds and prevents errors compounding.

There is no account, no upload and no server round trip, because the page does the work itself.

The rest of this page documents each field, the method, and a worked example built from the values the add fractions calculator loads by default.

What do the Add Fractions Calculator fields mean?

The Add Fractions Calculator uses 4 inputs. You do not have to fill everything in before seeing an answer; the starting values already produce one.

FieldWhat to enterDefault
Fraction 1: Numerator required 1
Fraction 1: Denominator required 2
Fraction 2: Numerator required 1
Fraction 2: Denominator required 3

How does the Add Fractions Calculator work?

Simplified Fraction, Decimal and What this means ← f(Fraction 1: Numerator, Fraction 1: Denominator, Fraction 2: Numerator, Fraction 2: Denominator)

Each output is derived from the inputs above in a single pass; there is no hidden state carried between runs, so the same inputs always give the same calculation.

Range checks come first, so the formula only ever sees values it can handle.

Worked example

These are the values the Add Fractions Calculator loads by default, and the result it produces from them. This is the worked example the page starts from, reproduced here so you can check the arithmetic.

Inputs
Fraction 1: Numerator1
Fraction 1: Denominator2
Fraction 2: Numerator1
Fraction 2: Denominator3
Result
Simplified Fraction5/6
Decimal0.833333
What this means(1/2) + (1/3) = 5/6

Adding fractions

Fractions can only be added once they share a denominator. Everything else in the procedure exists to get them there.

General rulea/b + c/d = (ad + cb) ÷ bd1/3 + 1/4 = (4 + 3) ÷ 12 = 7/12
Same denominatora/b + c/b = (a + c) ÷ b2/7 + 3/7 = 5/7
Then simplifydivide by the GCD6/8 → 3/4

Worth knowing

  • Using the lowest common denominator rather than the product of the two keeps the numbers smaller, but either works.
  • Adding numerators and denominators separately is the classic error: 1/2 + 1/3 is not 2/5.
  • Mixed numbers should be converted to improper fractions first, then converted back at the end.

How to use it

  1. Put Fraction 1: Numerator.
  2. Key in Fraction 1: Denominator.
  3. Fill in Fraction 2: Numerator.
  4. Type Fraction 2: Denominator.
  5. You will see the result move while you are still editing: that is expected.
  6. The results panel then shows Simplified Fraction, Decimal and What this means.
  7. Copy Link puts the current inputs in the URL, so bookmarking it brings the same numbers back.

What this tool does not do

  • Displayed values are rounded; the underlying calculation keeps full precision.
  • Very large or very small values reach the limits of floating-point precision, about 15 significant digits.
  • There is no audit trail: if you need one, record the inputs alongside the output.

Frequently asked questions

The form asks for Fraction 1: Numerator, Fraction 1: Denominator, Fraction 2: Numerator and Fraction 2: Denominator. Every box already holds a working value, meaning you can explore the calculation before committing to real figures.

With the values loaded when the page opens, simplified fraction comes out as 5/6. The figure is derived from the inputs above, so it updates whenever they do.

No. Your browser is doing the computing, so we could not see the values even if we wanted to.

No. There is no account, no usage cap and no trial period. The site is funded by advertising rather than by charging for the tools.

Full double precision is used throughout; only the displayed figure is shortened.

YoursTools Team
Product & Engineering

Builds and maintains every calculator on YoursTools.