freeCodeCamp/guide/chinese/mathematics/example-of-subtracting-frac.../index.md

35 lines
1.4 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

---
title: Example of Subtracting Fractions with Unlike Denominators
localeTitle: 用分母不同的方法减去分数的例子
---
## 用分母不同的方法减去分数的例子
用不同的分母减去分数类似于添加具有不同分母的分数。这是步骤,
1. 使用公分母将分数转换为等效分数
2. 要将两个分数转换为公分母,请将分数的分子和分母与另一个分数的分母相乘。
3. 既然分数具有共同的分母,则减去两个分数的分子并将结果放在分母上
考虑一下, a / b和c / d是具有不同分母的分数你可以在一个步骤中减去这些分数如下所示
a / b - c / d = a \* d - b \* c / b \* d
###### 例
考虑馏分5/6和15分之5
1. 分母是不同的。所以你需要让分母变得普遍
2. 在此之前如果可能简化分数。在这种情况下15分之5可以简化为三分之一 。这里是5/15和三分之一被称为等效馏分。
3. 简化后分数是5/6和三分之一 。
4. 现在要减去这些分数,你必须使分母通用
5. 将分数的分子和分母乘以另一分母的分母
6. 对于级分5/6其它分数的分母是3.对于分数1/3其它分数的分母为6
5 \* 3 - 1 \* 6/6×3= 十八分之九
7. 将所得的级分是十八分之九 。这可以进一步简化为二分之一
5/6 - 一十五分之五 = 1 /