How to use this tool
- Enter first numerator, first denominator, operation, second numerator, second denominator.
- Select Calculate to view the result.
- Check the method and assumptions below before using the result.
The method, explained
For addition or subtraction, use a common denominator: (a×d ± c×b)/(b×d). Multiply as (a×c)/(b×d). Divide as (a×d)/(b×c). Reduce numerator and denominator by their greatest common divisor.
1/2 + 1/3 = (3 + 2)/6 = 5/6. Its decimal approximation is 0.833333… .
What to keep in mind
Numerators and denominators must be whole numbers within ±1 billion. Zero denominators and division by a zero fraction are rejected. Exact integer arithmetic preserves the fraction; the decimal is approximate.
Common questions
Can a denominator be negative?
Yes. The result moves a negative sign to the numerator and uses a positive denominator.
How do I enter a mixed number?
Convert it to an improper fraction first. For example, 2½ becomes 5/2.
Methodology maintained by ClarityKit. How these tools are built and checked.