Math & StatisticsFormula-based · Runs in your browser

Fraction Calculator

Perform addition, subtraction, multiplication, and division with fractions.

Loading calculator…

Saved locally, explained clearly

Drafts, calculations, scenarios, and workflow progress stay in this browser unless you export them.

Opening local database…

Calculation steps

Follow what happened from the selected formula to the displayed answer.

Show substituted values and intermediate working
Calculate current inputs to see the working.
  1. 1

    Formula selected

    The calculator uses the following formula or method.

    Fractions are combined by the selected operation using common denominators; numerator and denominator are reduced by their greatest common divisor.

  2. 2

    Values entered

    Your values are placed into the calculation.

    Enter values to see what is used in this step.

  3. 3

    Result calculated

    The formula or method produces the following result values.

    Results will appear after a successful calculation.

  4. 4

    Answer formatted

    Displayed values are rounded and formatted using each output’s configured precision.

Scenario comparison

Save working scenarios, then select two or three to compare. Formula versions and inputs remain visible.

No scenarios saved for this calculator yet.

Recent calculations

Successful calculations are retained locally according to your privacy settings.

No local history for this calculator yet.

Data and privacy

How it works

Perform addition, subtraction, multiplication, and division with fractions.

Input query strings and outputs

Use an input name in this page’s URL as ?name=value, and join additional inputs with &. Portable shared links may instead use the compact ?ac= state parameter.

Input query strings

5
  • ?n1= N1

    Number · Optional · Default: 1

  • ?d1= D1

    Number · Optional · Default: 2

  • ?n2= N2

    Number · Optional · Default: 1

  • ?d2= D2

    Number · Optional · Default: 3

  • ?operation= Operation

    Text · Optional · Default: +

Outputs

1
  • result Result

    Text · Primary output

result contains the calculator’s complete rendered result area, including its visible result cards, tables, charts, and messages.

Simplify, add, subtract, multiply, and divide fractions

Description

The Fraction Calculator is an essential tool for working with rational numbers. It allows you to perform basic arithmetic operations (+, -, ×, ÷) between two fractions and provides the result in its simplest form. Whether you are checking homework or scaling a recipe, this tool eliminates the need for finding common denominators manually.

Inputs

  • Fraction 1: Numerator and Denominator inputs.
  • Operation: Addition (+), Subtraction (-), Multiplication (×), or Division (÷).
  • Fraction 2: Numerator and Denominator inputs.

Outputs

  • Simplified Fraction: The final reduced result (e.g., 2/4 becomes 1/2).
  • Decimal: The result converted to a floating-point number.
  • Unsimplified Fraction: The raw result of the calculation before reduction.

Chart

  • N/A: This tool provides a direct numeric mathematical result.

“Good to Know”

  • Greatest Common Divisor (GCD): This tool uses the Euclidean algorithm to find the GCD and automatically reduce your fractions to the lowest possible terms.
  • Division by Zero: The calculator will prevent calculations if a denominator is set to zero, as this is mathematically undefined.
  • Improper Fractions: The tool handles improper fractions (where the numerator is larger than the denominator) natively.

Examples

Example 1: Basic Addition

  • Input: 1/2 + 1/3
  • Output:
    • Simplified: 5/6
    • Decimal: 0.8333

Example 2: Multiplication and Reduction

  • Input: 2/3 * 3/4
  • Output:
    • Simplified: 1/2
    • Unsimplified: 6/12

Example 3: Division

  • Input: 1/2 ÷ 1/4
  • Output:
    • Simplified: 2/1
    • Decimal: 2.0000
Sources
  • No external reference is listed for this calculator. Its formula and variable definitions are shown above.
Limitations
  • Results depend on the selected method and input assumptions. Displayed decimals may be rounded; retain appropriate precision for later calculations.