📚 Introduction to Functions: Concepts and Graphs | 初级函数的概念与图像
In mathematics, functions are one of the most fundamental ideas, connecting input values to output values through a precise rule. Understanding what a function is — and how to interpret its graph — lays the foundation for algebra, calculus, and beyond.
在数学中,函数是最基本的概念之一,通过一个精确的规则将输入值连接到输出值。理解什么是函数,以及如何解读它的图像,为代数、微积分以及更高级的数学打下基础。
1. What Is a Function? | 什么是函数?
A function is a relation that assigns exactly one output value to each valid input value. In other words, for every input \(x\) in the domain, there corresponds exactly one output \(y\) in the range.
函数是一种关系,它为每一个有效的输入值分配唯一的一个输出值。换句话说,对于定义域中的每一个输入 \(x\),在值域中恰好有一个对应的输出 \(y\)。
f: x → y, 其中 y = f(x), 且每个 x 有且仅有一个 y
Think of a function as a machine: you feed it an input, it processes the rule, and out comes exactly one result. If a single input can produce two different outputs, the relation is not a function.
可以把函数想象成一台机器:您输入一个值,它按照规则运算,输出唯一的结果。如果同一个输入产生两个不同的输出,那么这个关系就不是函数。
2. Domain and Range | 定义域与值域
The domain of a function is the complete set of possible input values, while the range is the complete set of possible output values. For example, in the function f(x) = x², the domain is all real numbers, but the range is only non-negative numbers.
函数的定义域是所有可能输入值的集合,而值域是所有可能输出值的集合。例如,在函数 f(x) = x² 中,定义域为全体实数,但值域仅为非负实数。
- Domain / 定义域:The set of all allowable x-values / 所有允许的 x 值的集合
- Range / 值域:The set of all resulting y-values / 所有由此产生的 y 值的集合
When finding a domain, watch for restrictions: denominators cannot be zero, and expressions under a square root must be non-negative.
在求定义域时,需注意限制条件:分母不能为零,根号内的表达式必须非负。
3. Function Notation | 函数记号
Function notation uses the symbol f(x) instead of y. This allows us to clearly express the rule and to evaluate the function at specific points. For instance, if f(x) = 2x + 3, then f(4) = 2(4) + 3 = 11.
函数记号用 f(x) 代替 y。这样可以清楚地表达运算规则,并在特定的点上求函数值。例如,若 f(x) = 2x + 3,则 f(4) = 2(4) + 3 = 11。
f(x) = 2x + 3, 那么 f(4) = 11
Note that f(x) does not mean f multiplied by x. The parentheses are used to group the input variable and show that f is a rule acting upon x.
请注意,f(x) 并不表示 f 乘以 x。括号用于括住输入变量,表示 f 是作用于 x 的规则。
4. The Vertical Line Test | 垂直线检验法
The vertical line test is a visual way to determine whether a curve in the coordinate plane is a function. If any vertical line intersects the graph at more than one point, then the graph is not a function.
垂直线检验法是一种视觉方法,用来判断坐标平面上的曲线是否为函数。如果任意一条垂直线与图像交于多于一个点,则该图像不是函数。
垂直线与图像至多相交一次 ⇒ 是函数;多于一次 ⇒ 不是函数
For example, a circle fails the vertical line test because a vertical line can cut it twice, meaning one x-value corresponds to two y-values. A straight line with non-zero slope, by contrast, passes the test easily.
例如,圆无法通过垂直线检验,因为垂直线最多可以与它相交两个点,意味着一个 x 值对应两个 y 值。相比之下,一条斜率非零的直线则能轻松通过检验。
5. Linear Functions | 线性函数
A linear function has the general form y = mx + c, where m is the slope and c is the y-intercept. The graph of a linear function is always a straight line.
线性函数的一般形式为 y = mx + c,其中 m 为斜率,c 为 y 轴截距。线性函数的图像总是一条直线。
y = mx + c, 斜率 m = Δy/Δx = (y₂ − y₁)/(x₂ − x₁)
- Slope m / 斜率 m:Measures steepness and direction / 度量陡峭程度和方向
- Intercept c / 截距 c:The point where the line crosses the y-axis / 直线与 y 轴的交点
- Positive slope / 正斜率:Line rises from left to right / 直线从左到右上升
- Negative slope / 负斜率:Line falls from left to right / 直线从左到右下降
A horizontal line has slope 0 and represents a constant function y = c. A vertical line, however, is not a function because it fails the vertical line test.
水平线的斜率为 0,表示常函数 y = c。然而,垂直线不是函数,因为它无法通过垂直线检验。
6. Quadratic Functions | 二次函数
A quadratic function is given by y = ax² + bx + c, where a ≠ 0. Its graph is a parabola that opens upward if a > 0 and downward if a < 0.
二次函数形式为 y = ax² + bx + c,其中 a ≠ 0。其图像是抛物线,当 a > 0 时开口向上,当 a < 0 时开口向下。
顶点 x 坐标 = −b/2a, 对称轴为 x = −b/2a
The vertex is the turning point of the parabola, and the axis of symmetry is the vertical line that passes through the vertex. The y-intercept is simply c.
抛物线的顶点是其转折点,对称轴是通过顶点的垂直线。y 轴截距就是 c。
- a > 0 / a 大于 0:Parabola opens upward, vertex is a minimum / 开口向上,顶点为最小值
- a < 0 / a 小于 0:Parabola opens downward, vertex is a maximum / 开口向下,顶点为最大值
7. Absolute Value Functions | 绝对值函数
The absolute value function is written as y = |x|. It returns the distance of x from zero, so the output is always non-negative.
绝对值函数写作 y = |x|。它返回 x 到零的距离,因此输出总是非负的。
|x| = x 当 x ≥ 0; |x| = −x 当 x < 0
The graph of y = |x| has a characteristic V shape. It decreases with slope −1 for x < 0, reaches a sharp vertex at the origin (0,0), and then increases with slope +1 for x > 0.
y = |x| 的图像呈典型的 V 形。当 x < 0 时,它以斜率 −1 下降,在原点 (0,0) 处出现尖锐顶点,然后当 x > 0 时以斜率 +1 上升。
8. Reading Graphs: Key Points | 读图:关键点
Understanding a function’s graph means being able to identify intercepts, turning points, intervals of increase and decrease, and overall shape. The x-intercepts occur where y = 0, and the y-intercept occurs where x = 0.
理解函数图像意味着能够识别截距、转折点、增减区间以及整体形状。x 轴截距出现在 y = 0 处,而 y 轴截距出现在 x = 0 处。
| Feature / 特征 | How to Find / 如何找到 |
| x-intercept(s) / x 截距 | Set y = 0 and solve for x / 令 y = 0,解出 x |
| y-intercept / y 截距 | Set x = 0 and solve for y / 令 x = 0,解出 y |
| Turning point / 顶点 | Find where the graph changes direction / 找出图像改变方向的位置 |
| Increasing / 递增区间 | y-values rise as x increases / x 增大时 y 值上升 |
| Decreasing / 递减区间 | y-values fall as x increases / x 增大时 y 值下降 |
Always label axes with x and y, and mark key coordinates clearly. This makes interpretation and verification much easier.
务必用 x 和 y 标记坐标轴,并清晰标出关键坐标。这样能让解读和验证变得更加容易。
9. Transformations of Graphs | 图像的平移变换
Graphs of functions can be shifted, stretched, or reflected. The most common transformation is the vertical or horizontal shift.
函数图像可以平移、伸缩或翻转。最常见的变换是垂直平移和水平平移。
y = f(x) + k 向上平移 k 个单位; y = f(x − h) 向右平移 h 个单位
- y = f(x) + k / 加 k:Shifts graph up if k > 0, down if k < 0 / k > 0 时上移,k < 0 时下移
- y = f(x − h) / 减 h:Shifts graph right if h > 0, left if h < 0 / h > 0 时右移,h < 0 时左移
- y = −f(x) / 取负:Reflects graph across the x-axis / 关于 x 轴翻转
- y = f(−x) / 变负 x:Reflects graph across the y-axis / 关于 y 轴翻转
These transformations are easy to remember if you focus on the input (inside the parentheses) versus the output (outside the parentheses).
只要关注输入(括号内)与输出(括号外)的区别,这些变换就很容易记忆。
10. Inverse Functions: A Glimpse | 反函数简介
An inverse function reverses the operation of the original function. If f maps a to b, then the inverse f⁻¹ maps b back to a. Not every function has an inverse; the function must be one-to-one.
反函数是原函数运算的逆过程。如果 f 将 a 映射到 b,那么反函数 f⁻¹ 将 b 映射回 a。并非所有函数都有反函数,函数必须是一一对应的。
f⁻¹(f(x)) = x, 且 f(f⁻¹(x)) = x
Graphically, the inverse function is the reflection of the original graph across the line y = x. This means that the roles of x and y are swapped.
在图像上,反函数是原函数图像关于直线 y = x 的镜像。这意味着 x 和 y 的角色互换。
11. Common Mistakes to Avoid | 常见错误警示
Students often confuse the concept of a relation with a function, or misidentify the domain. Here are the most frequent errors and how to avoid them.
学生常常混淆关系与函数的概念,或者错误地判断定义域。以下是最常见的错误及避免方法。
- Mistake 1 / 错误一:Treating all curves as functions — always apply the vertical line test / 把所有曲线都当作函数——务必使用垂直线检验
- Mistake 2 / 错误二:Forgetting that denominators cannot be zero when finding the domain / 求定义域时忘记分母不能为零
- Mistake 3 / 错误三:Confusing f(x) with multiplication / 将 f(x) 误解为乘法
- Mistake 4 / 错误四:Swapping x and y incorrectly when finding an inverse / 求反函数时错误地互换 x 和 y
- Mistake 5 / 错误五:Drawing graphs without labelling axes or key points / 画图时不标记坐标轴和关键点
Paying careful attention to these details will improve both accuracy and exam performance.
对这些细节保持高度关注,将同时提升准确率和考试成绩。
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课程辅导,国外大学本科硕士研究生博士课程论文辅导