📚 Fraction Addition and Subtraction with Unlike Denominators | 异分母分数的加减法
Adding and subtracting fractions is a key skill in Grade 5 mathematics. When fractions have different denominators, we cannot simply add or subtract the numerators. Instead, we must find a common denominator to make the fractions speak the same “mathematical language”. This guide will walk you through the concepts, strategies, and common pitfalls, helping you build a rock-solid foundation for more advanced topics like algebra and real-world problem solving.
分数的加减法是五年级数学的核心技能。当分数的分母不同时,我们不能直接加减分子,而必须先找到公分母,让分数用相同的”数学语言”交流。本指南将带你系统地理解概念、掌握技巧并避开常见陷阱,为后续代数和实际应用打下坚实基础。
1. What Are Fractions? | 什么是分数?
A fraction represents a part of a whole or a part of a set. It is written as a/b, where a is the numerator (the number of parts we have) and b is the denominator (the total number of equal parts the whole is divided into). For example, 3/4 means we have 3 out of 4 equal slices of a pizza.
分数表示整体的一部分或集合的一部分,写作 a/b 的形式,其中 a 是分子(我们所拥有的部分数量),b 是分母(整体被等分的总份数)。例如 3/4 表示我们把一个披萨平分成 4 份,取其中的 3 份。
The denominator must never be zero, because dividing by zero is undefined. Fractions like 2/5, 7/8, and 11/3 are all valid, but 5/0 is not.
分母永远不能为零,因为除以零是没有定义的。像 2/5、7/8 和 11/3 都是有效的分数,但 5/0 则无效。
We can use a number line to visualise fractions: between 0 and 1, the line is split into equal segments according to the denominator, and the numerator tells us how far to move from 0.
我们可以用数轴来直观表示分数:从 0 到 1 的线段根据分母被等分,分子则告诉我们从 0 出发需要移动几段。
2. Why Unlike Denominators Matter | 为什么分母不同很重要?
Denominators tell us the size of the pieces. Adding 1/2 and 1/3 is not the same as adding 2 and 3. The halves are larger pieces than the thirds, so combining them directly would be like adding apples and oranges — the result would be meaningless unless we convert them to a common unit.
分母告诉我们每块的大小。把 1/2 和 1/3 相加并不等同于把 2 和 3 相加。二分之一块比三分之一块大,直接合并就像把苹果和橘子相加——除非统一单位,否则结果毫无意义。
Unlike denominators indicate different “slice sizes”. To perform addition or subtraction, we must first rename the fractions so they share the same denominator. This is the most fundamental rule of fraction arithmetic.
分母不同意味着”每份的大小”不同。要进行加减法,我们必须先对分数进行等值转化,让它们拥有相同的分母。这是分数运算最基本的法则。
3. Finding a Common Denominator | 找到公分母
A common denominator is a multiple of both original denominators. The smallest one, called the Least Common Denominator (LCD), makes calculations simpler and reduces the need for lengthy simplifications later. To find the LCD, list the multiples of each denominator and pick the smallest number that appears in both lists.
公分母是两个原分母的公倍数。最小的那个公分母被称为最小公分母(LCD),它能让计算更简便,并减少后续约分的工作。要找 LCD,先分别列出两个分母的倍数,然后挑出两个列表里都出现的最小的数。
For example, to add 1/4 and 1/6, the multiples of 4 are 4, 8, 12, 16, 20… and the multiples of 6 are 6, 12, 18, 24… The LCD is 12. Sometimes you can find the LCD by taking the product of the denominators, but that often gives a larger number than necessary (like 24), causing larger numbers to simplify later.
比如计算 1/4 + 1/6,4 的倍数有 4、8、12、16、20…,6 的倍数有 6、12、18、24…,因此 LCD 是 12。有时可以直接取分母的乘积作为公分母,但那通常会得到一个比所需更大的数(如 24),导致后续需要约分更复杂的数字。
We can also use prime factorisation: 4 = 2 × 2, 6 = 2 × 3. The LCD must include each prime factor the maximum number of times it appears in either denominator: 2 × 2 × 3 = 12.
我们还可以用质因数分解:4 = 2 × 2,6 = 2 × 3。LCD 必须包含每个质因数在两个分母中出现次数最多的那一次:2 × 2 × 3 = 12。
4. Equivalent Fractions | 等值分数
Once the LCD is chosen, we convert each fraction to an equivalent fraction with that denominator. This is done by multiplying both the numerator and the denominator by the same non-zero number. The value of the fraction stays the same because we are essentially multiplying by 1 (e.g., 2/2 or 3/3).
选定 LCD 之后,我们将每个分数转化为以该 LCD 为分母的等值分数。方法是将分子和分母同时乘上同一个非零的数。分数的值保持不变,因为我们本质上是在乘 1(例如 2/2 或 3/3)。
For 1/4 + 1/6 with LCD 12: to change fourths to twelfths, multiply by 3/3 → (1 × 3)/(4 × 3) = 3/12. To change sixths to twelfths, multiply by 2/2 → (1 × 2)/(6 × 2) = 2/12. Now the problem is 3/12 + 2/12.
以 1/4 + 1/6 为例,LCD 为 12:要将四分之一转化为十二分之为单位,乘上 3/3 → (1×3)/(4×3) = 3/12;要将六分之一转化为十二分之为单位,乘上 2/2 → (1×2)/(6×2) = 2/12。问题就变成了 3/12 + 2/12。
Always double-check your multiplication: the new denominator should match the LCD exactly, and the numerator must be scaled the same way.
要反复检查乘法:新分母必须恰好等于 LCD,分子也必须按相同比例缩放。
5. Adding Unlike Fractions Step-by-Step | 异分母分数加减法步骤
Now we are ready to add. With the same denominator, we simply add the numerators and keep the denominator unchanged. Then, if possible, we simplify the fraction.
现在我们可以进行加法了。有了相同的分母,我们只需将分子相加并保持分母不变,然后如果可能再化简分数。
Let’s work through an example: 2/5 + 1/3. The LCD of 5 and 3 is 15. Convert: 2/5 = (2×3)/(5×3)=6/15; 1/3 = (1×5)/(3×5)=5/15. Add: 6/15 + 5/15 = (6+5)/15 = 11/15. Since 11 and 15 share no common factors other than 1, the answer is in simplest form.
我们详细看一个例子:2/5 + 1/3。5 和 3 的 LCD 是 15。转化:2/5 = (2×3)/(5×3) = 6/15;1/3 = (1×5)/(3×5) = 5/15。相加:6/15 + 5/15 = (6+5)/15 = 11/15。11 和 15 除了 1 以外没有公因数,所以答案已经是最简形式。
2/5 + 1/3 = 6/15 + 5/15 = 11/15
Here is a summary table of the steps:
以下是步骤总结表:
| Step | Action | Example: 3/8 + 1/6 |
|---|---|---|
| 1 | Find LCD | LCD of 8 and 6 = 24 |
| 2 | Build equivalent fractions | 3/8 = 9/24 ; 1/6 = 4/24 |
| 3 | Add numerators | 9 + 4 = 13 |
| 4 | Write result | 13/24 |
| 5 | Simplify if possible | 13/24 is already simplest |
6. Subtracting Unlike Fractions | 异分母分数减法
Subtraction follows the exact same initial steps as addition: find the LCD, build equivalent fractions, then subtract the numerators instead of adding them. The denominator remains the same.
减法的初始步骤与加法完全相同:找到 LCD,构建等值分数,然后将分子相减而不是相加。分母保持不变。
Example: 5/6 – 3/8. The LCD of 6 and 8 is 24. Rename: 5/6 = 20/24; 3/8 = 9/24. Subtract: 20/24 – 9/24 = 11/24. The result is already in simplest form.
例如:5/6 – 3/8。6 和 8 的 LCD 是 24。转化:5/6 = 20/24;3/8 = 9/24。相减:20/24 – 9/24 = 11/24。结果已是最简形式。
5/6 – 3/8 = 20/24 – 9/24 = 11/24
Always be careful with subtraction: the order of the numerators matters. Subtraction is not commutative, so 5/6 – 3/8 is not the same as 3/8 – 5/6.
做减法时务必小心:分子的顺序不能交换。减法不满足交换律,因此 5/6 – 3/8 不等于 3/8 – 5/6。
7. Simplifying the Result | 化简结果
After adding or subtracting, always reduce the fraction to its lowest terms. This means dividing both the numerator and the denominator by their Greatest Common Divisor (GCD). For example, 6/8 simplifies to 3/4 because both 6 and 8 can be divided by 2.
加减运算结束后,务必将分数化为最简形式,也就是将分子和分母同时除以它们的最大公因数(GCD)。例如 6/8 约分为 3/4,因为 6 和 8 都可以被 2 整除。
An answer is considered completely simplified when the numerator and denominator have no common factors other than 1. Improper fractions (numerator larger than denominator) can be left as improper fractions or converted to mixed numbers, depending on the instruction. However, keeping an improper fraction is often preferred in algebra.
当分子和分母除了 1 以外没有其他公因数时,该分数就是最简分数。对于假分数(分子大于分母),可以根据要求写成假分数或转换为带分数,不过在代数中通常更倾向于保留假分数。
To find the GCD, list the factors of the numerator and denominator, or use prime factorisation. For 24/36, the GCD is 12, so dividing both by 12 gives 2/3.
要找最大公因数,可以分别列出分子和分母的因数,或者用质因数分解。比如 24/36,GCD 是 12,分子分母同除以 12 得到 2/3。
8. Working with Mixed Numbers | 处理带分数
When the problem involves mixed numbers like 2 1/3 + 1 1/4, it is usually easiest to convert them to improper fractions first. Multiply the whole number by the denominator, add the numerator, and place this over the original denominator. Then follow the standard steps for unlike denominators.
当题目涉及带分数时,例如 2 1/3 + 1 1/4,最简单的方法是先将它们化为假分数:用整数乘分母,加上分子,作为新分子,分母不变。然后照常执行异分母分数的加减步骤。
Convert 2 1/3: 2 × 3 + 1 = 7 → 7/3. Convert 1 1/4: 1 × 4 + 1 = 5 → 5/4. LCD of 3 and 4 is 12. 7/3 = 28/12, 5/4 = 15/12. Add: 28/12 + 15/12 = 43/12. As a mixed number: 43 ÷ 12 = 3 remainder 7, so 3 7/12.
转化 2 1/3:2 × 3 + 1 = 7 → 7/3;转化 1 1/4:1 × 4 + 1 = 5 → 5/4。3 和 4 的 LCD 是 12。7/3 = 28/12,5/4 = 15/12。相加:28/12 + 15/12 = 43/12。化为带分数:43 ÷ 12 = 3 余 7,所以是 3 7/12。
You may also subtract mixed numbers by subtracting the whole parts and the fractional parts separately, but this often requires borrowing if the fractional part of the minuend is smaller. The improper fraction method avoids that confusion and is more reliable.
你也可以分别计算整数部分和分数部分的减法,但当被减数的分数部分较小时往往需要借位。假分数法则避免了这种混乱,更加可靠。
9. Common Mistakes to Avoid | 常见错误避免
Many students fall into the trap of adding the denominators. They might incorrectly write 1/2 + 1/3 = 2/5, adding the numerators and denominators directly. The correct approach is to always find a common denominator first.
很多学生会掉进”分母直接相加”的陷阱,错误地写成 1/2 + 1/3 = 2/5,把分子分母分别相加。正确的做法永远是先找到公分母。
Another frequent mistake is forgetting to multiply both the numerator and denominator when building equivalent fractions. If you multiply only the denominator, the fraction changes its value. Always multiply by a fraction equal to 1 (like 2/2 or 3/3).
另一个常见错误是在构建等值分数时只乘分母而忘记乘分子。如果只改变分母,分数的值就改变了。一定要用值为 1 的分数(如 2/2 或 3/3)去乘。
Misidentifying the LCD can also cause trouble. Using a common denominator that is not the least one is acceptable, but it makes simplifying harder: 1/4 + 1/6 = 6/24 + 4/24 = 10/24 = 5/12, which still works but with extra steps.
认错最小公分母也会带来麻烦。使用非最小的公分母虽然可行,但会增加化简负担:比如 1/4 + 1/6 = 6/24 + 4/24 = 10/24 = 5/12,仍可得到正确答案,只是多了几步。
Lastly, always check if your final answer can be simplified. Leaving an answer like 8/10 is often penalised; it should be 4/5.
最后,永远检查最终答案是否可以约分。留下像 8/10 这样的答案通常会被扣分,它应化简为 4/5。
10. Practice Problems and Solutions | 练习题与解答
Apply what you’ve learned by solving these problems. Try them on your own before checking the solutions.
运用所学知识解决以下题目。先独立尝试,再看解答。
Problem 1: Add 2/9 + 5/6
题目 1:计算 2/9 + 5/6
Solution: LCD of 9 and 6 is 18. 2/9 = 4/18, 5/6 = 15/18. Sum = 19/18 or 1 1/18.
解答:9 和 6 的 LCD 是 18。2/9 = 4/18,5/6 = 15/18。和为 19/18,即 1 1/18。
Problem 2: Subtract 7/10 – 2/5
题目 2:计算 7/10 – 2/5
Solution: LCD is 10. 2/5 = 4/10. 7/10 – 4/10 = 3/10.
解答:LCD 是 10。2/5 = 4/10。7/10 – 4/10 = 3/10。
Problem 3: Combine 1 3/4 + 2 1/3
题目 3:计算 1 3/4 + 2 1/3
Solution: Convert to improper fractions: 7/4 and 7/3. LCD 12 → 21/12 + 28/12 = 49/12 = 4 1/12.
解答:化为假分数:7/4 和 7/3。LCD 12 → 21/12 + 28/12 = 49/12 = 4 1/12。
Problem 4: What is 5/8 + 1/2 – 3/16?
题目 4:计算 5/8 + 1/2 – 3/16
Solution: LCD of 8, 2, and 16 is 16. 5/8 = 10/16, 1/2 = 8/16. So 10/16 + 8/16 – 3/16 = 15/16.
解答:8、2 和 16 的 LCD 是 16。5/8 = 10/16,1/2 = 8/16。因此 10/16 + 8/16 – 3/16 = 15/16。
Regular practice with animation-style exercises—visualising fraction bars and number lines—will make these steps automatic and intuitive.
借助动画形式的练习——将分数条和数轴进行可视化——这些步骤会变得自然而直观。
Published by TutorHao | Mathematics Revision Series | aleveler.com
更多咨询请联系16621398022(同微信)
屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导