This is a free preview. For full access
Coordinates and Graphs
Plotting Two-Variable Equations with Tables
Description
Plotting two-variable equations with tables helps show how x and y are related. An equation written as y = f(x) or Ax + By = C gives ordered pairs that satisfy the rule. Each pair can be checked by substituting the x and y values into the equation.
A value table is a common way to build the graph...
Show More
Transcript
2つの変数の方程式は、 x と yの関係を示します。方程式の解は、方程式を満たす値の順序付けられたペア (x, y) です。
これらの解は、対応する点をグラフにプロットすることで視覚的に表現できます。
グラフ作成のプロセスは、 x のいくつかの値を選択し、それらを方程式に代入して y の対応する値を計算することから始まります。
インターセプトは、グラフが軸と交差する場所を識別します。 x 切片は y を 0 に設定することで検出され、 y 切片は x を 0 に設定することで検出されます。
これらのポイントは、他の...
Show More