📚 Restrictions on the Values of x in A-Level Maths | A-Level数学中变量x的取值限制
In A-Level mathematics, many expressions and equations are only defined for certain values of the variable, usually denoted as x. These allowed values form the domain or the valid solution set. Understanding restrictions is essential for solving equations, sketching graphs, and applying calculus correctly.
在A-Level数学中,许多表达式和方程仅对变量的某些取值有意义,变量通常用x表示。这些允许的值构成了定义域或有效解集。理解取值限制对于解方程、画函数图像以及正确应用微积分至关重要。
1. Why Restrictions Matter | 为什么取值限制很重要
Restrictions arise naturally from mathematical operations that are not valid for all real numbers. Dividing by zero, taking the square root of a negative number, or taking the logarithm of a non‑positive number are common examples. If we ignore these constraints, we may produce false solutions or misinterpret a function.
取值限制源于并非对所有实数都有效的数学运算。除以零、对负数开平方根、对非正数取对数都是常见例子。如果忽略这些约束,我们可能产生错误解或误解函数。
In examinations, questions often ask you to state the set of values for which an expression is real, or to solve an equation subject to such restrictions. A thorough grasp of these rules can turn a tricky question into a straightforward one.
在考试中,题目常要求你指出使表达式为实数的取值范围,或在受限制的前提下解方程。扎实掌握这些规则可将棘手的题目变成简单问题。
2. Denominator Restrictions | 分母限制
For a fraction to be defined, its denominator must not be zero. Every value of x that makes the denominator equal to zero must be excluded from the domain.
要使一个分数有意义,其分母不能为零。任何使分母等于零的x值都必须从定义域中排除。
Example: For the expression \(\frac{2x+3}{x^2-4}\), the denominator is \(x^2-4\). Setting it to zero gives \(x^2-4=0\), so \(x=2\) or \(x=-2\). Therefore x cannot be 2 or −2.
One common mistake is to cancel factors before considering restrictions. Cancelling may hide the fact that certain values were originally not allowed.
一个常见错误是在考虑限制之前先约分。约分可能掩盖某些值原本不被允许的事实。
For example, \(\frac{(x-1)(x+1)}{x-1}\) simplifies to \(x+1\), but the original expression is undefined at x = 1. Even after simplification, the domain remains x ≠ 1.
例如,\(\frac{(x-1)(x+1)}{x-1}\) 可化简为 \(x+1\),但原表达式在x = 1处无定义。即使化简后,定义域仍然是x ≠ 1。
3. Square Roots and Even Roots | 平方根与偶次根式
In real numbers, the square root (and any even root) of a number is defined only when that number is non‑negative. Thus, for \(\sqrt{f(x)}\), we require \(f(x) \ge 0\).
在实数范围内,平方根(以及任何偶次根)仅对非负数有定义。因此,对于 \(\sqrt{f(x)}\),要求 \(f(x) \ge 0\)。
Example: For \(\sqrt{5-x}\), we set \(5-x \ge 0\), giving \(x \le 5\).
If the function contains both a root and a fraction, the restrictions must be combined. For example, \(\frac{1}{\sqrt{x-2}}\) requires \(x-2 > 0\), because the radicand must be positive (zero would make the denominator zero).
如果函数同时包含根式和分数,则必须结合限制。例如,\(\frac{1}{\sqrt{x-2}}\) 要求 \(x-2 > 0\),因为被开方数必须为正(为零会使分母为零)。
Odd roots, such as cube roots, are defined for all real numbers. So \(\sqrt[3]{x}\) has no restriction on x.
奇次根式(如立方根)对所有实数都有定义。因此 \(\sqrt[3]{x}\) 对x没有限制。
4. Logarithmic Restrictions | 对数限制
The logarithm \(\log_a(u)\) is defined only when \(u > 0\). This rule applies to natural logarithms, common logarithms, and logarithms of any valid base.
对数 \(\log_a(u)\) 仅在 \(u > 0\) 时有定义。此规则适用于自然对数、常用对数以及任何有效底数的对数。
Example: For \(f(x) = \ln(x^2 – 3x + 2)\), we need \(x^2 – 3x + 2 > 0\). Factorising gives \((x-1)(x-2) > 0\). The solution is x < 1 or x > 2.
Students often forget that the argument of the logarithm cannot be zero either. Zero is not positive, so it is also excluded.
学生经常忘记对数的真数也不能为零。零不是正数,因此同样被排除。
When solving logarithmic equations, always check that the tentative solutions satisfy the original domain. Extraneous solutions may appear during algebraic manipulation.
解对数方程时,务必检查初步解是否满足原定义域。代数变形过程中可能出现增解。
5. Other Common Restrictions | 其他常见限制
Some operations impose restrictions that are easier to overlook.
有些运算带来的限制更容易被忽视。
- Tangent and secant: \(\tan x\) and \(\sec x\) are undefined where \(\cos x = 0\), i.e. \(x = \frac{\pi}{2} + k\pi\).
- Cotangent and cosecant: \(\cot x\) and \(\csc x\) are undefined where \(\sin x = 0\), i.e. \(x = k\pi\).
- Inverse trigonometric functions: \(\arcsin x\), \(\arccos x\) are defined for \(−1 \le x \le 1\); \(\arctan x\) is defined for all real x.
- Zero to a negative power: \(x^{-n} = \frac{1}{x^n}\) requires x ≠ 0.
These restrictions are often given in the context of solving trigonometric equations or sketching reciprocal functions.
这些限制常出现在解三角方程或绘制倒数函数图像的情境中。
6. Combining Restrictions | 结合多重限制
Many functions involve two or more restrictions at once. The allowed values of x must satisfy all of them simultaneously.
许多函数同时涉及两个或多个限制。x的允许值必须同时满足所有这些限制。
Consider \(f(x) = \frac{\sqrt{x+1}}{\ln(2-x)}\).
考虑 \(f(x) = \frac{\sqrt{x+1}}{\ln(2-x)}\)。
| Restriction | Inequality | Result |
| Square root | \(x+1 \ge 0\) | x ≥ −1 |
| Logarithm defined | \(2-x > 0\) | x < 2 |
| Denominator non‑zero | \(\ln(2-x) \ne 0\) | x ≠ 1 |
The domain is the intersection of these: \(-1 \le x < 2\), with x ≠ 1.
When presenting a domain, use interval notation or set-builder notation as required by the question. Always state the answer clearly.
书写定义域时,根据题目要求使用区间记号或集合描述记号。答案要清晰完整。
7. Worked Examples – AQA Style | 典型例题(AQA风格)
Example 1 (2019-style): Find the domain of \(f(x) = \frac{3}{x^2 – 5x + 6}\).
例1(19年风格):求 \(f(x) = \frac{3}{x^2 – 5x + 6}\) 的定义域。
The denominator must not be zero. Factorise: \(x^2 – 5x + 6 = (x-2)(x-3)\). Hence x ≠ 2 and x ≠ 3.
分母不能为零。因式分解:\(x^2 – 5x + 6 = (x-2)(x-3)\)。因此 x ≠ 2 且 x ≠ 3。
Example 2: Solve the equation \(\sqrt{2x+3} = x-1\), and state any restrictions.
例2:解方程 \(\sqrt{2x+3} = x-1\),并指出限制条件。
First, we need \(2x+3 \ge 0\), so \(x \ge -\frac{3}{2}\). Squaring both sides gives \(2x+3 = (x-1)^2\), i.e. \(2x+3 = x^2 – 2x + 1\), so \(x^2 – 4x – 2 = 0\). Solving gives \(x = 2 \pm \sqrt{6}\). The smaller root \(2-\sqrt{6} \approx -0.45\) is greater than \(-\frac{3}{2} = -1.5\), so it is allowed. The larger root is also allowed.
首先,需要 \(2x+3 \ge 0\),因此 \(x \ge -\frac{3}{2}\)。两边平方得 \(2x+3 = (x-1)^2\),即 \(2x+3 = x^2 – 2x + 1\),所以 \(x^2 – 4x – 2 = 0\)。解得 \(x = 2 \pm \sqrt{6}\)。较小的根 \(2-\sqrt{6} \approx -0.45\) 大于 \(-\frac{3}{2} = -1.5\),因此允许。较大的根也允许。
However, the right-hand side \(x-1\) must also be non‑negative when squaring, because the left-hand side is non‑negative. So we require \(x-1 \ge 0\), i.e. x ≥ 1. Indeed \(2-\sqrt{6} \approx -0.45\) fails this extra condition, so it is an extraneous solution. The only solution is \(x = 2+\sqrt{6}\).
然而,平方后右边 \(x-1\) 也必须非负,因为左边是非负的。因此要求 \(x-1 \ge 0\),即x ≥ 1。实际上 \(2-\sqrt{6} \approx -0.45\) 不满足这一额外条件,所以它是增解。唯一解为 \(x = 2+\sqrt{6}\)。
This example shows the importance of checking restrictions after solving, not only before.
此例说明解后再检查限制条件与解前同样重要。
8. Common Pitfalls and Exam Tips | 常见陷阱与应试要点
- Forgetting the denominator: Always set the whole denominator equal to zero, not just part of it.
- Ignoring the inequality direction: When solving \(f(x) > 0\), factorise and use a sign diagram to avoid mistakes.
- Mixing up “strictly greater” vs “greater or equal”: For square roots in the denominator, the radicand must be strictly positive.
- Using a calculator without justification: Show your working; a graph or numerical check is good but not enough.
- Extraneous solutions: Always substitute back into the original equation, especially when squaring or multiplying by a variable expression.
In the AQA A-Level examinations, marks are often awarded for the domain statement even if the rest of the solution is incomplete. Write the domain as a clear inequality or interval.
在AQA A-Level考试中,即使其余解答不完整,也会为定义域的陈述给分。请将定义域写成清晰的不等式或区间。
9. Practice Questions | 练习题目
Try these on your own before checking the answers below.
请先独立尝试以下题目,再查看答案。
- State the domain of \(g(x) = \frac{x+1}{x^2-9}\).
- For what values of x is \(\ln(4-x)\) defined?
- Solve \(\sqrt{x+4} = x-2\), stating any restrictions.
- Find the domain of \(h(x) = \frac{1}{\sqrt{3-x}}\).
Answers:
答案:
- \(x^2-9 \ne 0\) gives x ≠ 3 and x ≠ −3.
- \(4-x > 0\), so x < 4.
- Restrictions: \(x+4 \ge 0\) (x ≥ −4) and \(x-2 \ge 0\) (x ≥ 2). Squaring gives \(x+4 = (x-2)^2\), so \(x^2 – 5x = 0\), hence x = 0 or x = 5. Only x = 5 satisfies x ≥ 2, so solution x = 5.
- \(3-x > 0\), so x < 3.
Mastering restrictions on the values of x allows you to approach domain questions, equations with roots or logs, and graph sketching with confidence. Always ask: “What makes this expression undefined?”
掌握变量x的取值限制,能让你自信地处理定义域问题、含根式或对数的方程、以及函数图像绘制。永远问自己:“什么会使这个表达式无定义?”
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课程辅导,国外大学本科硕士研究生博士课程论文辅导