Fraction Calculator

Add, subtract, multiply, and divide fractions with step-by-step solutions. Get simplified results, decimal equivalents, and mixed number representations.

Input Values

1️⃣First Fraction

3/4

2️⃣Second Fraction

1/2

💡Quick Tips

  • Denominators cannot be zero - division by zero is undefined
  • The result is automatically simplified using the Greatest Common Divisor (GCD)
  • Mixed numbers show the whole part and fractional part separately

Results

LIVE

Enter values and calculate

📋

How to Use

  1. 1Enter the numerator and denominator for the first fraction
  2. 2Enter the numerator and denominator for the second fraction
  3. 3Select the operation (Add, Subtract, Multiply, or Divide)
  4. 4Click Calculate to see the result
  5. 5View the simplified fraction, decimal, mixed number, and step-by-step solution
🔢

Formula

Addition/Subtraction: a/b ± c/d = (a×d ± b×c)/(b×d) Multiplication: a/b × c/d = (a×c)/(b×d) Division: a/b ÷ c/d = (a×d)/(b×c)  Simplification: GCD (Greatest Common Divisor) Mixed Number: whole + (remainder/denominator)
💡

Common Use Cases

Add 1/2 + 1/3 to get 5/6
Subtract 3/4 - 1/2 to get 1/4
Multiply 2/3 × 3/4 to get 1/2
Divide 3/4 ÷ 1/2 to get 3/2 or 1½