Impact-Site-Verification: 1fce05f2-a6cf-4f31-8ca1-aaddc332516c

Fraction Calculator

Operate on two fractions and always finish in lowest terms—with mixed and decimal views.

Four operations
Auto-simplify
Mixed + decimal

Performs add, subtract, multiply, or divide on two integer fractions, simplifies by GCD, and reports improper, mixed, and decimal forms with steps.

Limitation: Integer numerators and denominators only.

Jump to calculator · Sources & review

How to Calculate With Fractions

Enter two fractions as integer numerators and denominators, pick an operation, then read the simplified result.

1

Choose add, subtract, multiply, or divide.

Signs belong on the numerator

A negative denominator is rewritten so the sign sits on the numerator after simplification.

What the Result Shows

Each run simplifies both inputs, applies the operation, then reduces by the greatest common divisor. The primary answer is the improper fraction in lowest terms.

Worked Fraction Examples

Add 1/2 + 1/3

Inputs

operation:add
numerator1:1
denominator1:2
numerator2:1
denominator2:3

Simplified result

5/6

Common denominator 6 → (3+2)/6 = 5/6.

Divide 1/2 ÷ 1/4

Inputs

operation:divide
numerator1:1
denominator1:2
numerator2:1
denominator2:4

Simplified result

2

Multiply by the reciprocal 4/1 → 4/2 = 2.

Check with decimals

Compare the decimal view to a hand estimate when learning—then trust the exact fraction form for homework.

Frequently Asked Questions

Yes. Every result is reduced to lowest terms with a positive denominator.

Still have questions about this calculation?

Try the Calculator

Fraction Arithmetic

All four operations reduce to integer arithmetic plus a final GCD simplification.

Formula

a​/​b ​+​ c​/​d ​=​ ​(​ad ​+​ bc​)​ ​/​ ​(​bd​)​

Addition

a​/​b ​+​ c​/​d ​=​ ​(​ad ​+​ bc​)​ ​/​ ​(​bd​)​

Subtraction

a​/​b − c​/​d ​=​ ​(​ad − bc​)​ ​/​ ​(​bd​)​

Multiplication

a​/​b ​×​ c​/​d ​=​ ​(​ac​)​ ​/​ ​(​bd​)​

Division

a​/​b ​÷​ c​/​d ​=​ ​(​ad​)​ ​/​ ​(​bc​)​

Simplify

n​/​d → ​(​n ​÷​ g​)​​/​​(​d ​÷​ g​)​

Scientific Background

Assumptions: integer inputs and nonzero denominators. Limitations: no mixed-number inputs as separate whole+fraction fields; convert mixed numbers to improper fractions first.

Sources & review

Fraction Calculator documents the references behind its formulas and assumptions. Always treat results as educational estimates, not personalized professional advice.

Last reviewed

July 22, 2026

  • Free Calculator Hub methodology

    Free Calculator Hub

    /methodology

See our methodology and corrections policy.