How to Use the Fraction Calculator
Enter the numerator (top) and denominator (bottom) for each fraction. For mixed numbers, also enter the whole number in the W field. Select an operation using the operator buttons: +, −, ×, ÷.
The calculator automatically simplifies results to lowest terms using the Greatest Common Divisor (GCD) algorithm. Results are shown as a simplified fraction, decimal, mixed number, and percentage.
Fraction Arithmetic Rules
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 = a/b × d/c = ad / bc
Simplify: divide both by GCD(numerator, denominator)
Common Fraction Operations
| Operation | Problem | Result |
|---|---|---|
| Add | 1/2 + 1/3 | 5/6 |
| Subtract | 3/4 − 1/8 | 5/8 |
| Multiply | 2/3 × 3/4 | 1/2 |
| Divide | 1/2 ÷ 1/4 | 2 |