Solving Linear Inequalities and Number Line Representation | 线性不等式的解法与数轴表示

📚 Solving Linear Inequalities and Number Line Representation | 线性不等式的解法与数轴表示

Linear inequalities are a fundamental topic in algebra, forming the bridge between equations and more advanced optimization problems. Mastering their solution and graphical representation on the number line is essential for success in A-Level mathematics and beyond. This guide provides a comprehensive, step-by-step approach to solving linear inequalities and accurately depicting their solution sets.

线性不等式是代数中的一个基础主题,是连接方程与更高级优化问题之间的桥梁。掌握其解法以及在数轴上的图形表示,对于在 A-Level 数学及以后的学习中取得成功至关重要。本指南提供了解决线性不等式并准确描绘其解集的全面、分步骤的方法。


1. Understanding Inequality Symbols | 理解不等式符号

Before solving, we must clearly understand the four basic inequality symbols. Each symbol defines a different relationship between two expressions, indicating how the left-hand side compares to the right-hand side. Recognizing these symbols is the first step towards manipulating inequalities correctly.

在求解之前,我们必须清楚理解四个基本的不等式符号。每个符号都定义了两个表达式之间的不同关系,指示左边与右边如何比较。识别这些符号是正确操作不等式的第一步。

  • ‘<' means ‘less than’. For example, 3 < 5.
  • ‘>’ means ‘greater than’. For example, 7 > 2.
  • ‘≤’ means ‘less than or equal to’. For example, x ≤ 4 includes 4 itself.
  • ‘≥’ means ‘greater than or equal to’. For example, y ≥ -1 includes -1.
  • ‘<' 表示“小于”。例如,3 < 5。
  • ‘>’ 表示“大于”。例如,7 > 2。
  • ‘≤’ 表示“小于或等于”。例如,x ≤ 4 包括 4 本身。
  • ‘≥’ 表示“大于或等于”。例如,y ≥ -1 包括 -1。

Remember that the ‘pointy’ end of the symbol always points towards the smaller quantity. This simple visual cue helps avoid common mistakes when reading and writing inequalities.

请记住,符号的“尖”端始终指向较小的量。这个简单的视觉提示有助于避免在读写不等式时出现常见错误。


2. The Golden Rule: Reversing the Sign | 黄金法则:反转符号

The most critical rule in solving inequalities is the behavior when multiplying or dividing by a negative number. Unlike equations, which remain equivalent when multiplied or divided by any non-zero number, inequalities require a special step to maintain their truth.

求解不等式时最关键的规则是当乘以或除以一个负数时的行为。与在乘以或除以任何非零数时保持等价的方程不同,不等式需要特殊的步骤来保持其真实性。

If you multiply or divide both sides of an inequality by a negative number, you must reverse the direction of the inequality sign. For example, if we have -2x < 6, dividing both sides by -2 gives x > -3.

如果你将不等式的两边同时乘以或除以一个负数,你必须反转不等号的方向。例如,如果我们有 -2x < 6,两边同时除以 -2 得到 x > -3。

If a < b, then -a > -b.

如果 a < b,那么 -a > -b。

Why does this work? Consider a simple example: 2 < 5. If we multiply both sides by -1, we get -2 and -5. Since -2 is greater than -5, the inequality sign must flip to become -2 > -5. Failing to reverse the sign is the most common source of errors in this topic.

为什么这样有效?考虑一个简单的例子:2 < 5。如果我们两边都乘以 -1,我们得到 -2 和 -5。因为 -2 大于 -5,不等号必须翻转变成 -2 > -5。未能反转符号是这个主题中最常见的错误来源。


3. Solving Simple Linear Inequalities | 解简单线性不等式

Solving a basic linear inequality follows the same procedural steps as solving a linear equation: simplify by collecting like terms, then isolate the variable. The only difference is that the final result is a range of values rather than a single value. Let’s work through a standard example.

解基本的线性不等式遵循与解线性方程相同的步骤:通过合并同类项来简化,然后隔离变量。唯一的区别是最终结果是一个值范围而不是单个值。让我们来研究一个标准示例。

Solve 3x + 5 > 17. First, subtract 5 from both sides: 3x > 12. Then, divide both sides by 3: x > 4. The solution is all real numbers greater than 4.

