Adding and Subtracting Fractions Calculator
Add or subtract fractions instantly with automatic simplification to lowest terms.
Select the operation, enter two fractions, and get the fully simplified result. Works with any integer numerators and denominators.
Adding and Subtracting Fractions Calculator
Add or subtract fractions instantly with automatic simplification to lowest terms.
First Fraction
Second Fraction
About the Adding and Subtracting Fractions Calculator
A fraction is a mathematical representation of a part of a whole. It consists of two integers: the numerator (top number), which tells how many parts you have, and the denominator (bottom number), which tells how many equal parts make up the whole. Fractions are fundamental to mathematics and appear constantly in everyday life — cooking measurements, construction dimensions, financial ratios, and scientific calculations all rely on fraction arithmetic.
Adding and subtracting fractions requires a common denominator — both fractions must be expressed with the same denominator before you can combine their numerators. If the denominators are already equal, you simply add or subtract the numerators and keep the denominator. For example, 2/7 + 3/7 = 5/7. When the denominators differ, you must first find the least common denominator (LCD), which is the least common multiple of the two denominators.
To find the LCD, you can use several methods. The simplest approach is to list multiples of each denominator until you find the first one they share. For more complex fractions, prime factorization is more reliable: factor each denominator into primes, then take the highest power of each prime factor that appears. Multiply these together to get the LCD. Once you have the LCD, multiply each fraction's numerator and denominator by whatever factor converts its denominator to the LCD.
After combining the numerators, simplify the result to lowest terms by dividing both numerator and denominator by their greatest common divisor (GCD). You can find the GCD using the Euclidean algorithm: repeatedly divide the larger number by the smaller and replace with the remainder until the remainder is zero. The last non-zero remainder is the GCD.
If the resulting numerator is larger than the denominator in absolute value, the fraction is improper and can also be expressed as a mixed number. However, improper fractions are perfectly valid in mathematics and are often preferred in algebra.
This calculator handles all these steps automatically. It finds the LCD, converts both fractions, performs the addition or subtraction, then simplifies the result. Fraction arithmetic is a foundational skill that supports algebra, geometry, calculus, and practical problem-solving in finance, cooking, construction, and engineering. Mastering fractions is essential preparation for working with rational expressions in algebra and limits in calculus.
Adding and Subtracting Fractions Examples
Step-by-step examples covering same denominator, different denominators, and simplification cases.
| Problem | Result | Method |
|---|---|---|
| 1/4 + 1/4 | 1/2 | Same denominator: add numerators to get 2/4, then simplify by dividing by GCD(2,4)=2. |
| 1/2 + 1/3 | 5/6 | LCD of 2 and 3 is 6. Convert: 3/6 + 2/6 = 5/6. Already in lowest terms. |
| 3/4 − 1/8 | 5/8 | LCD of 4 and 8 is 8. Convert: 6/8 − 1/8 = 5/8. Already simplified. |
| 2/3 + 5/6 | 3/2 | LCD of 3 and 6 is 6. Convert: 4/6 + 5/6 = 9/6. Simplify: 3/2 (or 1½ as a mixed number). |
How to Use the Fractions Calculator
- Select the operation — 'Add (+)' to add the fractions or 'Subtract (−)' to subtract the second from the first.
- Enter the numerator and denominator for the first fraction. Both must be integers; the denominator cannot be zero.
- Enter the numerator and denominator for the second fraction. Same rules apply.
- Click 'Calculate'. The calculator finds the LCD, converts both fractions, performs the operation, and simplifies the result.
- Click 'Reset' to clear all fields and start a new calculation.
Adding and Subtracting Fractions FAQ
Why do I need a common denominator to add fractions?
Fractions with different denominators represent parts of different sized wholes. You cannot directly add thirds and quarters because they represent different sized pieces. Finding a common denominator converts both fractions to the same sized pieces, making addition or subtraction meaningful.
What is the least common denominator (LCD)?
The LCD is the smallest positive integer that is divisible by both denominators. It equals the least common multiple (LCM) of the two denominators. Using the LCD minimizes the size of numbers in the calculation and produces a result that requires less simplification.
How do I simplify a fraction to lowest terms?
Divide both the numerator and denominator by their greatest common divisor (GCD). The GCD is the largest integer that divides both numbers evenly. For example, to simplify 6/8, find GCD(6,8)=2 and divide both by 2 to get 3/4.
What is an improper fraction?
An improper fraction has a numerator that is greater than or equal to its denominator in absolute value, like 7/4 or 9/3. It can be converted to a mixed number (1¾ or 3) but is perfectly valid as-is in calculations. Algebra typically prefers improper fraction form.
Can this calculator handle negative fractions?
Yes. Enter a negative numerator (e.g. −3) or negative denominator to represent a negative fraction. The calculator correctly handles all sign combinations and returns a properly signed simplified result.
What if the denominators are already the same?
When both fractions share the same denominator, the LCD is just that denominator. You simply add or subtract the numerators directly and then simplify if needed. For example, 3/7 + 2/7 = 5/7 with no conversion required.