Fraction Calculator — Free Add, Subtract, Multiply & Divide Fractions 2026 | AllInOneTools
➗ Free Math Tool

Fraction Calculator

Add, subtract, multiply, and divide fractions with step-by-step solutions. Supports mixed numbers, improper fractions, simplification, and decimal/percent conversion.

+ Add
− Subtract
× Multiply
÷ Divide
+
Result
Simplified
--
Mixed Number
--
Decimal
--
Percentage
--
Reciprocal
--
Common Fraction Equivalents
FractionDecimalPercentageSimplified
1/20.550%1/2
1/30.333...33.33%1/3
1/40.2525%1/4
1/50.220%1/5
1/60.166716.67%1/6
1/80.12512.5%1/8
2/30.66766.67%2/3
3/40.7575%3/4
3/80.37537.5%3/8
5/80.62562.5%5/8
💡 Fraction Insight

Fraction Calculator: The Complete Guide to Fraction Arithmetic, Simplification, and Applications

Fractions are one of the foundational concepts of mathematics, representing parts of a whole. Despite their conceptual simplicity, fraction arithmetic consistently ranks among the most challenging topics for students from elementary through college level. The difficulty lies not in the concept itself but in the multiple procedural steps required for each operation. This calculator automates the process while showing every step, helping you both get the right answer and understand the method behind it.

Adding and Subtracting Fractions

Adding or subtracting fractions requires a common denominator. The most efficient common denominator is the Least Common Denominator (LCD), which is the Least Common Multiple (LCM) of the two denominators. To find the LCD: list multiples of each denominator until you find the smallest shared value, or use the formula LCD = (d1 × d2) ÷ GCD(d1, d2). Once you have the LCD, convert each fraction by multiplying both its numerator and denominator by the factor needed to reach the LCD. Then add or subtract the numerators while keeping the denominator unchanged. Finally, simplify the result by dividing both numerator and denominator by their GCD. Example: 2/3 + 3/4. LCD = 12. Convert: 8/12 + 9/12 = 17/12 = 1 5/12.

Multiplying and Dividing Fractions

Multiplication is the simplest operation: multiply numerators together and denominators together. No common denominator is needed. Before multiplying, you can cross-cancel any common factors between a numerator and the opposite denominator to keep numbers small. Example: 4/9 × 3/8. Cross-cancel: 4 and 8 share factor 4 (giving 1 and 2), 3 and 9 share factor 3 (giving 1 and 3). Result: 1/6. Division uses the "Keep-Change-Flip" method: keep the first fraction, change division to multiplication, and flip (take the reciprocal of) the second fraction. Example: 5/6 ÷ 2/3 = 5/6 × 3/2 = 15/12 = 5/4 = 1 1/4.

Adding/Subtracting: a/b ± c/d = (a×d ± c×b) / (b×d)
Then simplify by GCD

Multiplying: a/b × c/d = (a×c) / (b×d)

Dividing: a/b ÷ c/d = a/b × d/c

Simplify: divide both by GCD(numerator, denominator)

Mixed to improper: w n/d = (w×d + n) / d
Improper to mixed: n/d = floor(n/d) remainder/d

Mixed Numbers and Improper Fractions

A mixed number combines a whole number with a proper fraction (e.g., 2 3/4). An improper fraction has a numerator larger than its denominator (e.g., 11/4). These represent the same value: 2 3/4 = 11/4. To convert mixed to improper: multiply the whole number by the denominator, add the numerator. So 2 3/4 = (2×4 + 3)/4 = 11/4. To convert improper to mixed: divide numerator by denominator. The quotient is the whole part, the remainder is the new numerator. So 17/5 = 3 2/5 (17 ÷ 5 = 3 remainder 2). This calculator accepts mixed numbers directly — enter the whole number, numerator, and denominator separately.

Simplifying Fractions and GCD

A fraction is in simplest form when the numerator and denominator share no common factors other than 1. To simplify, find the Greatest Common Divisor (GCD) of both numbers and divide each by it. The GCD can be found using the Euclidean algorithm: repeatedly replace the larger number with the remainder of dividing the larger by the smaller until the remainder is 0. The last non-zero value is the GCD. Example: simplify 48/64. GCD(48,64): 64 ÷ 48 = 1 remainder 16, 48 ÷ 16 = 3 remainder 0. GCD = 16. So 48/64 = 3/4. Understanding GCD is fundamental to all fraction work and appears throughout algebra, number theory, and cryptography.