解 3x + 5 > 17。首先,两边减去 5:3x > 12。然后,两边除以 3:x > 4。解是所有大于 4 的实数。

Another example: 7 – 2x ≤ 11. Subtract 7 from both sides: -2x ≤ 4. Now divide by -2, remembering to reverse the sign: x ≥ -2.

另一个例子:7 – 2x ≤ 11。两边减去 7:-2x ≤ 4。现在除以 -2,记得反转符号:x ≥ -2。


4. Inequalities with Brackets and Fractions | 含括号与分数的不等式

Linear inequalities often involve brackets and fractions, requiring us to expand and simplify before isolating the variable. Expanding brackets correctly and finding a common denominator for fractions are crucial algebraic skills that prevent errors later in the solution process.

线性不等式通常涉及括号和分数,要求我们在隔离变量之前进行展开和简化。正确展开括号和为分数找到公分母是关键代数技能,可以防止后续求解过程中的错误。

Solve 2(3x – 1) < 4x + 7. First, expand the brackets: 6x - 2 < 4x + 7. Subtract 4x from both sides: 2x - 2 < 7. Add 2 to both sides: 2x < 9. Finally, divide by 2: x < 4.5.

解 2(3x – 1) < 4x + 7。首先,展开括号:6x - 2 < 4x + 7。两边减去 4x:2x - 2 < 7。两边加 2:2x < 9。最后,除以 2:x < 4.5。

When dealing with fractions, such as (x/2) – 1 ≥ (x/3) + 2, multiply all terms by the lowest common denominator (6) to eliminate fractions: 3x – 6 ≥ 2x + 12. Then, simplify to get x ≥ 18.

当处理分数时,例如 (x/2) – 1 ≥ (x/3) + 2,将所有项乘以最小公分母 (6) 以消除分数:3x – 6 ≥ 2x + 12。然后,简化得到 x ≥ 18。


5. Drawing the Number Line | 画数轴

The number line is a powerful visual tool for representing solution sets of inequalities. The key is distinguishing between open circles (for strict inequalities) and closed circles (for inclusive inequalities). This visual distinction is often tested in exams.

数轴是表示不等式解集的强大视觉工具。关键在于区分空心圆圈(用于严格不等式)和实心圆圈(用于包含不等式)。这种视觉上的区别经常在考试中出现。

  • Open circle (○): Used for ‘<' or '>‘. The point itself is not included in the solution set.
  • Closed circle (●): Used for ‘≤’ or ‘≥’. The point itself is included in the solution set.
  • Arrow direction: An arrow pointing right indicates values greater than the point; an arrow pointing left indicates values less than the point.
  • 空心圆圈 (○):用于 ‘<' 或 '>‘。该点本身不包含在解集中。
  • 实心圆圈 (●):用于 ‘≤’ 或 ‘≥’。该点本身包含在解集中。
  • 箭头方向:指向右边的箭头表示大于该点的值;指向左边的箭头表示小于该点的值。

For example, to represent x > 2, place an open circle at 2 and draw an arrow extending to the right. To represent x ≤ -1, place a closed circle at -1 and draw an arrow extending to the left.

例如,要表示 x > 2,在 2 处放置一个空心圆圈并绘制一个向右延伸的箭头。要表示 x ≤ -1,在 -1 处放置一个实心圆圈并绘制一个向左延伸的箭头。


6. Set Notation and Intervals | 集合符号与区间

Beyond the number line, solution sets can also be expressed using set notation or interval notation. A-Level exams often require you to present your final answer in a specific format, so familiarity with both notations is essential.

除了数轴之外,解集也可以用集合符号或区间符号来表示。A-Level 考试通常要求你以特定格式呈现最终答案,因此熟悉这两种符号至关重要。

Using the example x > 4, we can write this in interval notation as (4, ∞). The round bracket indicates that 4 is not included. For x ≥ -2, the interval is [-2, ∞). The square bracket indicates that -2 is included.

以 x > 4 为例,我们可以用区间符号写成 (4, ∞)。圆括号表示不包括 4。对于 x ≥ -2,区间是 [-2, ∞)。方括号表示包括 -2。

In set notation, x > 4 is written as {x : x > 4, x ∈ ℝ}, which reads as “the set of all x such that x is greater than 4, where x is a real number.”

