Skip to main content
返回指南
5 min read5 步骤

How to Add Fractions: Step-by-Step Guide

Learn to manually add two or more fractions, including finding the LCD, simplifying, and handling mixed numbers. Understand the formula with examples.

跳过数学——使用计算器

分步说明

1

Gather Your Inputs and Convert Mixed Numbers

First, identify all the fractions you need to add. If any are mixed numbers (e.g., `1 1/2`), convert them into improper fractions (e.g., `3/2`) before proceeding.

2

Determine the Least Common Denominator (LCD)

Find the LCD of all the denominators. This is the smallest number that all denominators divide into evenly. Use prime factorization of each denominator and multiply the highest powers of all unique prime factors to find the LCD.

3

Convert to Equivalent Fractions

Rewrite each original fraction as an equivalent fraction that has the LCD as its new denominator. To do this, multiply both the numerator and the denominator by the same factor that transforms the original denominator into the LCD.

4

Add the Numerators

With all fractions sharing the same LCD, sum their numerators. The denominator of the resulting fraction will be the common LCD you found in Step 2.

5

Simplify the Result

Finally, simplify the resulting fraction to its lowest terms by dividing the numerator and denominator by their Greatest Common Divisor (GCD). If the result is an improper fraction, convert it back to a mixed number if the context requires it.

Adding fractions is a fundamental mathematical skill that allows you to combine fractional parts of a whole. Unlike whole numbers, fractions require a common base before they can be directly added. This guide will walk you through the manual process of adding fractions, including finding the Least Common Denominator (LCD), converting fractions, and simplifying the final result.

Prerequisites

Before you begin, ensure you have a solid understanding of:

  • Fractions: What numerators and denominators represent, and the difference between proper, improper, and mixed numbers.
  • Prime Factorization: Breaking down numbers into their prime factors.
  • Least Common Multiple (LCM): The smallest positive integer that is a multiple of two or more integers. The LCD is essentially the LCM of the denominators.
  • Simplifying Fractions: Reducing a fraction to its lowest terms by dividing the numerator and denominator by their greatest common divisor (GCD).

The Core Principle of Adding Fractions

Fractions can only be added directly if they share the same denominator. If they do, you simply add their numerators and keep the common denominator.

Formula for Fractions with Common Denominators:

a/c + b/c = (a + b)/c

When denominators are different, you must first convert the fractions into equivalent fractions that do share a common denominator—specifically, the Least Common Denominator (LCD).

Step-by-Step Method: Adding Fractions with Different Denominators

1. Gather Your Inputs and Convert Mixed Numbers

Identify all the fractions you need to add. Note their numerators and denominators. If any of your fractions are mixed numbers (e.g., 1 1/2), the first step is to convert them into improper fractions. To do this, multiply the whole number by the denominator, add the numerator, and place the result over the original denominator.

  • Example: 1 1/2 = (1 * 2 + 1)/2 = 3/2

2. Determine the Least Common Denominator (LCD)

The LCD is the smallest common multiple of all the denominators involved. Finding the LCD is crucial because it ensures you're working with the smallest possible numbers, simplifying subsequent calculations.

Method for Finding LCD (using Prime Factorization):

  1. List the denominators of all fractions.
  2. Find the prime factorization of each denominator.
  3. For each unique prime factor, identify its highest power that appears in any of the factorizations.
  4. Multiply these highest powers together to get the LCD.
  • Example: For 1/3 + 1/4 + 1/6
    • Denominators: 3, 4, 6
    • Prime factorization:
      • 3 = 3^1
      • 4 = 2^2
      • 6 = 2^1 * 3^1
    • Highest powers: 2^2 (from 4), 3^1 (from 3 or 6)
    • LCD = 2^2 * 3^1 = 4 * 3 = 12

3. Convert to Equivalent Fractions

Once you have the LCD, convert each original fraction into an equivalent fraction with the LCD as its new denominator. To do this, determine what factor you need to multiply the original denominator by to get the LCD. Then, multiply both the numerator and the denominator by that same factor.

  • Example: Using LCD = 12 for 1/3 + 1/4 + 1/6
    • For 1/3: 12 / 3 = 4. So, (1 * 4) / (3 * 4) = 4/12
    • For 1/4: 12 / 4 = 3. So, (1 * 3) / (4 * 3) = 3/12
    • For 1/6: 12 / 6 = 2. So, (1 * 2) / (6 * 2) = 2/12

4. Add the Numerators

Now that all fractions have the same denominator (the LCD), you can simply add their numerators. The denominator of the sum will be the LCD.

  • Example: Adding 4/12 + 3/12 + 2/12
    • Sum of numerators: 4 + 3 + 2 = 9
    • Resulting fraction: 9/12

5. Simplify the Result

The final step is to simplify the resulting fraction to its lowest terms. Find the Greatest Common Divisor (GCD) of the numerator and the denominator, and divide both by the GCD. If the result is an improper fraction (numerator is greater than or equal to the denominator), you may also convert it back to a mixed number if required.

  • Example: Simplifying 9/12
    • Factors of 9: 1, 3, 9
    • Factors of 12: 1, 2, 3, 4, 6, 12
    • GCD of 9 and 12 is 3.
    • Divide numerator and denominator by 3: (9 / 3) / (12 / 3) = 3/4

Therefore, 1/3 + 1/4 + 1/6 = 3/4.

Common Pitfalls to Avoid

  • Adding Denominators: Never add the denominators. Only the numerators are added once a common denominator is established.
  • Incorrect LCD: A wrong LCD will lead to incorrect equivalent fractions and an incorrect sum. Double-check your prime factorizations and LCM calculations.
  • Forgetting to Simplify: Always reduce your final answer to its simplest form. This is often a requirement in mathematics.
  • Errors with Mixed Numbers: Ensure you correctly convert mixed numbers to improper fractions before finding the LCD and adding.

When to Use a Calculator

While understanding the manual process is vital, for complex calculations involving many fractions, very large numbers, or high-stakes scenarios, using a calculator can save time and reduce the risk of error. Many scientific and online calculators can add fractions and provide simplified results directly. However, the fundamental steps outlined above remain the underlying logic of these tools.

Mastering the manual addition of fractions provides a strong foundation for more advanced mathematical concepts and problem-solving.

准备好计算了吗?

跳过手动工作并立即获得结果。

打开计算器

设置

隐私条款关于© 2026 PrimeCalcPro