The Adding and Subtracting Fractions Calculator solves fraction addition and subtraction step by step, finding the least common denominator, converting to equivalent fractions, and simplifying the result. Handles proper fractions, improper fractions, and mixed numbers with full worked solutions.
5
6
0.833333
0.5
0.333333
1
5
6
0.833333
0.5
0.333333
1
The calculator for adding and subtracting fractions solves both operations completely — finding the least common denominator (LCD), converting to equivalent fractions, performing the arithmetic, and reducing the result to lowest terms — with every step shown. Whether you are a student learning fraction arithmetic or an adult needing a quick verified calculation, this tool produces accurate results with transparent working.
Fractions can only be added or subtracted when they share a common denominator. The most efficient approach uses the Least Common Denominator — the smallest number divisible by both denominators:
Example: 2/3 + 3/4 → LCD = 12 → 8/12 + 9/12 = 17/12 = 1 5/12. The fraction calculator handles all four fraction operations; this tool specializes in the addition and subtraction cases with detailed step display.
For two fractions a/b and c/d, the cross-multiplication method provides a fast alternative that works for any pair of denominators:
(a/b) + (c/d) = (a×d + b×c) / (b×d)
(a/b) − (c/d) = (a×d − b×c) / (b×d)
This always produces a valid answer, though not necessarily in lowest terms — the result must still be simplified. Cross-multiplication is faster for simple cases but the LCD method is more efficient when denominators share common factors, because it produces smaller intermediate numbers that are easier to simplify. This online calculator uses the LCD method for educational clarity and applies both methods for verification.
Real-world fraction arithmetic frequently involves mixed numbers (like 2 3/4) rather than pure fractions. The standard procedure for mixed number addition is:
When subtracting mixed numbers where the fractional part of the minuend is smaller than the subtrahend's fractional part, borrowing is required — a concept analogous to borrowing in whole-number subtraction. The multiplying fractions calculator and dividing fractions calculator complete the four-operation fraction toolkit.
Fraction addition and subtraction appear frequently outside the classroom:
The decimal to fraction converter and fractions and percentages calculators category provide complementary tools for fraction and decimal conversion.
The calculator uses the cross-multiplication method:
Step 1: Compute Cross Product 1: $$a \times d$$ (first numerator times second denominator)
Step 2: Compute Cross Product 2: $$c \times b$$ (second numerator times first denominator)
Step 3: Compute Common Denominator: $$b \times d$$
Step 4 (Addition): $$\text{Result} = \frac{a \times d + c \times b}{b \times d}$$
Step 4 (Subtraction): $$\text{Result} = \frac{a \times d - c \times b}{b \times d}$$
The decimal value is the result numerator divided by the result denominator.
The Cross Product 1 and Cross Product 2 show the intermediate numerators after converting each fraction to the common denominator. The Common Denominator is the product of both original denominators. The Result Numerator is their sum (addition) or difference (subtraction), and the Result Denominator equals the common denominator. The Decimal Value confirms the result as a decimal number.
Inputs
Results
Cross products: 2×4=8, 1×3=3. Sum: 8+3=11, over 3×4=12. Result: 11/12
Inputs
Results
Cross products: 5×3=15, 1×6=6. Difference: 15-6=9, over 6×3=18. Result: 9/18 = 1/2
Fractions represent parts of a whole, and the denominator determines the size of each part. You can only add parts that are the same size. A common denominator ensures both fractions are expressed in same-sized pieces before combining.
Cross-multiplication is a method where you multiply each numerator by the other fraction's denominator: (a/b) + (c/d) = (a×d + c×b) / (b×d). This automatically creates a common denominator without needing to find the LCD.
No. The cross-multiplication method may produce a result that is not fully reduced. For example, 1/4 + 1/4 = 8/16 (not 1/2). You can simplify by dividing both the numerator and denominator by their greatest common divisor.
The LCD is the smallest number that both denominators divide into evenly. For 3 and 4, the LCD is 12. Using the LCD produces simpler results, but cross-multiplication (using b×d as denominator) always works and is easier to compute.
The result will simply be negative. For example, 1/4 - 3/4 = -2/4 = -1/2. Negative fractions are perfectly valid and indicate a value less than zero.
This calculator handles two fractions at a time. To add three or more, add the first two, then add the result to the third, and so on. Each step uses the same cross-multiplication process.
If both denominators are equal (say both are d), the cross-multiplication still works: (a×d + c×d) / (d×d). But you could simply add the numerators directly: (a+c)/d. Both give the same decimal result.
First convert each mixed number to an improper fraction (whole × denominator + numerator over the denominator), then add using the standard method. Use our Mixed Numbers Calculator for this conversion.
The cross-multiplication method produces a denominator equal to b×d, which can be large. For example, fractions with denominators 12 and 15 produce a common denominator of 180 (the LCD would be 60). The result is still correct but may need simplification.
Negative numerators or denominators work correctly with this method. A negative result indicates the answer is less than zero. Convention places the negative sign on the numerator: -a/b rather than a/(-b).
How helpful was this calculator?
Be the first to rate!