在集合符号中,x > 4 写成 {x : x > 4, x ∈ ℝ},读作“所有满足 x 大于 4 的 x 的集合,其中 x 是实数”。

Inequality Number Line Interval
x > 3 Open circle at 3, arrow right (3, ∞)
x ≤ 5 Closed circle at 5, arrow left (-∞, 5]
-1 < x < 2 Open circles at -1 and 2, line between (-1, 2)
不等式 数轴显示 区间
x > 3 3 处空心圆圈,箭头向右 (3, ∞)
x ≤ 5 5 处实心圆圈,箭头向左 (-∞, 5]
-1 < x < 2 -1 和 2 处空心圆圈,之间连线 (-1, 2)

7. Double (Compound) Inequalities | 双重(复合)不等式

Double inequalities are a compact way to express that a variable lies between two bounds. They are solved by performing the same operation on all three parts of the inequality simultaneously. This technique is particularly useful for defining ranges.

双重不等式是表达变量位于两个边界之间的紧凑方式。它们通过同时对不等式的所有三个部分执行相同的操作来求解。这种技术在定义范围时特别有用。

Solve -3 < 2x + 1 ≤ 7. Isolate x in the middle by subtracting 1 from all three parts: -4 < 2x ≤ 6. Then, divide all parts by 2: -2 < x ≤ 3. The solution range is from -2 (not included) to 3 (included).

解 -3 < 2x + 1 ≤ 7。从所有三个部分减去 1 来隔离中间的 x:-4 < 2x ≤ 6。然后,所有部分除以 2:-2 < x ≤ 3。解的范围是从 -2(不包括)到 3(包括)。

Graphically, this is represented by an open circle at -2, a closed circle at 3, and a solid line connecting them. This indicates all real numbers between -2 and 3, exclusive of -2.

在图形上,这由在 -2 处的空心圆圈、在 3 处的实心圆圈以及连接它们的实线表示。这表示 -2 和 3 之间的所有实数,不包括 -2。


8. Representing Compound Statements (‘or’ vs ‘and’) | 表示复合命题(’或’ 与 ‘且’)

While double inequalities represent an ‘and’ condition (both must be true), some problems present an ‘or’ condition, where the solution is a union of two separate ranges. Understanding the difference is critical for correctly representing the solution set.

双重不等式表示“且”条件(两者都必须为真),而某些问题呈现“或”条件,其中解是两个独立范围的并集。理解差异对于正确表示解集至关重要。

For ‘and’ inequalities like x > -1 and x < 5, we combine them as -1 < x < 5. The solution is the overlap (intersection) of the two sets.

对于像 x > -1 和 x < 5 这样的“且”不等式,我们将其组合为 -1 < x < 5。解是两个集合的重叠(交集)。

For ‘or’ inequalities like x < -2 or x > 3, we represent both solution sets on the same number line. The solution is the union of both ranges, and the graph shows two distinct rays moving in opposite directions.

对于像 x < -2 或 x > 3 这样的“或”不等式,我们在同一数轴上表示两个解集。解是两个范围的并集,图形显示两个朝相反方向延伸的独立射线。


9. Applications: Word Problems | 应用:文字题

Inequalities frequently appear in real-world contexts and word problems. Translating verbal statements into mathematical inequalities is a core exam skill. Keywords like ‘at least’, ‘no more than’, ‘exceeds’, and ‘minimum’ provide critical clues.

不等式经常出现在现实世界的背景和文字题中。将口头陈述翻译成数学不等式是一项核心考试技能。像“至少”、“不超过”、“超过”和“最小值”这样的关键词提供了关键线索。

Example: A student needs at least 80% to get an A. If the maximum score is 200, this translates to s ≥ 160, where s is the student’s score. On a number line, this is a closed circle at 160 with an arrow to the right.

示例:学生需要至少 80% 才能获得 A。如果最高分是 200,这转化为 s ≥ 160,其中 s 是学生的分数。在数轴上,这显示为在 160 处的实心圆圈以及向右的箭头。

Example: A taxi company charges a base fare of $3 plus $2 per mile. The journey must cost no more than $25. This gives the inequality 3 + 2m ≤ 25, where m is the number of miles. Solving gives m ≤ 11, meaning the maximum distance is 11 miles.

