This is a free sample. For full access
Functions and Their Graphs
Function Graphs and Their Shapes
Description
Function graphs show how output values change when input values change. Each point on the graph is an ordered pair. The x-coordinate is the independent variable, and it sets the horizontal position. The y-coordinate is the dependent variable, and it sets the vertical position.
Linear functions su...
Show More
Transcript
考虑一条表示线性函数的直线。该直线上的任意一点都有一个用于表示其水平位置的 x 坐标和一个用于表示其垂直位置的 y 坐标。
一个点的横坐标 x 是自变量。将其代入函数可得到纵坐标 y,即因变量。
通过在函数中使用不同的 x 值来计算出多个 y 值,以绘制该直线。
函数的定义域包含该函数可接受的所有可能输入值,而值域则包含其产生的相应输出值。
非线性函数(例如偶次幂函数)会围绕其自身的垂直对称轴形成 U 形曲线。
这些图形在正的和负的 x 值处通常都具有非负的 y 值,且当输入值远离零时,其输出值迅速增加。
奇次幂函数通常会形成呈相反...
Show More