Adding Fractions Calculator
Add fractions with different denominators β including mixed numbers and negative fractions. See the step-by-step LCD conversion, addition, and simplification with the result as a fraction, mixed number, and decimal.
β Adding Fractions Calculator
Result
Steps
How to Add Fractions
A fraction is a numerical value that represents a part of a whole, written as one number over another separated by a line: numerator / denominator. Adding fractions is a bit different from adding regular whole numbers because the fractions must share a common denominator before you can combine them.
Our calculator above handles the complete process β just enter two fractions (with optional whole numbers for mixed fractions), and it will find the LCD, convert, add, and simplify for you, showing every step.
Fraction Addition Formula
The formula for adding two fractions is:
a/b + c/d = (aΓd + bΓc) / (bΓd)
This formula works by cross-multiplying to ensure both fractions have a common denominator. To add two fractions, complete the following:
- Multiply the numerator of the first fraction (a) by the denominator of the second fraction (d).
- Multiply the denominator of the first fraction (b) by the numerator of the second fraction (c).
- Add the products from steps 1 and 2 (ad + bc).
- Divide the sum by the product of both denominators (b Γ d).
You can also follow the three-step method below, which uses the Least Common Denominator (LCD) for smaller, more manageable numbers.
Step One: Convert to Fractions with the LCD
When adding fractions, the first step is to ensure they have the same denominator. Find the Least Common Denominator (LCD) β the smallest number that both denominators divide into evenly. Then convert each fraction to an equivalent fraction with that common denominator.
To convert each fraction, divide the LCD by the fraction's denominator to find the multiplier, then multiply both the numerator and denominator by that multiplier.
Example: Add 1/3 + 1/4.
- Find the LCD of 3 and 4: LCD = 12
- Multiplier for 1/3: 12 Γ· 3 = 4 β 1/3 = (1Γ4)/(3Γ4) = 4/12
- Multiplier for 1/4: 12 Γ· 4 = 3 β 1/4 = (1Γ3)/(4Γ3) = 3/12
Step Two: Add the Numerators
Once both fractions have the same denominator, simply add the numerators and keep the denominator the same.
Continuing the example:
4/12 + 3/12 = (4 + 3) / 12 = 7/12
Step Three: Simplify the Fraction
The final step is to simplify (reduce) the fraction to its lowest terms. Find the Greatest Common Factor (GCF) of the numerator and denominator, then divide both by it. You can also use our Fraction Simplifier to reduce any fraction instantly.
In our example, 7/12 is already in simplest form because GCF(7, 12) = 1. The answer is 7/12 β 0.5833.
How to Add Mixed Numbers
A mixed number is a number with both a whole number and a proper fraction, like 1 2/3. The process of adding mixed numbers is nearly the same as adding normal fractions, with one extra step at the beginning.
First, convert each mixed number to an improper fraction:
- Multiply the whole number by the denominator.
- Add the result to the numerator.
- Keep the same denominator.
Example: Add 1 2/3 + 2 1/4.
- Convert 1 2/3: (1 Γ 3) + 2 = 5 β 5/3
- Convert 2 1/4: (2 Γ 4) + 1 = 9 β 9/4
- LCD(3, 4) = 12
- 5/3 = 20/12, 9/4 = 27/12
- 20/12 + 27/12 = 47/12
- As a mixed number: 3 11/12
How to Add Negative Fractions
A negative fraction has a minus sign either in front of the fraction, the numerator, or the denominator. All three representations are equivalent:
βa/b = (βa)/b = a/(βb)
If both the numerator and the denominator are negative, the fraction is actually positive (negative Γ· negative = positive).
When adding negative fractions, it's easiest to attach the sign to the numerator, then use the standard addition formula above. The addition and simplification steps are the same β just keep track of the signs.
Frequently Asked Questions
Can you add fractions and decimals?
Yes, but you need to convert one value to match the other's format first. Either convert the decimal to a fraction or convert the fraction to a decimal, then add. For example, to add 1/2 + 0.25, convert 0.25 to 1/4, then add: 1/2 + 1/4 = 3/4.
What are the rules to add fractions?
The four rules to add fractions are:
- Find a common denominator (the LCD).
- Convert both fractions to equivalent fractions with the LCD.
- Add the numerators and keep the denominator.
- Simplify the result.
If you're adding mixed numbers, convert them to improper fractions first.
Why can't you add the denominators of fractions?
Denominators represent the number of equal parts a whole has been divided into, while numerators represent how many of those parts you have. When fractions have different denominators, the "pieces" are different sizes β you can't simply add denominators because that would change the size of the pieces. You must first make the pieces the same size (common denominator), then count how many you have (add the numerators).
Can I add more than two fractions at a time?
Yes! Follow the same process β find a common denominator for all the fractions, convert them, then add all the numerators. Use our Fraction Calculator for multi-fraction operations, or use this calculator twice (add the first result to the third fraction).
What if the fractions already have the same denominator?
Even easier β skip Step One and just add the numerators directly. For example, 2/7 + 3/7 = (2 + 3)/7 = 5/7.
Where:
- a/b = First fraction (a = numerator, b = denominator)
- c/d = Second fraction (c = numerator, d = denominator)
- LCD = Least Common Denominator of b and d
π Worked Example
1/3 + 1/4
(1Γ4 + 3Γ1) / (3Γ4) = 7/12= 7/12 β 0.5833
2/5 + 1/3
LCD=15 β 6/15 + 5/15 = 11/15= 11/15
1 2/3 + 2 1/4
5/3 + 9/4 = 20/12 + 27/12 = 47/12= 3 11/12