Fraction Calculator
Add, subtract, multiply, and divide fractions. Get simplified results with step-by-step explanations. Supports mixed numbers.
Step-by-step solution
- Find common denominator: LCD = 6
- Convert: 3/6 + 2/6
- Simplify: GCD(5, 6) = 1 → 5/6
How to Use This Tool
- Select an operation: Add, Subtract, Multiply, or Divide.
- Enter the numerator and denominator for the first fraction.
- Enter the numerator and denominator for the second fraction.
- Enable "Use mixed numbers" if you want to enter or view values as a whole number plus a fraction.
- Review the result, which is automatically simplified to lowest terms using the GCD, along with its decimal equivalent and step-by-step solution.
Formula & How It Works
Addition / Subtraction
a/b ± c/d = (a×(LCD/b) ± c×(LCD/d)) / LCDConvert both fractions to the least common denominator (LCD), then add or subtract the numerators.
Multiplication
a/b × c/d = (a × c) / (b × d)Multiply the numerators together and the denominators together.
Division
a/b ÷ c/d = (a × d) / (b × c)Multiply the first fraction by the reciprocal (flipped version) of the second fraction.
Simplification
Simplified fraction = (n ÷ GCD(n, d)) / (d ÷ GCD(n, d))Divide both the numerator and denominator by their Greatest Common Divisor to reduce to lowest terms.
Practical Examples & Common Use Cases
Example: 1/2 + 1/3
The LCD of 2 and 3 is 6. Convert: 3/6 + 2/6 = 5/6, which is already in lowest terms.
Example: 2/3 × 3/4
Multiply numerators: 2 × 3 = 6. Multiply denominators: 3 × 4 = 12. Result = 6/12, simplified using GCD(6,12)=6 to 1/2.
Example: 1/2 ÷ 3/4
Flip the second fraction and multiply: 1/2 × 4/3 = 4/6, simplified using GCD(4,6)=2 to 2/3.
Frequently Asked Questions
Find the least common denominator (LCD), convert each fraction to an equivalent fraction with that denominator, then add the numerators and keep the denominator.
Divide both the numerator and denominator by their Greatest Common Divisor (GCD). For example, 6/8 → GCD(6,8)=2 → 3/4.
A mixed number combines a whole number and a proper fraction, like 2 1/3. Enable the "Use mixed numbers" toggle to input and receive results in mixed number form.
Multiply the first fraction by the reciprocal (flip) of the second fraction. For example: 1/2 ÷ 3/4 = 1/2 × 4/3 = 4/6 = 2/3.
Related Tools
Percentage Calculator
Calculate percentages instantly. Find what percent of a number is, calculate percentage change, find the original value, and more — all in one tool.
CalculatorsSimple Calculator
A clean, easy-to-use online calculator for basic arithmetic. Perform addition, subtraction, multiplication, and division instantly.
CalculatorsStatistics Calculator
Calculate mean, median, mode, range, variance, and standard deviation for any dataset. Instant results with full statistical breakdown.
Calculators