示例:出租车公司收取 3 美元的起步价加上每英里 2 美元。旅程费用不能超过 25 美元。这给出不等式 3 + 2m ≤ 25,其中 m 是英里数。求解得到 m ≤ 11,意味着最大距离是 11 英里。


10. Solving Inequalities with Absolute Value | 解绝对值不等式

Absolute value inequalities are a special class that combines the concept of distance with inequalities. The absolute value of a number x, written as |x|, represents its distance from zero on the number line. This geometric interpretation is the key to solving these problems.

绝对值不等式是一种特殊类别,结合了距离概念与不等式。数字 x 的绝对值,写成 |x|,表示其在数轴上与零的距离。这种几何解释是解决这些问题的关键。

If |x| < a (where a > 0), the solution is -a < x < a. This is because x must be within a distance 'a' from zero. Graphically, this is a segment between -a and a.

如果 |x| < a(其中 a > 0),解是 -a < x < a。这是因为 x 必须在距离零 'a' 的范围之内。在图形上,这是 -a 和 a 之间的一个线段。

If |x| > a (where a > 0), the solution is x < -a or x > a. This represents values whose distance from zero is greater than ‘a’. Graphically, this is two rays pointing outward from -a and a.

如果 |x| > a(其中 a > 0),解是 x < -a 或 x > a。这表示距离零大于 ‘a’ 的值。在图形上,这是从 -a 和 a 向外指向的两条射线。


11. Common Pitfalls and Exam Tips | 常见陷阱与考试技巧

Avoiding common errors is just as important as knowing the correct procedures. Being aware of these pitfalls can save you valuable marks in an exam. Always double-check your final answer by substituting a test value.

避免常见错误与了解正确步骤同样重要。意识到这些陷阱可以在考试中为你节省宝贵的分数。始终通过代入测试值来双重复核你的最终答案。

  • Reversing the sign: Forget to flip the inequality when multiplying/dividing by a negative.
  • Open vs. Closed circle: Using the wrong circle on the number line.
  • Algebraic simplification: Making errors when expanding brackets or handling fractions.
  • 反转符号:乘以/除以负数时忘记翻转不等号。
  • 空心与实心圆圈:在数轴上使用错误的圆圈。
  • 代数简化:展开括号或处理分数时出错。

Always verify your answer. If your solution is x > 5, substitute x = 6 into the original inequality. If it holds true, your solution is likely correct. If x = 4 (a value outside your range) also satisfies the inequality, you have made an error.

始终验证你的答案。如果你的解是 x > 5,将 x = 6 代入原始不等式。如果成立,你的解可能是正确的。如果 x = 4(一个超出你范围的值)也满足不等式,那么你就犯了错误。


12. Summary and Practice Exercise | 总结与练习

In summary, solving linear inequalities involves the same algebraic techniques as equations, with the critical exception of reversing the inequality sign when multiplying or dividing by a negative number. The solution can be represented on a number line using open and closed circles and arrows, or using interval notation.

总之,解线性不等式涉及与方程相同的代数技术,但关键例外是在乘以或除以负数时需要反转不等号。解可以用数轴上的空心和实心圆圈以及箭头表示,或者使用区间符号表示。

Let’s practice. Solve the inequality 5 – 3x ≥ 2x – 5 and represent the solution on a number line. First, add 3x to both sides: 5 ≥ 5x – 5. Then, add 5 to both sides: 10 ≥ 5x. Divide by 5: 2 ≥ x, which means x ≤ 2. The number line shows a closed circle at 2 with an arrow pointing to the left.

让我们练习。解不等式 5 – 3x ≥ 2x – 5 并在数轴上表示解。首先,两边加 3x:5 ≥ 5x – 5。然后,两边加 5:10 ≥ 5x。除以 5:2 ≥ x,这意味着 x ≤ 2。数轴在 2 处显示一个实心圆圈,箭头指向左边。

Consistent practice with these types of problems will build your confidence and ensure you are fully prepared for your examinations. Remember to always present your answers clearly, using the correct notation and graphical conventions.

持续练习这些类型的问题将建立你的信心,并确保你为考试做好充分准备。记住始终以正确的符号和图形规范清晰地呈现你的答案。


Published by TutorHao | Mathematics Revision Series | aleveler.com

更多咨询请联系16621398022(同微信)

Comments

屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Discover more from aleveler.com

Subscribe now to keep reading and get access to the full archive.

Continue reading