Fractions in Real Life

Fractions appear constantly in everyday situations. Cooking: recipes use fractions extensively (3/4 cup, 1/3 teaspoon) and scaling recipes requires fraction multiplication. Construction: measurements are in fractions of inches (3/8", 5/16"). Finance: interest rates, stock prices, and tax rates are fundamentally fractional concepts. Music: time signatures and note durations are fractions (a quarter note = 1/4 of a whole note). Probability: expressed as fractions (1/6 chance on a die roll). This ubiquity makes fraction fluency one of the most practically useful mathematical skills.

How to Use This Calculator

Select an operation (add, subtract, multiply, divide). Enter each fraction with optional whole number, numerator, and denominator. The calculator converts mixed numbers to improper fractions, performs the operation, and simplifies the result. Results show the answer as a simplified fraction, mixed number, decimal, and percentage. The step-by-step solution walks through every calculation stage — finding common denominators, converting, computing, and simplifying — making this an ideal learning tool for students.

Understanding Common Denominators

The common denominator is the key to fraction addition and subtraction. The Least Common Denominator (LCD) is the smallest number that both denominators divide into evenly. Finding the LCD involves computing the Least Common Multiple of the two denominators. For simple cases like 3 and 4, the LCD is 12 (multiply them together since they share no common factors). For denominators like 12 and 18, the LCD is 36 (not 216, because they share common factor 6). Using the LCD rather than simply multiplying denominators keeps the numbers smaller and the arithmetic simpler. The formula is LCD = (d1 × d2) ÷ GCD(d1, d2). Once the LCD is found, each fraction is converted by multiplying both its numerator and denominator by the appropriate factor, preserving the fraction’s value while achieving the common denominator needed for addition or subtraction.

Cross-Cancellation: The Multiplication Shortcut

When multiplying fractions, cross-cancellation can dramatically simplify the work. Before multiplying, look for common factors between any numerator and any denominator. Since multiplication is commutative, you can cancel a factor from one fraction’s numerator with a factor from the other fraction’s denominator. Example: 8/15 × 5/12. Instead of multiplying to get 40/180 and then reducing, notice that 8 and 12 share factor 4 (becoming 2 and 3), and 5 and 15 share factor 5 (becoming 1 and 3). The simplified multiplication is 2/3 × 1/3 = 2/9. Cross-cancellation always produces the same answer as multiplying first and reducing later, but with much smaller numbers along the way. This technique is especially valuable in algebra when working with polynomial fractions.

Fraction Estimation and Number Sense

Developing intuition for fraction size is as important as knowing the procedures. Some useful benchmarks: 1/2 is the dividing line between fractions closer to 0 and closer to 1. Any fraction where the numerator is more than half the denominator is greater than 1/2 (for example, 5/8 > 1/2 because 5 > 8/2). Fractions can be compared quickly by cross-multiplication: a/b compared to c/d by computing a×d versus c×b. If a×d > c×b, then a/b > c/d. This mental math skill helps catch errors when using calculators and builds the number sense that underlies algebraic reasoning.

Math Note
Division by zero is undefined. If any denominator is zero, or if you divide by a fraction equal to zero (0/n), the operation is mathematically invalid. The denominator of a fraction must always be a non-zero integer.

Frequently Asked Questions

How to add fractions?
Find common denominator (LCD), convert fractions, add numerators, keep denominator, simplify. Example: 1/3 + 1/4 = 4/12 + 3/12 = 7/12.
How to multiply fractions?
Multiply straight across: numerators together, denominators together, simplify. 2/3 × 3/4 = 6/12 = 1/2. Cross-cancel first for easier numbers.
How to divide fractions?
Keep-Change-Flip: keep first fraction, change ÷ to ×, flip second. 2/3 ÷ 4/5 = 2/3 × 5/4 = 10/12 = 5/6.
How to simplify fractions?
Divide both numerator and denominator by their GCD. 12/18: GCD=6, so 12/6=2, 18/6=3. Answer: 2/3.
Improper vs mixed?
Improper: numerator ≥ denominator (7/4). Mixed: whole + fraction (1¾). Convert: 7÷4=1 R3 → 1 3/4. Same value, different form.